In this recipe, we are going to upload website pages to nanosite.com; we will create the default.htm file using PowerShell.
Uploading website pages
Getting ready
To step through this recipe, you will need a Nano Server 2016 instance with the IIS package installed. For all this installation and configuration work, you should have administrative privileges.
How to do it...
- Go to the WIN2016IIS server. To access Nano Server 2016, we have to first log in to the WIN2016IIS server (any Windows Server 2016 or Windows 10 machine will do); we will use our WIN2016IIS server to...