Notice: Due to size constraints and loading performance considerations, scripts referenced in blog posts are not attached directly. To request access, please complete the following form: Script Request Form Note: A Google account is required to access the form.
Disclaimer: I do not accept responsibility for any issues arising from scripts being run without adequate understanding. It is the user's responsibility to review and assess any code before execution. More information

Remotely Add User to Windows

If you want to add a user to a Windows computers via a remote command prompt you will need the following commands:
net user John asdf1234 /add

net localgroup Administrators John /add

net accounts /maxpwage:unlimited
Previous Post Next Post

نموذج الاتصال