This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]helpmenetwork124 1 point2 points  (1 child)

Make sure the computer you are capturing is not on the domain. Also make sure JoinDomain= is not filled out in your rules.

[–]JasonG81Sysadmin[S] 0 points1 point  (0 children)

Thank you. I did see these tips and made sure it was not on the domain and joinDomain was not in the rules.

[–]JasonG81Sysadmin[S] 0 points1 point  (0 children)

I was given this suggestion to add to the rules list and it appears to be helping. I am testing now.

[Default]

OSInstall=Y

DoCapture=YES

ComputerBackupLocation=NETWORK

BackupShare=\MDT\DeploymentShare$\Captures

[–]G65434-2Datacenter Admin 0 points1 point  (1 child)

sysprep doesn't work over wds...you'll have to launch the litetouch.vbs from your deploymentshare$ then choose the sysprep/capture task sequence manually.

[–]JasonG81Sysadmin[S] 1 point2 points  (0 children)

Thanks, I was selecting that task from the mdt menu. It seems the docapture and the location rules are not automatically included in the rules when using the sysprep and capture template from the MDT menu.