I am having a very strange issue deploying SCCM clients to Windows 7 Enterprise x64. This has been demonstrated on multiple systems with the client being deployed either via client push, or during an OSD task sequence. It CANNOT be reproduced on Windows XP/2003 machines.
In either case, the client installs successfully, and there are no errors in the ccmsetup.log, and it reports in successfully to the SCCM site server, and shows as approved. The SMS Host service is also running, and ccmexec.log is clean.
Now here is where it starts to get strange. If you go into control panel, none of the SCCM client cpl's appear. There is no 'Configuraiton Manager', no 'run Advertised Programs', etc. If you check the execmgr log never shows the processing of any advertisements, and shows the following errors:
Failed to instantiate UI server {GUID} with error 80004005
Failed to instantiate UI server 2 {GUID} with error 80004005
Failed to instantiate Updates UI server {GUID} with error 80004005
Failed to instantiate VAP UI server {GUID} with error 80004005
Com Client Agent Settings for the client are missing from WMI
80004005 is a permission denied error, and sure enough, it looked like UAC makes it so that neither admins or the system account can access the c:\windows\system32\ccm (or syswow64\ccm in this case) folders without being challenged first. As soon as I say yes I want to access this folder, it creates a direct ACL and magically the control panel icons appear, and advertisements start processing. However, this only lasts a manner of minutes, then UAC locks the directory back down, and the client is broken again!
Has anyone else seen this behavior? I would hate to think I need to full out disable UAC to run SCCM.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I am having a very strange issue deploying SCCM clients to Windows 7 Enterprise x64. This has been demonstrated on multiple systems with the client being deployed either via client push, or during an OSD task sequence. It CANNOT be reproduced on Windows XP/2003 machines.
In either case, the client installs successfully, and there are no errors in the ccmsetup.log, and it reports in successfully to the SCCM site server, and shows as approved. The SMS Host service is also running, and ccmexec.log is clean.
Now here is where it starts to get strange. If you go into control panel, none of the SCCM client cpl's appear. There is no 'Configuraiton Manager', no 'run Advertised Programs', etc. If you check the execmgr log never shows the processing of any advertisements, and shows the following errors:
Failed to instantiate UI server {GUID} with error 80004005
Failed to instantiate UI server 2 {GUID} with error 80004005
Failed to instantiate Updates UI server {GUID} with error 80004005
Failed to instantiate VAP UI server {GUID} with error 80004005
Com Client Agent Settings for the client are missing from WMI
80004005 is a permission denied error, and sure enough, it looked like UAC makes it so that neither admins or the system account can access the c:\windows\system32\ccm (or syswow64\ccm in this case) folders without being challenged first. As soon as I say yes I want to access this folder, it creates a direct ACL and magically the control panel icons appear, and advertisements start processing. However, this only lasts a manner of minutes, then UAC locks the directory back down, and the client is broken again!
Has anyone else seen this behavior? I would hate to think I need to full out disable UAC to run SCCM.
Thanks,
--Mike
Share this post
Link to post
Share on other sites