dshade69 Posted November 23, 2011 Report Share Posted November 23, 2011 I am having a problem trying to automate our deployments with a custom answer file. I can create the basic file but when the PE boot environment tries to connect to the server share (2008 R2) it always asks for credentials. The shares give read access to 'everyone' and I have looked at local policy and made the changes that should allow the connection without requiring credentials. Unfortunately none of that has worked and instead I am looking at just using a service account as the credentials. Unfortunately when I try to add the account info in the UNC path in the answer file it does not work correctly and I always get asked to supply the path when I boot. This is an example of what I am trying to do: <select_image> <image_file>\\FQDN\e$\Share\imagename.wim password /USER:domain/serviceaccount</image_file> <image_name>Windows 7 x32 Reference</image_name> </select_image> any idea what I am doing wrong here? Link to comment Share on other sites More sharing options...
Erik Posted November 23, 2011 Report Share Posted November 23, 2011 Hi Cory, I would suggest going back through the Deploy Wizard and mapping the network drive (on the image selection page click Browse>Network). Once the network drive is mapped and credentials are added you can export the answer file. The answer file will automatically reconnect to the network drive using the credentials supplied. The credentials are saved in the answer file but are not in plain text. Thanks, Erik Link to comment Share on other sites More sharing options...
dshade69 Posted November 28, 2011 Author Report Share Posted November 28, 2011 Strange, I thought I had done that. I will try again and let you know. Link to comment Share on other sites More sharing options...
dshade69 Posted November 28, 2011 Author Report Share Posted November 28, 2011 Thank you, I am not sure how I missed the option when I exported last time, but this time when I did so it asked me for the account used to connect to the shares. Link to comment Share on other sites More sharing options...
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