Horizon API PowerShell Advanced Functions for Horizon Connection Server

VSM@CLN 4610015
This commit is contained in:
praveenmathamsetty
2016-11-17 17:47:19 +05:30
parent a316ba5dda
commit df5e47ac67
14 changed files with 5318 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"Type": "MANUAL",
"Data": {
"Name": "manualFarmTest",
"DisplayName": "manualFarmTest",
"AccessGroup": "Root",
"Description": "Manual PS Test",
"Enabled": null,
"Deleting": false,
"Settings": null,
"Desktop": null,
"DisplayProtocolSettings": null,
"ServerErrorThreshold": null,
"MirageConfigurationOverrides": null
},
"AutomatedFarmSpec": null,
"ManualFarmSpec": {
"RdsServers": [
{
"rdsServer": "WIN-ORKA1Q8B0P7"
}
]
}
}