Today we install Windows-Server 2016 Standard Edition. This installation in the future will host SCCM SQL. I make some preparation – herunterladen Windows-Server 2016 *.iso and create a “Virtuelle Maschine” (VM).
1. Start VM und drücken Space when the message Press any key to boot from CD or DVD appears;
2. Set your Sprache, Currency format, and Keyboard. Klicken Sie auf Nächste Taste;
3. Klicken Installieren (we don’t need to repair);
4. Wählen Sie Ihr aus Edition Und Deployment Type.
If you choose the Server Core Installation option
With this option, the standard user interface (the “Server Graphical Shell”) is not installed; you manage the server using the Befehlszeile, Windows PowerShell, or by remote methods.
- User interface: command prompt (Server Graphical Hülse is not installed)
- Installieren, configure, and uninstall server roles locally: at a command prompt with Windows PowerShell.
- Installieren, configure, and uninstall server roles remotely: with Server Manager, Remote-Server-Verwaltungstools (RSAT), oder Windows PowerShell. Note For RSAT, you must use the Windows 8 Version.
- Microsoft-Managementkonsole: not available locally.
- Desktop Experience: not available.
- Server roles available:
- Active Directory Zertifikat Dienstleistungen
- Active Directory Domain Services
- DHCP Server
- DNS Server
- File Services (including File Server Resource Manager)
- Active Directory Lightweight Directory Services (AD LDS)
- Hyper-V
- Print and Document Services
- Streaming Media Services
- Webserver (including a subset of ASP.NET)
- Windows-Server Update Server
- Active Directory Rights Management Server
- Routing and Remote Access Server and the following sub-roles:
- Remote Desktop Services Connection Broker
- Licensing
- Virtualization
If you choose the Server with a GUI option
With this option, the standard user interface and all tools are installed. Server roles and features are installed with Server Manager or by other methods.
- User interface: standard graphical user interface (“Server Graphical Shell”). The Server Graphical Hülse includes the new Windows 8 Hülse but does not include the Windows Store or support for Windows Store Apps. To enable support for the Windows Store and Windows Store Apps, install the Desktop Experience feature.
- Installieren, configure, and uninstall server roles locally: with Server Manager or with Windows PowerShell Installieren, configure, and uninstall server roles remotely: with Server Manager, Remote Server, RSAT, oder Windows PowerShell
- Microsoft-Managementkonsole: installiert
- Desktop Experience: installable with Server Manager or Windows PowerShell
- To convert to a Server Core installation with Windows PowerShell: run the following cmdlet: Uninstall-WindowsFeature Server-Gui-Mgmt-Infra -Restart
If you initially install with the Server with a GUI option and then use the above command to convert to a Server Core installation, you can later revert to a Server with a GUI installation without specifying a source. This is because the necessary files remain stored on the disk, even though they are no longer installed. For more information, and for instructions to completely remove the Server with GUI files from the disk, see the “Features on Demand” section of this document.
If you convert to a Server Core installation, Windows features, server roles, Und GUI management tools that require a Server with a GUI installation will be uninstalled automatically. You can specify the -WhatIf option in Windows PowerShell to see exactly which features will be affected by the conversion.
I’m selecting Windows-Server 2016 Standard (Desktop Experience).
NOTIZ: There is no 32-bit Windows-Server 2016, only 64-bit architecture.
After selecting click Nächste Taste;
5. Read and set the check mark at I accept the license terms und klicken Sie auf Nächste Taste;
6. Wählen Brauch: Installieren Windows nur (advanced);
7. Select the target Disk and click the Nächste Taste;
8. Die Installation beginnt;
9. When the installation is complete you get a message about the restart, click Restart now button or wait (the system restarts itself);
10. Enter the Passwort for the built-in user Administrator und klicken Sie auf Beenden Taste;
11. System installed and you can login-in (Ctrl+Alt+Delete);