
SCCM Operating System Deployment SMSTSLog File Locations
Hi, I tried to list SCCM Operating System Deployment SMSTSLog File Locations in this post as there are lots, please write me if I’ve missed one or you find an error. Windows PE before HDD format x:\windows\temp\smstslog\smsts.log Windows PE, after HDD format: x:\smstslog\ Windows PE, after HDD format, Task sequence completed <largest fixed partition>\SMSTSLOG Task […]

Using WMIC to find make and model information
There lots of different methods to query make and model information of a computer, but using WMIC to find make and model information is one of the quickest ones. You’ll need only to run wmic computersystem get manufacturer, model command in command prompt. You can use the information here to query the WMI in […]

Update Rollup 1 for Microsoft System Center 2012 R2 Service Provider Foundation (SPF)
Update Rollup 1 for Microsoft System Center 2012 R2 Service Provider Foundation (SPF) is now available. This update (KB2920521) fixes the issues below: After a request to repair or scale a virtual machine role is returned successfully, there is no corresponding job in System Center Virtual Machine Manager (VMM). A virtual machine template that uses differencing […]

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 […]