Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

[SCCM 2012 R2] – Déployer le [portail] d’entreprise

Publié le par damcuvelier

Pré-requis :

·  Une infrastructure SCCM 2012 R2

·  Des clients Windows 8 ou 8.1 en version Pro ou Entreprise

·  L’application téléchargée sur le site de Microsoft ICI

 

Deux clefs de registre à modifier en GPP

gpmc.msc > « nouvelle GPO » nommée "Portail d'entreprise" > « Registry item » :

 

·  Action : Create
·
  Hive : HKEY_LOCAL_MACHINE

·  Key path : SOFTWARE\Policies\Microsoft\CCM
·  Value Name : PortalPackageFamily
·  Value Type : REG_SZ
·  Value Data : Microsoft.CorporateAppCenter_8wekyb3d8bbwe

&

·  Action : Create
·  Hive : HKEY_LOCAL_MACHINE
·  Key path : Software\Policies\Microsoft\Windows\Appx
·  Value Name : AllowAllTrustedApps
·  Value Type : DWORD
·  Value Data : 1

Exécuter le “SCCMCompanyPortal.exe” qui fournira les sources applicatives au format Windows app package (“.appx“).

Créer l’application depuis la console d’administration, en sélectionnant le type “Windows app package” et cliquer sur “Next“ “Next““Next“ puis “Close“.

Ajouter les DPs et cliquer sur “Next“ “Next““Next“ puis “Close“.

Une fois la policy déployée le client devra l’installer. Puis le portail d’entreprise sera dispo dans le « modern UI ».

Commenter cet article