
SCCM ConfigMgr 2012 R2 SP1 Setup Errors
SCCM ConfigMgr 2012 R2 SP1 Setup Errors If you are experiencing issues like “You must have Local Administrator permissions to install this software” or “To run this software, the computer must run System Center 2012 Configuration Manager with Service Pack 2.” here are the solutions. Error : You must have Local Administrator permissions to install this […]

Determine SCCM System Center Configuration Manager Version & Build Numbers
You can easily determine SCCM System Center Configuration Manager Version & Build Numbers by checking, Console version SCCM About Version Build Number Site version from site properties SCCM Site Properties Version Build CU Level from the Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Setup\CULevel SCCM Registry CU Level Client version SCCM Client Version Build ConfigMgr Release – […]

Important Config Mgr Hotfix for OS Deployment (KB2910552)
Microsoft has just released an Important Config Mgr Hotfix for OS Deployment issue. The problem was a compatibility issue between Windows XP and the Windows Assessment and Deployment Kit (ADK) 8.1. which prevents deployments when you use WinPe 3.1 boot image with a task sequence in Windows XP update scenarios. Error message in the Smsts.log file:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Installing boot image to hard drive TSManager datetime 3048 (0x0BE8) Backing up existing boot system before trying to set up new boot system TSManager datetime 3048 (0x0BE8) BootLoader::backup: C:\, C:\_SMSTaskSequence\backup TSManager datetime 3048 (0x0BE8) BootLoader::restore: C:\_SMSTaskSequence\WinPE, C:\ TSManager datetime 3048 (0x0BE8) Saving bcd store to C:\_SMSTaskSequence\WinPE\boot\BCD TSManager datetime 3048 (0x0BE8) Executing command line: "C:\_SMSTaskSequence\WinPE\SMS\bin\i386\bootsect.exe" /NT60 SYS /MBR TSManager datetime 3048 (0x0BE8) CreateProcess failed. Code(0x800700C1) TSManager datetime 3048 (0x0BE8) Command line execution failed (800700C1) TSManager datetime 3048 (0x0BE8) Failed to install boot image. is not a valid Win32 application. (Error: 800700C1; Source: Windows) TSManager datetime 3048 (0x0BE8) Failed to install boot image CCR00004. is not a valid Win32 application. (Error: 800700C1; Source: Windows) TSManager datetime 3048 (0x0BE8) Failed to reboot the system. Error 0x(800700c1) TSManager datetime 3048 (0x0BE8) Failed to initialize a system reboot. is not a valid Win32 application. (Error: 800700C1; Source: Windows) TSManager datetime 3048 (0x0BE8) Fatal error is returned in check for reboot request of the action (Restart in Windows PE). is not a valid Win32 application. (Error: 800700C1; Source: Windows) TSManager datetime 3048 (0x0BE8) |
The […]

Ports used by Configuration Manager Management Point
Ports used by Configuration Manager Management Point Management Point <> Domain Controller Description UDP TCP Lightweight Directory Access Protocol (LDAP) — 389 LDAP (Secure Sockets Layer [SSL] connection) 636 636 Global Catalog LDAP — 3268 Global Catalog LDAP SSL — 3269 RPC Endpoint Mapper 135 135 RPC — DYNAMIC Management Point <> Site Server Description […]

Enable Verbose Logging on the SCCM Client for Application Deployment Troubleshooting
You might need to enable verbose logging on the SCCM client for application deployment troubleshooting to be able to see what is happening in more detail. The default logging level for the client logs information, error and warning level messages. And this is set by a registry value named LogLevel which can be found under […]