Networking Forums

Networking Forums > Computer Networking > Windows Networking > NT Login Script

Reply
Thread Tools Display Modes

NT Login Script

 
 
bigdogg
Guest
Posts: n/a

 
      06-02-2005, 04:33 PM
So I will be moving a lot of data over to a new NAS server. But I’m
fine doing the following:

if exist g: net use h: /delete /y
net use g: \\newserver\share

But how would I map a home directory? I will go into User Manager and
change the location of their home directory to the new server but its
remote users I’m worried about.

They will neither VPN or RAS in and won’t map their new home directory.
So I was thinking about sending out a link in an e-mail to click the
batch file to remap their home directory but I’m not really sure what to
put in the batch script?

I was thinking:

if exist h: net use h: /delete /y
net use h: \\newserver\%username%

Any thoughts or suggestions what I can do for my mobile users? And yes
we will be migrating to AD in a few months
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Login Script Bikini Browser Windows Networking 2 11-13-2007 01:53 AM
login script not running Paul Wireless Networks 2 11-04-2005 04:44 AM
Login Script AJ Wireless Networks 2 06-21-2005 04:18 PM
login script over VPN? Jason Wilder Windows Networking 4 04-16-2004 02:28 AM
Login script Brian Windows Networking 1 10-20-2003 07:34 PM



1 2 3 4 5 6 7 8 9 10 11