Is there a batch script or command?
I have tried net user [username] *
and tried net user local group administrators.
Is there a batch script or command?
I have tried net user [username] *
and tried net user local group administrators.
Copyright © 2021 Jogjafile Inc.
If you want to change from normal user to admin, you could use this:
You should put all the code that needs to be ran below the :askAdmin label, else it get's executed twice.