Skip to content

Instantly share code, notes, and snippets.

@iainbrighton
Created February 7, 2017 08:40
Show Gist options
  • Save iainbrighton/7c5d4fe197cd6cce017da3e8293696c4 to your computer and use it in GitHub Desktop.
Save iainbrighton/7c5d4fe197cd6cce017da3e8293696c4 to your computer and use it in GitHub Desktop.
$NSVPX111 = @{
Id = "NSVPX_11_1";
Filename = "NSVPX-11.1-48.10_nc.vhd"
Description = "Citrix NetScaler 11.1 VPX Build 48.10";
Architecture = "x64";
MediaType = "VHD";
OperatingSystem = "Linux";
Uri = "\\FileServer\ParentDisks\NSVPX-11.1-48.10_nc.vhd";
}
Register-LabMedia @NSVPX111 -Force;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment