Jakie role i funkcje są instalowane domyślnie w systemie Windows Server 2012 R2?


Czy mogę uzyskać listę domyślnych ról i funkcji zainstalowanych gdzieś na serwerze Windows Server 2012 R2?
Zaproszony:
Anonimowy użytkownik

Anonimowy użytkownik

Potwierdzenie od:

Według firmy Microsoft „Rola usług plików i magazynowania oraz Usługa roli usług magazynowania są instalowane domyślnie, ale bez żadnych dodatkowych usług ról”.
źródło:

Omówienie usług plików i pamięci masowej
https://docs.microsoft.com/en- ... 31487(v=ws.11)
Anonimowy użytkownik

Anonimowy użytkownik

Potwierdzenie od:

Na platformie Azure moje maszyny wirtualne z systemem Windows 2012R2 mają domyślnie włączone następujące funkcje:
PS > Get-WindowsFeature | Where-Object { $_.Installed } | Format-Table -AutoSizeDisplay Name                                          Name                      Install State
------------ ---- -------------
[X] File and Storage Services FileAndStorage-Services Installed
[X] Storage Services Storage-Services Installed
[X] .NET Framework 4.5 Features NET-Framework-45-Features Installed
[X] .NET Framework 4.5 NET-Framework-45-Core Installed
[X] WCF Services NET-WCF-Services45 Installed
[X] TCP Port Sharing NET-WCF-TCP-PortSharing45 Installed
[X] BitLocker Drive Encryption BitLocker Installed
[X] Enhanced Storage EnhancedStorage Installed
[X] User Interfaces and Infrastructure User-Interfaces-Infra Installed
[X] Graphical Management Tools and Infrastructure Server-Gui-Mgmt-Infra Installed
[X] Server Graphical Shell Server-Gui-Shell Installed
[X] Windows PowerShell PowerShellRoot Installed
[X] Windows PowerShell 4.0 PowerShell Installed
[X] Windows PowerShell ISE PowerShell-ISE Installed
[X] WoW64 Support WoW64-Support Installed

Aby odpowiedzieć na pytania, Zaloguj się lub Zarejestruj się