SOLVED - Standalone Deployment Network Username or Password is incorrect
Nevermind. I made a rookie mistake. WinPE did not have the network drivers. Posting my followup below lead me to realize I should check the network. Feel free to delete this post.
I am using the demo of Snap Deploy 4 to test it out as a method for deploying images in my environment. I followed the directions here http://kb.acronis.com/content/35411 for automating deployment. The image is saved in a network share with Active Directory permissions set. When the script runs, I get the message that my network username or password is incorrect. I am certain the network username is correct and has access to the account. When I try to run Snap Deploy through it's own bootable media, I am able to browse to the location and enter the username/password and deploy it automatically. Here is a sample the script I am trying to run. It's a copy and paste with some info changed for security.
asdcmd /deploy /filename:"\\servername\Directory1\Directory2\Datalux_Master_Sysprepped_140213.tib" /net_user:domain\username /net_password:Password!1
Every time I get "Network username or password is incorrect."
Is there something unique to using active directory credentials? I have tried them in quotes, without quotes, using the pre-2000 domain name (username@domain.com) and everything I can think of.

- Log in to post comments