Jump to content

Recommended Posts

Posted

Hi,

I would need some help here.I have made script that creates user, but how i can make user with adnibistrator's rights ?

here is script that i have:

#include <Process.au3>

IF @OSVersion <> "WIN_XP" THEN
  MsgBox(0,"Error","You have running unknown OS")
ENDIF

_runDOS( "net user pinoccio papacarlo /add")

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...