Enable or Disable Built-in Administrator Account in Windows Vista有効または無効にビルトインの管理者アカウントをWindows Vistaで
Unlike Windows XP where the built-in Administrator user account is created withとは異なり、 Windows XPのは、ビルトインの管理者のユーザーアカウントが作成さ blank password空白のパスワード (no password) during Out-of-Box-Experience (OOBE) and simply hidden from the view of users, (パスワード)中にアウトボックスをオン-体験( oobe )と、単に、対象のユーザーから隠されて、 Windows Vista Windows Vistaの also by default will create a built-in Administrator account with empty password, but this Administrator account is disabled by default in all clean installations and upgrades of Windows Vista, including factory pre-installed Windows Vista from Original equipment manufacturers (OEMs) and system builders.また、デフォルトでは、ビルトインの管理者アカウントを作成すると空のパスワードは、しかし、この管理者アカウントが無効になってデフォルトではすべてのWindows Vistaのインストールやアップグレードを清潔度など、工場からWindows Vistaにプレインストールされたオリジナルの機器の製造元( OEM )およびシステムビルダです。 The admin account is disabled in order to enhance the security protection of the system.管理者アカウントが無効になって保護するためにセキュリティを強化するためのシステムのです。
How to Enable Windows Vista Administrator Account Windows Vistaの管理者アカウントを有効にする方法
Method 1 方法1
Under the command prompt shell window, run the following command:シェルコマンドプロンプトウィンドウの下に、次のコマンドを実行します:
net user administrator /active:yesネットユーザーの管理者/アクティブ:はい
Note that you may need toに注意して必要がある場合があります。 disable UAC無効のUAC orまたは open elevated command promptコマンドプロンプトを開いて高架 .です。
Method 2 方法2
Enable the built-in Administrator account by using the Local Users and Groups MMC console to change the properties of the Administrator account:有効にするにビルトインの管理者アカウントを使用して、ローカルユーザーとグループMMCコンソールのプロパティを変更するには、管理者アカウント:
- Open the MMC console and select Local Users and Groups. MMCコンソールを開くにはローカルユーザーとグループを選択しています。
- Right-click the Administrator account and select Properties.管理者アカウントを右クリックし、 [プロパティ]を選択します。 The Administrator Properties window appears.管理者のプロパティ]ウィンドウが表示されます。
- On the General tab, clear the Account is Disabled box. [全般]タブで、アカウントが無効になってボックスをオンオフにしています。
- Close the MMC console.クリックして、 [ MMCコンソールを開きます。
- Administrator access is now enabled.管理者のアクセス権が有効になっています。
Method 3 方法3
You can enable the Administrator login access automatically during the unattended setup and installation of Windows Vista, by using the AutoLogon unattended Setup setting.管理者のログイン情報にアクセスすることができますが自動的に有効にして無人セットアップおよびインストール中にWindows Vistaでは、無人セットアップを使用して、自動ログオンを設定します。 To do so, set the AutoLogon setting to Administrator in the Microsoft-Windows-Shell-Setup component.これを行うには、自動ログオンの設定を設定して管理者には、マイクロソフト- Windowsのシェル-セットアップのコンポーネントです。 This option will enable the built-in Administrator account in Windows Vista, even if a password is not specified in the AdministratorPassword setting.このオプションはビルトインの管理者アカウントを有効にしてWindows Vistaでは、パスワードではない場合でも、 administratorpasswordの設定で指定されています。
For fully automated procedure, system administrators can create an answer file by using Windows System Image Manager (Windows SIM), as shown in the sample below that will enable the Administrator account, specify an Administrator password, and automatically log onto the system.を完全に自動化手順では、システム管理者は応答ファイルを作成するWindowsのシステムを使用してイメージマネージャ( Windowsのシム)は、以下に示すようにすると、サンプル管理者アカウントを有効にするには、管理者のパスワードを指定して、システムにログオンすると、自動的します。
<component name=”Microsoft-Windows-Shell-Setup” processorArchitecture=”x86″ publicKeyToken=”31bf3856ad364e35″ language=”neutral” versionScope=”nonSxS” xmlns:wcm=”http://schemas.microsoft.com/WMIConfig/2002/State” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”> <コンポーネント名= "マイクロソフトのWindows -シェル-セットアップ" processorarchitecture = " x86の" publickeytoken = " 31bf3856ad364e35 " language = "に中立的な" versionscope = " nonsxs " xmlns : wcm = " http://schemas.microsoft.com/wmiconfig/ 2002/state " xmlns : XSIの= " http://www.w3.org/2001/xmlschema-instance " >
<AutoLogon> <autologon>
<Password> <パスワード>
<Value>SecurePasswd123</Value> <値securepasswd123 < /値>
<PlainText>true</PlainText> <plaintext>真の< /平文>
</Password> < /パスワード>
<Username>Administrator</Username> <ユーザー管理者< /ユーザー名>
<Enabled>true</Enabled> <enabled>真の< /有効になって>
<LogonCount>5</LogonCount> <logoncount> 5 < / logoncount >
</AutoLogon> < /自動ログオン>
<UserAccounts> <useraccounts>
<AdministratorPassword> <administratorpassword>
<Value> SecurePasswd123</Value> <値securepasswd123 < /値>
<PlainText>true</PlainText> <plaintext>真の< /平文>
</AdministratorPassword> < / administratorpassword >
</UserAccounts> < / useraccounts >
</component> < /コンポーネント>
How to Disable Administrator Account Logon Access 管理者アカウントのログオンアクセスを無効にする方法
Method 1 方法1
Under the command prompt shell window, run the following command:シェルコマンドプロンプトウィンドウの下に、次のコマンドを実行します:
net user administrator /active:noネットユーザーの管理者/アクティブ:いいえ
Note that you may need toに注意して必要がある場合があります。 disable UAC無効のUAC orまたは open elevated command promptコマンドプロンプトを開いて高架 .です。
Method 2 方法2
Reset and remove all unique and customized account information including product activation status to return to end users first-run out-of-box experience (OOBE) by using sysprep.exe /generalize command.リセットし、削除やカスタマイズしたユニークなアカウント情報を含むすべての製品のライセンス認証の状態に戻るには、エンドユーザー最初の実行アウトボックスをオン経験( oobe )を使用してSysprep.exeの/一般的にコマンドを実行します。 Sysprep (System Preparation Utility) is an integral part of the operating system and is always present in the C:\Windows\system32 directory, and thus can be invoked from the command line as shown below or via a GUI dialog box.のSysprep (システム準備ユーティリティ)は、オペレーティングシステムの不可欠な部分は常に存在するとはC : \ Windows \ system32ディレクトリ、および呼び出されることができるので、コマンドラインからのGUIを介して以下に示すようまたはダイアログボックスを閉じます。 To run it, execute any of the following command in command prompt or Run box.を実行すると、実行のいずれかのコマンドプロンプトで次のコマンドを実行するボックスをオンまたはです。
sysprep /generalize Sysprepの/一般的に
orまたは
c:\windows\system32\sysprep\sysprep.exe /generalize c : \ Windows \ System32を\ Sysprepの\ Sysprep.exeの/一般的に
The next time the computer starts, the built-in Administrator account will be disabled.は、次回は、コンピュータが起動すると、ビルトインの管理者アカウントは無効になります。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献するまたはGETテクニカルサポートやヘルプを My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Activate, Enable and Show Administrator Account in Vista Welcome Screenアクティブに、管理者アカウントを有効にして詳細Vistaウェルカム画面
- Enable and Unhide Administrator Account with Vista Local Security Policy Setting管理者アカウントを有効にして再表示をVistaのローカルセキュリティポリシーの設定
- How to Enable and Turn On Hibernation Feature in Windows Vista休止状態を有効にする方法や機能をWindows Vistaの電源をオンに
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis一時的に無効にie7プロテクトモードでVistaをアドホック的に
- How to Disable or Enable Vista User Access Control in Command Promptビスタを無効にする方法ユーザーのアクセス制御を有効またはコマンドプロンプト
- Unhide the Administrator Account in Windows XP再表示、管理者アカウントでは、 Windows XP
- The Call to DllRegisterServer Failed with Error Code 0×80004005 on Windows VistaのDllRegisterServerの呼び出しに失敗しましたエラーコード0 × 80004005 Windows Vista上で
- Workaround to Change System Display Language When Vista MUI Install Tool Fails回避策システムの表示言語を変更するツールのインストールが失敗したときにビスタのMUI
- Ways to Turn Off and Disable Vista IE 7 Protected Modeビスタを無効にする方法を無効にするとie 7をプロテクトモード
- Disable and Turn Off (or Enable or Turn On) Data Execution Prevention (DEP) in Windows Vista無効にしたり、無効にする(または有効にするか電源をオンに)データ実行防止( DEP ) Windows Vistaで












