//
archives

Archive for

MDT 2013 LAB: Sysprep and Capture task sequence fails

Problem: Sysprep and Capture task sequence fails when I was capturing Windows 2012 R2 Update. Workaround: http://support.microsoft.com/kb/2797676 Go to the Scripts folder Distribution Share and go ahead edit LTIApply.wsf   Add the following below Copy bootmgr section: If not oFSO.FolderExists(sBootDrive & “\Boot”) then oFSO.CreateFolder(sBootDrive & “\Boot”) End if Save LTIApply.wsf and Update Deployment Share and run the Capture Task … Continue reading

Notes from the LAB: GetDPLocations failed with error 0x80072ee2

Been doing deployment testing once again. Issue: GetDPLocations failed with error 0x80072ee2 Root cause: DNS entry of my DP was not updated. I rebuilt my SCCM 2012 R2 but changed my IP Address. Solution: Update DNS entry of DP and run the task sequence.

Microsoft Most Valuable Professional (MVP) Alumni

Philippine Windows Users Group

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 40 other subscribers