天天看點

SCCM任務序列執行日志存儲位置

摘自微軟相關文檔。

Windows PE before HDD format: x:\windows\temp\smstslog\smsts.log

Windows PE after HDD format: x:\smstslog\smsts.log and copied to

c:\_SMSTaskSequence\Logs\Smstslog\smsts.log

Full version Windows before SCCM agent installed:

Full version Windows after SCCM agent installed:

c:\windows\ccm\logs\Smstslog\smsts.log

Full version Windows (x64) after SCCM agent installed:

c:\windows\sysWOW64\ccm\logs\Smstslog\smsts.log

After Task Sequence has finished running:

c:\windows\ccm\logs\smsts.log

After Task Sequence has finished running (x64):

c:\windows\sysWOW64\ccm\logs\smsts.log

繼續閱讀