General discussion
January 25, 2002 at 06:20 AM
nope9876543210

Net Use Command on Startup Script

by nope9876543210 . Updated 24 years, 7 months ago

I’m about to roll out a Win2000 server and am working with a startup script in my default domain policy. I’m attempting to use the net use command to map a series of drives for all machines on startup, but the script is failing because of a passwordproblem.

I’m trying to use net use n: \\172.16.100.11\c. I’ve also tried net use n: \\172.16.100.11\c password | test.

Is the net use command available on machine startup to map drives prior to a user logon, or am I just trying to do something impossible?

Thanks,
David

This discussion is locked

All Comments