- Log in to Windows Server 2016 with the 172.16.15.60 and name WIN2016IIS. Press Windows + R on your keyboard, and you will get the Run window. Open PowerShell ISE with administrative rights, and type in the command RunAs /user:Administrator PowerShell_ISE.exe in the Run window, as shown here:
- Press OK. It will ask you the administrator password of your Windows Server 2016 instance (not Nano Server). Type the administrator password and press Enter. Now the PowerShell window will open.
- Now we have to remote connect to Nano Server 2016 at IP 172.16.15.63. Write the following command in PowerShell:
Enter-PSSession –ComputerName ...