Skip to content

Instantly share code, notes, and snippets.

View kewalaka's full-sized avatar

Stu kewalaka

  • New Zealand
  • 05:25 (UTC +12:00)
View GitHub Profile
#Requires -version 4
#Requires -RunAsAdministrator
#Requires -Module Hyper-V
# For detailed information on deploying and managing Nano Server, please go to this link: http://www.aka.ms/nanoserver
Function New-NanoServer {
[CmdletBinding()]
Param(
[Parameter(Mandatory)]