首页 > 代码库 > SCCM OSD 日志

SCCM OSD 日志

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: c:\_SMSTaskSequence\Logs\Smstslog\smsts.log

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


SCCM OSD 日志