mrb-solutions Posted June 18, 2013 Posted June 18, 2013 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
jugglerjoe Posted June 18, 2013 Posted June 18, 2013 (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 June 18, 2013 by jugglerjoe 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now