Jump to content
DeployCentral

TJJAY

Recommended Posts

So I have this unattened answer file and yes I am coming to a hard stop. What I am trying to figure out here, is where and how to write the authentication so Smart Deploy can see my image file.

Here are the first few lines and where I believe the issue lies. I need to authenticate via domain creds to get to the image file on my PXE server.

5jUwSoB.jpg

Any help would be much appreciated. I am no coder at all....

Link to comment
Share on other sites

Hello,

It looks as though your <image_file> tag is wrong. You will want to re-export a new answer so the network location gets mapped correctly. It should look like something below after you export a new one via the Deploy Wizard.

Z:\Images\Windows 7\Win7x64.wim

You will also have the following near the bottom of your answer file:

<network_share>
<local_name>Z:</local_name>
<remote_name>\\WDSServer\reminst</remote_name>
<username>User</username>
<domain>Domain</domain>
<password>9B9B23E590CEEC166760FB85303B4483</password>
</network_share>
Thanks,
SmartDeploy Support
Link to comment
Share on other sites

Took me a while to get back to you. I ran the deployment wizard again and captured the answer file. Everything is working great. I took it a step further and created a post task after domain join to activate windows. Smart Deploy is awesome and thanks for your help!

Link to comment
Share on other sites

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