Hi Forum
I have an issue, I was testing MDT 2010 earlier and have a deployment share on a local PC c:\
I then run the MDT CD on the laptop and get to the Microsoft solution accelerator with a prompt for credentials.
I put in our domain admin credentials and i get an error saying * Invalid credentials: The network path was not found.
I click F8 to bring up the CMD Prompt and type:
net use \\computername1\deploymentshare$ /user:mydomain\administrator
I get:
System error 53 has occurred.
The Network Path was not found.
I then type:
net use \\ipAddressofComputer\deploymentshare$ /user:mydomain\administrator
I get prompted for password, so therefore that works.
Also another issue is I cannot change the UNC path to use the ip address, so im stuck for now. I have checked the DNS settings and the sharing settings and everything looks normal and correct.
What issue am I facing here? and how can I resolve this?
Thanks in advance.
NN