Today we install 윈도우 서버 2016 Standard Edition. This installation in the future will host SCCM SQL. I make some preparation – 다운로드 윈도우 서버 2016 *.iso and create a “Virtual Machine” (VM).
1. 시작 VM and press Space when the message Press any key to boot from CD or DVD appears;
2. Set your Language, Currency format, and Keyboard. Click the 다음 button;
3. 딸깍 하는 소리 설치하다 (we don’t need to repair);
4. Select your Edition 그리고 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 command line, 윈도우 파워셸, or by remote methods.
- User interface: command prompt (Server Graphical 껍데기 is not installed)
- 설치하다, configure, and uninstall server roles locally: at a command prompt with 윈도우 파워셸.
- 설치하다, configure, and uninstall server roles remotely: with Server Manager, Remote Server Administration Tools (RSAT), 또는 윈도우 파워셸. Note For RSAT, you must use the 윈도우 8 버전.
- Microsoft Management Console: not available locally.
- Desktop Experience: not available.
- Server roles available:
- Active Directory Certificate Services
- Active Directory Domain Services
- DHCP Server
- DNS Server
- File Services (including File Server Resource Manager)
- Active Directory Lightweight Directory Services (AD LDS)
- 하이퍼-V
- Print and Document Services
- Streaming Media Services
- Web Server (including a subset of ASP.NET)
- 윈도우 서버 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 껍데기 includes the new 윈도우 8 shell but does not include the Windows Store or support for Windows Store apps. To enable support for the 윈도우 Store and Windows Store apps, install the Desktop Experience feature.
- 설치하다, configure, and uninstall server roles locally: with Server Manager or with 윈도우 파워셸 설치하다, configure, and uninstall server roles remotely: with Server Manager, Remote Server, RSAT, 또는 윈도우 파워셸
- Microsoft Management Console: installed
- Desktop Experience: installable with Server Manager or 윈도우 파워셸
- To convert to a Server Core installation with 윈도우 파워셸: 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, 윈도우 features, server roles, 그리고 GUI management tools that require a Server with a GUI installation will be uninstalled automatically. You can specify the -WhatIf option in 윈도우 파워셸 to see exactly which features will be affected by the conversion.
I’m selecting 윈도우 서버 2016 Standard (Desktop Experience).
NOTE: There is no 32-bit 윈도우 서버 2016, only 64-bit architecture.
After selecting click 다음 button;
5. Read and set the check mark at I accept the license terms and click the 다음 button;
6. 선택하다 Custom: 설치하다 윈도우 only (advanced);
7. Select the target Disk and click the 다음 button;
8. Installation begins;
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 password for the built-in user Administrator and click the Finish button;
11. System installed and you can login-in (Ctrl+Alt+Delete);