Faenshaer Posted June 19, 2008 Posted June 19, 2008 So I am able to get the images captured and blown down to computers just fine. But I am hoping to automate parts of it so as to simplify it for the techs who will be doing this kind of thing frequently. So basically I am having issues with is after you use net use to connect to your network share with the images it will prompt you for credentials how do I script that in?
bj-kaiser Posted June 19, 2008 Posted June 19, 2008 net help use"net use Z: //host/share /U:user password"
Faenshaer Posted June 19, 2008 Author Posted June 19, 2008 I feel really stupid thanks for the help on remembering the help function.
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