General discussion
December 27, 2001 at 06:46 AM
johns34902

Can you script user account creation

by johns34902 . Updated 24 years, 5 months ago

I have to establish accounts for our users on an number of different platforms and application systems. I have developed a number of scripts to accomplish this task but I am having diffiulty with our win nt/2000 servers. I would like to be able to create a user account based upon a particular account model defined to our NT/2000 servers. When I select a particular account as the model for the new account, I would like to automaticaly add the new account to the global groups assigned the model. In usermgr I can accomplish this task using the copy function.

In my batch script I currently use the “NET USER” command to create the basic account. I currently have to manually add this new account to to required global groups. Can anyone provide a solution that would fully automate this process, add the new user account and register the new account in the groups currently assigned the model.

Thanks

John s.

This discussion is locked

All Comments