SCCM log location during task sequence

You can find the log of the task sequence on the following locations (is depending of the progress of the the task sequence):
  1. Before hard drive is formatted and partitioned
    X:\Windows\Temp\smstslog\smsts.log
  2. After hard drive formatted
    X:\smstslog\smsts.log
    and then copied to
    C:\_SMSTaskSequence\Logs\Smstslog\smsts.log
  3. Before SCCM agent installed
    C:\_SMSTaskSequence\Logs\Smstslog\smsts.log
  4. After SCCM agent installed
    %SystemRoot%\CCM\Logs\Smstslog\smsts.log
  5. After the task sequence is complete
    %SystemRoot%\CCM\Logs\smsts.log
Good luck with the task sequence! ;-)

Comments

Popular posts from this blog

How to fix the check box on RDWeb 2012 for use private computer

How to set custom RDP Settings in Windows Server 2012

SCCM 2012 Software Center returned error code 0x0041013 (-2147217389)