Simpliest script for mapping network driver
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
Simpliest script for mapping network driver

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





Posted: Tue Dec 28, 2004 4:54 am    Post subject: Simpliest script for mapping network driver Reply with quote

I need the most simpliest solution for login script for few users to map
network drives ( each script for each user)

somthing like net use ...

Thanx,

Jaksa
Back to top
Jeff Cochran
Guest





Posted: Tue Dec 28, 2004 9:32 am    Post subject: Re: Simpliest script for mapping network driver Reply with quote

On Mon, 27 Dec 2004 23:54:32 +0100, "Jaksa" <jaksa@st.htnet.hr> wrote:

Quote:
I need the most simpliest solution for login script for few users to map
network drives ( each script for each user)

somthing like net use ...

Well, how about:

NET USE {Drive Letter} \\{ServerName}\{ShareName}

It works fine in a batch file for a login script.

Jeff
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