Server Core オプションは、Windows Server の Standard エディションまたは Datacenter エディションを展開するときに使用できる最小限のインストール オプションです。 Server Core には、ほとんどのサーバー ロールが含まれていますが、すべてのサーバー ロールが含まれているわけではありません。 Server Core はディスク フットプリントが小さく、コード ベースが小さいため、攻撃対象も小さくなります。
Server (Core) とデスクトップ エクスペリエンス搭載サーバー
Windows Server をインストールする場合は、選択したサーバー ロールのみをインストールします。これにより、Windows Server 全体のフットプリントを減らすのに役立ちます。 ただし、デスクトップ エクスペリエンス搭載サーバーのインストール オプションの場合では、特定の使用シナリオには不要な多くのサービスや他のコンポーネントがインストールされます。
ここで Server Core が機能します。Server Core のインストールでは、一般的に使用される特定のサーバー ロールのサポートに不可欠ではないサービスやその他の機能が削除されます。 たとえば、Hyper-V サーバーにはグラフィカル ユーザー インターフェイス (GUI) は必要ありません。これは、Windows PowerShell を使用してコマンド ラインから、または Hyper-V マネージャーを使用してリモートから Hyper-V の事実上すべての側面を管理できるからです。
Server Core の違い - 余分なものを排除したコア機能
システムへの Server Core のインストールが完了し、初めてサインインすると、少し驚くことになります。 デスクトップ エクスペリエンスを備えたサーバー インストール オプションと Server Core の主な違いは、Server Core に次の GUI シェル パッケージが含まれていない点です。
- Microsoft-Windows-Server-Shell-Package
- Microsoft-Windows-Server-Gui-Mgmt-Package
- Microsoft-Windows-Server-Gui-RSAT-Package
- Microsoft-Windows-Cortana-PAL-Desktop-Package
In other words, there's no desktop in Server Core, by design. 従来のビジネス アプリケーションとロールベースのワークロードをサポートするために必要な機能を維持しながら、Server Core には従来のデスクトップ インターフェイスがありません。 Instead, Server Core is managed remotely through the command line, PowerShell, a GUI tool (like RSAT or Windows Admin Center).
Server Core は、UI がないだけでなく、次の点でデスクトップ エクスペリエンス搭載サーバーとは異なります。
- Server Core にはアクセシビリティ ツールがありません
- Server Core をセットアップする OOBE (out-of-box-experience) がない
- オーディオ サポートがない
The following table shows which applications are available locally on Server Core vs Server with Desktop Experience. Important: In most cases, applications that are listed as "not available" can be run remotely from a Windows client computer or Windows Admin Center to manage your Server Core installation.
Server Core 向けオンデマンド機能のダウンロード場所
後期 Windows Server (SAC) FoD は、アクティブなソフトウェア アシュアランスをお持ちの場合、特定の MS ライセンス センターから入手できます。 FoD のダウンロードにアクセスするには、VLSC または Business Center に登録されている Microsoft の職場または学校アカウントが必要です。
または、Visual Studio サブスクリプションにアクセスできる場合もあります。 FoD ダウンロードにアクセスするには、アクティブな Visual Studio サブスクリプションに登録されている Microsoft Home、Work、または School アカウントが必要です。
最新の Server Insider FoD は、Server Insider Web ページでダウンロードできます。 FoD ダウンロードにアクセスするには、Insider Program に登録されている Microsoft Home、Work、または School アカウントが必要です。
オンデマンド機能 - オンデマンド機能パッケージ 1809 で利用可能な機能
この一覧には、バージョン 1809 (Server 2019 LTSC) の時点での FoD レベルが反映されています。 1809 より新しい FoD パッケージを適用することで、Server Core の互換性を大幅に強化できます。
Note
このリストはクイック リファレンスを目的としています。完全なリストを意図したものではありません。
Application | Server Core | デスクトップ エクスペリエンス搭載サーバー |
---|---|---|
Command prompt | available | available |
Windows PowerShell/ Microsoft .NET | available | available |
Perfmon.exe | not available | available |
Windbg (GUI) | supported | supported |
Resmon.exe | not available | available |
Regedit | available | available |
Fsutil.exe | available | available |
Disksnapshot.exe | not available | available |
Diskpart.exe | available | available |
Diskmgmt.msc | not available | available |
Devmgmt.msc | not available | available |
Server Manager | not available | available |
Mmc.exe | not available | available |
Eventvwr | not available | available |
Wevtutil (イベント クエリ) | available | available |
Services.msc | not available | available |
Control Panel | not available | available |
Windows Update (GUI) | not available | available |
Windows Explorer | not available | available |
Taskbar | not available | available |
Taskbar notifications | not available | available |
Taskmgr | available | available |
Internet Explorer または Microsoft Edge | not available | available |
組み込みのヘルプ システム | not available | available |
Windows 10 シェル | not available | available |
Windows Media Player | not available | available |
PowerShell | available | available |
PowerShell ISE | not available | available |
PowerShell IME | available | available |
Mstsc.exe | not available | available |
リモート デスクトップ サービス | available | available |
Hyper-V Manager | not available | available |
WordPad 1 | not available | available |
1 To read .RTF
files locally stored on Server Core, users can copy files to a different Windows computer where WordPad is present.
For more information about what is included in Server Core, see Roles, Role Services, and Features included in Windows Server - Server Core. And for information about what isn't included in Server Core, see Roles, Role Services, and Features not included in Server Core
Server Core の使用を開始する
Windows Server の Server Core インストール オプションのインストール、設定、および管理には、以下の情報を使用します。
Server Core インストール:
- Server Core に含まれている役割、役割サービス、および機能
- Server Core に含まれていない役割、役割サービス、および機能
- Server Core インストール オプションのインストール
- サーバー構成ツール (SConfig) を使用して Server Core を構成する
Server Core の使用: