Created
February 7, 2017 08:40
-
-
Save iainbrighton/7c5d4fe197cd6cce017da3e8293696c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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