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

Task Sequence stops responding during msi install

$
0
0

Recently trying to deploy Nitro PDF Pro during OSD the task sequence would just hang. This is due to the msi package wanting to copy over msvcp140.dll killing any processes using it (CcmExec, WmiPrvSE, policyHost). If you encounter any package like this you can add the switch MSIRESTARTMANAGERCONTROL=Disable which will bypass the check.


Viewing all articles
Browse latest Browse all 107

Trending Articles