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?
Page 1 of 1
Simple script for WinPE Trying to automate the net use command
#2
Posted 19 June 2008 - 11:30 AM
net help use
"net use Z: //host/share /U:user password"
"net use Z: //host/share /U:user password"
#3
Posted 19 June 2008 - 01:33 PM
Share this topic:
Page 1 of 1



Help
Back to top









