New-RASVDIHostPool
Last updated
Last updated
New-RASVDIHostPool
Creates a new VDI Host Pool.
New-RASVDIHostPool [-] <string> [[-] <uint>] - {Template | Standalone} [- {PoweredOn | PoweredOff | Suspended}] [- <string>] [- <uint>] [- <bool>] [- <string>] [- <uint>] [- <uint>] [- <uint>] [- <uint>] [- <uint>] [<>]
Creates a new VDI Host Pool. Individual members can be added to the VDI host pool using the Add-RASVDIHostPoolMember cmdlet.
-Name <string> The name of the target VDI Host Pool.
This must be the actual VDI Host Pool name used in the RAS farm.
-SiteId <uint> Site ID in which to modify the specified VDI Host Pool.
If the parameter is omitted, the site ID of the Licensing Server will be used.
-Description <string> A user-defined VDI Host Pool description.
-Enabled <bool> Enable or disable the VDI Host Pool upon creation.
If the parameter is omitted, the VDI Host Pool is initialised as Disabled.
Possible values: Template, Standalone
-TemplateId <uint> Template ID
-TemplateVersionId <uint> Template Version ID
-MaxHosts <uint> The maximum number of hosts that can be created from the template.
-PreCreatedHosts <uint> The maximum pre-created hosts.
-HostName <string> The VM name format. All VMs created from the template will have this name with %ID:N:S% replaced.
Possible values: PoweredOn, PoweredOff, Suspended
-Duration <uint> The Duration
-HostsToCreate <uint> The number of hosts that will be created after template creation process has finished. These desktops are created only once.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
New-RASVDIHostPool "My VDI Host Pool"
Creates a new VDI Host Pool with the specified name.
-ProvisioningType <> The Host Pool Provisioning type
-DefaultPowerState <> The Default Power State