Jump to content

Recommended Posts

Posted

I get 0 errors 1 warning when i deploy my OS/task sequence.

 

It says Restore User failed or something when it finishes. They should not be restoring anythign...

Posted

One key point about MDT is that the Stand Client TS template is multipurpose and if you're simply formatting the disk and throwing an OS image on it etc. then you can customise the TS accordingly e.g. amongst other things I deleted the entire State Capture branch, and inside the State Restore branch removed Restore User State, Restore Groups and the Capture Image sub-branches.

 

If it's not attempting to do something redundant to your purposes in the first place then that "something" won't ever fail.

Posted

[settings]

Priority=Default

Properties=MyCustomProperty

 

[Default]

OSInstall=Y

SkipAppsOnUpgrade=YES

SkipCapture=YES

SkipAdminPassword=YES

SkipProductKey=YES

WsusServer=http://keymaster

SkipTimeZone=Yes

TimeZone=035

TimeZoneName=Eastern Standard Time

SkipUserData=YES

UserDataLocation=NONE

SkipLocaleSelection=YES

SkipApplications=NO

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...