Estimated reading time: 1 minutes
When running Configuration Manager OSD Task Sequences, it can be extremely frustrating trying to find the ever moving log files if you get an error during the deployment.
The log files move locations on your hard disk depending on what stage of deployment your task sequence is at.
To try and help you find where your task sequence log files are please see the table below:
Task Sequence Stage | Log Location |
WinPE – Before HD Format | x:windowstempsmstslogsmsts.log |
WinPE – After HD Format | x:smstslogsmsts.log |
Windows – No Client Installed | c:_SMSTaskSequenceLogsSmstslogsmsts.log |
Windows x86 – Client Installed | c:windowssystem32ccmlogsSmstslogsmsts.log |
Windows x64 – Client Installed | c:windowssysWOW64ccmlogsSmstslogsmsts.log |
Task Sequence Completed x86 | c:windowssystem32ccmlogssmsts.log |
Task Sequence Completed x64 | c:windowssysWOW64ccmlogssmsts.log |
This should now allow you to be able to quickly and easily find your task sequence log files during any stage of deployment.
Comments
If you have any questions or comments, please feel free to use our comments system below.
Share this content: