(i) Comparison of startup time, read/write, number of processes, number of services
The first is the Nano server and Server Core, and the full server version of the comparison information, you can see that the nano server in the startup time, read and write aspects of a great advantage.
650) this.width=650; "title=" B2dab1937eca43e4a051732378dfc5a0 "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "b2dab1937eca43e4a051732378dfc5a0" src= "http://s3.51cto.com/wyfs02/M00/88/99/ Wkiom1f8l5xrumunaacr9xfdezy202.jpg "height=" 279 "/>
Then take a look at the average number of default processes and the number of services for a fully installed Windows Server 2016 are 45 and 72, respectively.
650) this.width=650; "title=" 6019dfcd247748d3a26360e3bf581deb "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "6019dfcd247748d3a26360e3bf581deb" src= "http://s3.51cto.com/wyfs02/M00/88/95/ Wkiol1f8l5wqwzjgaab3a4yukbk149.jpg "height=" 335 "/>
Next, connect to the Nano server by New-pssession.
650) this.width=650; "title=" E45027510c1d4495bebdd83065b109f4 "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "e45027510c1d4495bebdd83065b109f4" src= "http://s3.51cto.com/wyfs02/M01/88/95/ Wkiol1f8l5ahnjqlaaderwlljca761.jpg "height=" 408 "/>
Once connected, you can view information such as the Nano server's IP through remote PowerShell.
650) this.width=650; "title=" f895206c2a2742289b328b126ab746e1 "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "f895206c2a2742289b328b126ab746e1" src= "http://s3.51cto.com/wyfs02/M01/88/99/ Wkiom1f8l5fiz69waadkjbbxsg8388.jpg "height=" 399 "/>
By comparison, the number of default processes for Nano server is 25, and the default number of services is 30, which is much less than a fully installed Windows Server 2016.
650) this.width=650; "title=" 61c840aa2e0047508b78794cd279838d "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "61c840aa2e0047508b78794cd279838d" src= "http://s3.51cto.com/wyfs02/M02/88/99/ Wkiom1f8l5icvmnwaacdkm3xr8o142.jpg "height=" 435 "/>
(ii) Management modalities
The DNS role has been installed for Nano server in advance.
650) this.width=650; "title=" 2eb644a555fe46e2a39e43e851b5327b "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "2eb644a555fe46e2a39e43e851b5327b" src= "http://s3.51cto.com/wyfs02/M02/88/95/ Wkiol1f8l5nxrpu2aaeps5j_knc494.jpg "height=" 414 "/>
We first parse the www.contoso627.com record and find the error message returned. The reason is that this record is not in the DNS zone.
650) this.width=650; "title=" ba38ac50e1ef410e905ca47458401f5e "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "ba38ac50e1ef410e905ca47458401f5e" src= "http://s3.51cto.com/wyfs02/M00/88/95/ Wkiol1f8l5qschzmaac9go03h7m153.jpg "height=" 346 "/>
We can add DNS zones and a records by executing the add-dnsserverprimaryzone and Add-dnsserverresourcerecorda commands inside the remote PowerShell.
650) this.width=650; "title=" 5d77a1a2dfa54dbe94d82daf407cb78a "style=" border-top:0px;border-right:0px; background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; " Border= "0" alt= "5d77a1a2dfa54dbe94d82daf407cb78a" src= "http://s3.51cto.com/wyfs02/M01/88/99/ Wkiom1f8l52ablnbaact8ggn11w273.jpg "height=" 276 "/>
Of course, in the graphical interface on Windows Server, the MMC can be used to load the Nano server above the DNS features for management.
This article corresponds to the video link:
Nano Server installation option in Windows Server 2016 | The Windows Server Channel | Channel 9
https://channel9.msdn.com/Blogs/windowsserver/Nano-Server-installation-option-in-Windows-Server-2016
This article from "Zeng Hung Xin Technical column" blog, declined to reprint!
Nano Server vs. Full installation version of Windows 2016