Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I need to create multiple user accounts on windows 2000 servers remotely. Is there an easy way to do this? I have to do this to 21 w2k servers. FYI... No domain controllers and no active directory are being used on these servers. They are w2k servers in a Novell clustered environment.
Thanks.

hi,
here i had given one .vbs script, just execute using "cscript filename.vbs". Save the below script as filename.vbs :))
'beginning of the script
strComputer = "ServerName"
Set colAccounts = GetObject ("WinNT://" & strComputer & "")
Set objUser = colAccounts.Create ("user", "username")
'like this above line give as many lines as users were
objUser.SetPassword "test"
'common password for all user ( if not u can change)
objUser.SetInfo
'End of the scriptkeep smiling :))
S. Ramesh
rsangepu@avineonindia.com
sramesh_sang@yahoo.com

i use PC anywhere to terminal in. ATT makes a good free one if you want to deal with the learning curve. KVM over ethernet is by far the best solution here. just depends on the servers your using.
a.) big rack mount servers, go with KVM over ethernet
b.) small desktop style, PC anywhere works like a champ.
good luck
AJ
PS. doing the remote thing is easier and you'll use it again and again.
mix this with a barts boot disk and a burned image of the OS and your rocking.a reinstall is like 10 mins and you work from home ^^)"ye of itchy azz hole, have stinky finger"

![]() |
Changing font size in Wor...
|
Windows 2000 reboots
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |