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 guestsユーザー/削除
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のhacks and および All すべての and および otherSoftware othersoftware . です。
- [+] Digg [ + ]いる : Feature this article :機能この記事は
- [+] Del.icio.us [ + ] del.icio.us : Bookmark this article :ブックマークこの記事
- [+] Furl [ + ]畳む : Bookmark this article :ブックマークこの記事















