I have a line in my kixtart script for creating a drive mapping on a server that is not a member of my AD domain. So far it has been working fine, but for some reason it stopped working this morning.
Code:
 	use L: /d
use L: "\\web-svr\resources" /user:web-svr\User1 /password:123Access123



My DNS entries and WINS entries for the server are working properly. Passwords have not changed. The local user account on WEB-SVR is not disabled. I was able to manually map a network drive using the exact information from the script.

Does anyone know if this might be a caching issue or syntax issue? Perhaps there is a better way to map a network drive on a server that is outside and AD domain????

Thanks for any help,

Matthew


Edited by Huffinagle (2005-06-10 09:46 PM)