Mapping Network Drives and Printers. Please Help
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Mapping Network Drives and Printers. Please Help

 
Post new topic   Reply to topic    Windows Server Forum Index -> Programming
Author Message
Tripping
Guest





Posted: Wed Dec 29, 2004 9:23 pm    Post subject: Mapping Network Drives and Printers. Please Help Reply with quote

Hi,

I've upgraded our server from 2000 to 2003 and I'm trying to map drives and
network printers. Also disconnect and reconnect at login. I'm new at
scripting and know very little our old script went linke this.

net use z: //server/sharefolder
Back to top
Bob Gilbreath
Guest





Posted: Thu Dec 30, 2004 3:04 am    Post subject: Re: Mapping Network Drives and Printers. Please Help Reply with quote

You're almost there ...
try this one...
net use z: \\server\sharefolder
Notice the backslash instead of the forward slash.
to disconnect just type
net use z: /d

Hope that helps.
Bob

"Tripping" <Tripping@discussions.microsoft.com> wrote in message
news:76B576F9-041F-4111-9FDC-CCC1888154C1@microsoft.com...
Quote:
Hi,

I've upgraded our server from 2000 to 2003 and I'm trying to map drives
and
network printers. Also disconnect and reconnect at login. I'm new at
scripting and know very little our old script went linke this.

net use z: //server/sharefolder
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Programming All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB