MDT user credentials error: Invalid credentials: The network path was not found
-
Monday, June 15, 2009 11:07 AMI have DELL E5400 and DELL Optiplex 760 pc. In the before, DELL630 is working with my MDT service, but now, DELL E5400 and DELL Optiplex 760 not working with my MDT.When PE loaded and go to User Credentials interface, I input the user name and password(I confirm the user name and password is correct), it will display error message "Invalid credentials: The network path was not found". I checked that the network driver is correct.After search some information in the website, someone said that maybe the network initializing timeout issue, so I according to Tim Quan guide to add following to startnet.cmd
wpeutil InitializeNetwork
ping localhost
wpeinit
Then I update the deploy location in MDT and then re-loaded it again, but unlucky, I still meet the same issue. I tried to use ipconfig /all command to check the network status, I couldn't find out local network connection. I click "Cancel" to check the error message, it will display"A connection to the deployment share could not be made. The deployment will not proceed. DHCP lease was not obtained for any networking device!Possible cause: check physical connection".
It seems that PE not loaded network driver successfully, but it is very strange that the network driver is correct.
Have someone can help me?
Thanks a lot
All Replies
-
Tuesday, June 16, 2009 3:20 AMModerator
Hi,
Are you deploying Windows Vista 32bit or 64bit? Please obtain he latest network card drivers from the following sites:
Dell Latitude E5400:
Dell OptiPlex 760:
Please make sure you add the correct network driver to deployment point.
Additional Information:
Hope it helps.
Tim Quan - MSFT
-
Tuesday, June 16, 2009 11:51 AMDear Tim,Thanks very much for your reply.I am deploying Windows XP SP2, not windows Vista.I confirm the network driver(windows xp driver) is correct, as I tried to burn the imgae into the DVD and using DVD to install the pc, after finished the install, I found that the network driver install successfully.I obtain some inforamtion form internet that maybe using network driver vista version can fix the issue, but I didn't test it, I will test it tomorrow.In fact, I am very strange that why someone using below command can fix the issue, but I still couldn'twpeutil InitializeNetwork
ping localhost
wpeinit
Hope you can give me more help
Thanks a lot
-
Wednesday, June 17, 2009 8:26 AMModerator
Hi,
Thank you for the reply.
You can try the Windows Vista drivers now.
Please understand that an issue with the same symptom can be caused by various factors and the solutions are different.
As I know, Microsoft Deployment Toolkit 2010 Beta 1 is now available. It has fixed many bugs in Microsoft Deployment Toolkit 2008 and you can have a try:
Hope it helps.
Tim Quan - MSFT
- Marked As Answer by Jacky.CHEN Sunday, June 21, 2009 2:14 PM
-
Sunday, June 21, 2009 1:31 AMModerator
Hi,
How are things going? I have not heard back from you in a few days and wanted to check on the status of the issue. Please let me know how things turned out.
Tim Quan - MSFT
-
Sunday, June 21, 2009 2:14 PMHello,I am sorry, I am busy with some the other things, so I didn't give you a feedback on time.I used vista driver fix the issue. Thanks very much for your help.
-
Sunday, June 21, 2009 2:27 PMThe driver issue has been fixed. But I meet another issue like belowNo task sequences are available(TaskSequences.xml does not exist, is empty, or is inaccessible)I have checked on my deployment server that, exist the TaskSequences.xml this file and it just contain some basic- <tss>- <ts guid="{40981b23-1617-42a8-a534-a7cfa3183a58}" enable="True"><ID>TS002</ID><Name>TS002</Name><Version>1.0</Version><Comments>Capture the windows xp sp2 E5400</Comments><TaskSequenceTemplate>Client.xml</TaskSequenceTemplate></ts></tss>Could you give me some suggestion about how to fix this issue?Thanks a lot.

