tosca925 Posted October 11, 2005 Posted October 11, 2005 Does anyone have a script that will create a local user on a domain pc, the user does not need to be a administrator just a user to log on locally. I would like to ut a test user on 20 pc's in a OU. And maybe a script to delete the account at a later date.
sahmeepee Posted October 11, 2005 Posted October 11, 2005 Possibly you can use this resource kit tool in a simple batch file: AddUsers It looks like you can point it at the remote PC too. If not, use psexec from sysinternals.
Geoff Posted October 11, 2005 Posted October 11, 2005 If you run 'net users add testuser' with psexec won't that do it?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now