Windows Server 2012 R2を実行するServer1という名前のサーバーがあります。 Windows Server 2012 R2はボリュームCにインストールされています。 次回Server1を再起動したときに、セーフモードとコマンドプロンプトを確実にロードする必要があります。 どのツールを使うべきですか?
正解:D
説明/参照: Explanation: セーフモードでWindowsを強制的に再起動する方法 1. Windows 8でAdvanced Startup Optionsを開きます。 2.コマンドプロンプトを開きます。 3.コマンドプロンプトを開いた状態で、起動したいセーフモードオプションに基づいて、以下に示すように正しいbcdeditコマンドを実行します。 セーフモード: bcdedit / set {default} safeboot minimal http://pcsupport.about.com/od/repair-recovery/a/force-or-stop-safe-mode-windows.htm