One more thing, if you have homedirs specified in user manager you can
change them in bulk, 2 ways.

If they are all in the format \\fs\jdoe$ or the like

Select all affected users in user manager, change it to \\fs\%USERNAME%$
this will fix all of them at once.

If you have different you can get a listing from user manager, and then do a
.cmd file to change users.  Something like this


For %I in users.txt do
        net user jdoe /homedir:\\fs\jdoe

Good luck.


+-------------------------------------------------------------------+
Kevin Flanagan
C/S Planning Engineer III
I/T Implementation Department
Branch Banking & Trust Company
3261 Atlantic Avenue, Suite 116
MC: 172-85-01-00
Raleigh, NC  27604
Voice: 919-716-6209



-----Original Message-----
From: Laercio_SantosJr@Intervale [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, October 23, 2001 3:59 PM
To: NT 2000 Discussions
Subject: Re: NetBIOS naming problem...




            Great...

            Thanks for the advices....


            Laercio Santos Jr




----- Original Message -----
From: "Flanagan, Kevin" <[EMAIL PROTECTED]>
To: "NT 2000 Discussions" <[EMAIL PROTECTED]>
Sent: Tuesday, October 23, 2001 4:45 PM
Subject: RE: NetBIOS naming problem...


> After you finish migrating all of your data, power off the old server, 
> and rename the new one?
>
>
> If the old server has to be left on the air, adjust the login scripts 
> to
use
> the new name \\fs1\share, it's a lot easier than trying to hack out a 
> WINS static mapping business, which wouldn't work anyways.
>
>
> Good luck,
>
>
> Kevin
>
>
> +-------------------------------------------------------------------+
> Kevin Flanagan
> C/S Planning Engineer III
> I/T Implementation Department
> Branch Banking & Trust Company
> 3261 Atlantic Avenue, Suite 116
> MC: 172-85-01-00
> Raleigh, NC  27604
> Voice: 919-716-6209
>
>
>
> -----Original Message-----
> From: Laercio_SantosJr@Intervale
[mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 23, 2001 1:21 PM
> To: NT 2000 Discussions
> Cc: Edson Luis Rocha
> Subject: NetBIOS naming problem...
>
>
>
>             Hi folks !
>
>             We have a PC that is named "FS" and it is going to be 
> replaced for a newer one called "FS1".
>
>             We need that the old mapping keep working with the old 
> name... For example: a share called \\fs\share keeps working before we 
> change the server name... how should I proceed ???
>
>             I've tried to create a static mapping at wins server but 
> it didn't work properly when we try to map through windows explorer...
>
>
>             Any sugestions ???
>
>             Regards
>
>             Laercio Santos Jr
>
>
>
>
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to [EMAIL PROTECTED]
>
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to [EMAIL PROTECTED]


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to