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コンソールのプロパティを変更するには、管理者アカウント:

  1. Open the MMC console and select Local Users and Groups. MMCコンソールを開くにはローカルユーザーとグループを選択しています。
  2. Right-click the Administrator account and select Properties.管理者アカウントを右クリックし、 [プロパティ]を選択します。 The Administrator Properties window appears.管理者のプロパティ]ウィンドウが表示されます。
  3. On the General tab, clear the Account is Disabled box. [全般]タブで、アカウントが無効になってボックスをオンオフにしています。
  4. Close the MMC console.クリックして、 [ MMCコンソールを開きます。
  5. 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 私のデジタルライフフォーラム .です。



Leave a Reply返信を残す

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

turn on administrator in vista 管理者の電源をオンにビスタ - - hide administrator account 管理者アカウントを隠す - - turn on administrator account 管理者アカウントの電源をオンに - - vista turn on administrator Vistaの電源をオンに管理者 - - hide administrator vista 管理者にビスタを隠す - - turn on administrator vista 管理者の電源をオンにビスタ - - adminstrator vista 管理者にビスタ - - enable administrator on windows vista Windows Vista上で有効に管理者 - - turn on vista administrator 管理者の電源をオンにビスタ - - how to turn on administrator in vista Vistaの電源をオンにする方法を管理者 - - hide administrator account in vista Vistaの管理者アカウントを隠す - - hide administrator account vista Vistaの管理者アカウントを隠す - - log onto Vista as administrator 管理者としてログオンビスタ - - how do i delete the administrator account on windows vista 管理者アカウントを削除するにはどうすればよいWindows Vista上で - - turn on administrator 管理者の電源をオンに - - hide vista administrator Vistaの管理者を隠す - - turn on administrator account vista 管理者アカウントの電源をオンにビスタ - - disable admin 無効に管理者 - - vista hide administrator Vistaの非表示の管理者 - - enable administrator in windows vista Windows Vistaで有効に管理者 - - turn on administrator account vista home 管理者アカウントの電源をオンにビスタホーム - - vista admin user Vistaの管理者ユーザ - - how to log in as admin vista どのように管理者としてログインするにはビスタ - - How to log onto Admin account on Vista 管理者アカウントでログオンする方法をビスタ - - vista sysprep enable administrator ビスタのSysprepを有効に管理者 - - vista adminstrator Vistaの管理者 - - remove administrator account from vista login Vistaのログイン管理者アカウントから削除 - - vista turn on administrator account Vistaの電源をオンに管理者アカウント - - enable administrator vista home 有効に管理者のビスタホーム - - windows vista adminstrator Windows Vistaの管理者 - - how to hide administrator account 管理者アカウントを非表示にする方法 - - vista delete administrator account Vistaの管理者アカウントを削除 - - vista log in as admin ビスタadminとしてログイン - - hide administrator account windows vista Windows Vistaの管理者アカウントを隠す - - built in administrator vista 管理者に建設さビスタ - - disable administrator account in vista 管理者アカウントを無効にビスタ - - enable administrator in vista home 有効に管理者にビスタホーム - - enable administrator user 有効に管理者ユーザ - - how do i delete an administrator account on windows vista 管理者アカウントを削除するにはどうすればよいWindows Vista上で - - how to enable Administrator access using vista 64 管理者のアクセス権を有効にする方法を使用してVistaの64 - - true administrator account vista 真の管理者アカウントビスタ - - hide admin account in vista 管理者アカウントでビスタを隠す - - turn on administrator account in windows vista Windows Vistaの電源をオンに管理者アカウント - - turn administrator on vista Vistaの電源管理者 - - enable built in administrator in vista 管理者を有効に組み込まれてビスタ - - how do i log onto vista as administrator ビスタはどうすればよい管理者としてログオン - - remove vista adminstrator account Vistaの管理者アカウントを削除する - - how to access the true administrator account in windows vista の真の管理者アカウントへのアクセス方法をWindows Vistaで - - disable windows vista administrator Windows Vistaの管理者を無効に - - turning on Administrator in Vista Home 管理者をオンにするビスタホーム - -