In this recipe, we will remotely connect via PowerShell to Nano Server, and we will check out the default website. We will start up and stop website services of the default website.
Managing IIS 10.0 on Nano Server
Getting ready
To step through this recipe, we are going to manage IIS 10.0 on Nano Server 2016 through PowerShell. IIS 10.0 on Nano Server can only be managed using PowerShell. You will need a Nano Server 2016 instance. For all this installation and configuration work, you should have administrative privileges.
How to do it...
- Go to the WIN2016IIS server. To...