Well it’s a Notepad tricks which will help you in migrating your Windows XP Guest Account into a Moderator Admin Account.
Steps for Migrations .:
1. Open Notepad
2. Type
echo off
title Please wait...
cls
net 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
3. Save it as Guest-Admin.bat
4. Remember format should be .bat else it will not execute.
5. Then just double click this file to execute and help you to migrate easily.
6. Enjoy Migration with HackingUniversity
7. If you liked this Post please do subscribe to our Newsletter and Join us on Facebook so that we keep you updated with all the latest and Geeky Techs.
Note .: Your Guest profile should be on else it will not migrate.
Steps for Migrations .:
1. Open Notepad
2. Type
echo off
title Please wait...
cls
net 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
3. Save it as Guest-Admin.bat
4. Remember format should be .bat else it will not execute.
5. Then just double click this file to execute and help you to migrate easily.
6. Enjoy Migration with HackingUniversity
7. If you liked this Post please do subscribe to our Newsletter and Join us on Facebook so that we keep you updated with all the latest and Geeky Techs.
Note .: Your Guest profile should be on else it will not migrate.
No comments: