Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Any ideas to rename or change the users names of lots of login, maybe also change their mapped drive folders name also to match their new login names. thanks
Name: GavinR Date: August 21, 2009 at 02:39:57 Pacific
Reply:
Not sure how to change a bulk of username's. But one you have sorted that, the mapping of network drives can be done by modifying the startup scripts.
net use * /DELETE /P net use U: \\server\share\%USERNAME%
0
Response Number 2
Name: kiwi_hk Date: August 21, 2009 at 07:28:22 Pacific
Reply:
We have actually have many users setup and mapped drives with their own docs. But now I have to rename all the users names and maybe the folder names also, any ideas how to do this all at once.
0
Response Number 3
Name: robdos Date: August 24, 2009 at 03:30:47 Pacific
Reply:
You can use User Management Resource Admin to do this;
Summary: I have just in stalled SBS 2003 Prim. I have 5 Work stations on line and have no issues with 4. 2 of the 5 work stations were on a different domain Domain.com and now they are on Domain.local, One of...
Summary: I am working on a login script for our users. Currently I have one line that copies a file to the user's documents, by using c:\documents and settings\%username%\blah\blah\blah Some of our user's My D...
Summary: I want that when ever the computer at client side (which is Member of Domain) connect to my server is remove the user name automatically.By default when we shut down or restart the system we can see t...