Michaelckh
New member
- May 27, 2015
- 2
Hi everyone,
Recently we are building a new system img to be deploy by WDS. We have found that whenever we installed this particular updates that recently been released by Microsoft (KB3021952) have caused our image deployment to be fail.
Here is the log (setupact.log)
2015-05-26 13:20:59, Info [windeploy.exe] ------------------------------------------------
2015-05-26 13:20:59, Info [windeploy.exe] WinDeploy.exe launched with command-line []...
2015-05-26 13:20:59, Info [windeploy.exe] Setup has not completed, adding pending reboot.
2015-05-26 13:20:59, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
2015-05-26 13:20:59, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...
2015-05-26 13:26:35, Info [Shell Unattend] Running 'specialize' pass
2015-05-26 13:26:35, Info [Shell Unattend] TimeZone: Time zone set to 'UTC'
2015-05-26 13:27:06, Error [Shell Unattend] CopyProfileDirectory from C:\Users\Administrator failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Error [Shell Unattend] _CopyToDefaultProfile failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Error [Shell Unattend] CopyProfile failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Info [Shell Unattend] Exiting 'specialize' pass with status 0x8007012b
But sysprep the image without the particular updates (KB3021952), WDS sail smoothly. Do anyone know how we can fix this issue? This updates seems to be critical so no sure want to void during our sysprep process.
Any advice will be appreciated.
Thank you
Recently we are building a new system img to be deploy by WDS. We have found that whenever we installed this particular updates that recently been released by Microsoft (KB3021952) have caused our image deployment to be fail.
Here is the log (setupact.log)
2015-05-26 13:20:59, Info [windeploy.exe] ------------------------------------------------
2015-05-26 13:20:59, Info [windeploy.exe] WinDeploy.exe launched with command-line []...
2015-05-26 13:20:59, Info [windeploy.exe] Setup has not completed, adding pending reboot.
2015-05-26 13:20:59, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
2015-05-26 13:20:59, Info [windeploy.exe] Launching [C:\Windows\system32\oobe\setup.exe]...
2015-05-26 13:26:35, Info [Shell Unattend] Running 'specialize' pass
2015-05-26 13:26:35, Info [Shell Unattend] TimeZone: Time zone set to 'UTC'
2015-05-26 13:27:06, Error [Shell Unattend] CopyProfileDirectory from C:\Users\Administrator failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Error [Shell Unattend] _CopyToDefaultProfile failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Error [Shell Unattend] CopyProfile failed (0x8007012b) [gle=0x0000012b]
2015-05-26 13:27:06, Info [Shell Unattend] Exiting 'specialize' pass with status 0x8007012b
But sysprep the image without the particular updates (KB3021952), WDS sail smoothly. Do anyone know how we can fix this issue? This updates seems to be critical so no sure want to void during our sysprep process.
Any advice will be appreciated.
Thank you