Jump to content

Recommended Posts

Posted

Hello,

 

Issue is that i have created a new deployment share. When loading through to task sequences i have to enter user credentials. Is there anyway to avoid this as having to type this in everytime is tedious.

 

 

Thanks

Posted (edited)

in you deployment share go to the folder control and open the Customsettings.ini file.

 

in that file under [default] put

SkipAdminPassword=YES

UserID=

UserPassword=

UserDomain=

 

if you are wanting to take out the credentials bit for joining the domain you can use

SkipDomainMembership=YES

JoinDomain=

DomainAdmin=

DomainAdminDomain=

DomainAdminPassword=

 

 

These will now skip those steps and fill out the info in the background.

 

Hope that helps,

Joe

Edited by jugglerjoe
  • Thanks 1

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...