Quantcast
Channel: Jay Connor – HappySCCM
Viewing all articles
Browse latest Browse all 107

SCCM WDAC Managed Installer

$
0
0

If you use SCCM to deploy WDAC via the wizard, you will get constrained language mode in powershell.

It's best to deploy it via a script, also enable the managed installer reg for sccm or managed installer just doesn't work

reg.exe add HKLM\SOFTWARE\Microsoft\CCM /v EnableManagedInstaller /t REG_DWORD /d "1" /f

Viewing all articles
Browse latest Browse all 107

Trending Articles