Massive users
Date: Sun, 30 Nov 2003 15:02:15 +0100
I need to create a lot of users in differents computers (all of them in the
same net).
I know that I can't create them one by one in each computer, but it is a
hard work. I'd prefer that a script make this work.
By the moment all the computers has the same user, the default user and when
they start up this user login in automatcally.
So, I want a script that run when the computer start up, but this script
must run in root mode.
I know write this script, but I don't know how to make that it runs at start
time in root mode.
Any help?
Relevant Pages
- Re: Finding users in local admin groups
... > Here is a vbscript that you can run against a remote computer that moves ... > *local* users except 'Administrator) from the Administrators group to the ... You should also add to the script logging to a file of the ... > you moved on what computers. ... (microsoft.public.win2000.security) - Re: Change local administrator password ? through GPO or push script ?
... I would like to change the local administrator password of every computers member of my AD domain but I am not sure of the best method. ... Create a vbs script that points to the local computer and then deploy this script by GPO. ... This attribute will permit to know wich admin password is configured for this machine. ... (microsoft.public.windows.server.active_directory) - Re: Not so Newbie
... The script is designed for situations like yours. ... wit 35+ computers and to go to each of those computers to individualy ... Prompt for an executable to run on each remote computer in the group. ... so you know where the deployment failed. ... (microsoft.public.windows.server.scripting) - Re: VBscript that restart the domain comptuer
... If you have a shutdown script that cleans up the profiles, ... permissions can restart all computers in a list remotely. ... I have already VB script I ... (microsoft.public.windows.server.active_directory) - Re: Sending computer name to txt file if file didnt copy?
... look intot he MSI etc suggestion. ... 150 computers and dont have access to AD to do it that way. ... Const OverwriteExisting = True ... This modified version of your script will inform you if there ... (microsoft.public.scripting.vbscript) |
|