Dell and Rodney Posted December 2, 2006 Posted December 2, 2006 How can i create a batch file to create a user on Win XP home?Thx
mad_dog369 Posted December 2, 2006 Posted December 2, 2006 ok so you take this code and put it in notpad: net user sherman password /add /expires:nevernet localgroup "Administrators" /add shermanyou can edit the name sherman to the name of the account you want and also where it says password change it to your desired password for the account.save it as a batch file, open it and there you go.hope this helps!
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