Horizon API PowerShell Advanced Functions for Horizon Connection Server
VSM@CLN 4610015
This commit is contained in:
24
Modules/VMware.Hv.Helper/New-HVFarm/ManualFarm.json
Normal file
24
Modules/VMware.Hv.Helper/New-HVFarm/ManualFarm.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user