-
HostPoolName
<string>
The name of a host pool from which to retrieve server information.
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
SiteId
<uint>
Site ID where the host pool is located.
If the parameter is omitted, the site ID of the Licensing Server will be used.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
HostPoolId
<uint>
The ID of the RDS Group representing a RD Session Host server group.
Required? true
Position? 0
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
HostPoolObject
<
RDSHostPool
>
An object of type RDSHostPool representing a RD Session Host Pool.
The object is obtained using the Get-RASRDSHostPool cmdlet.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<
CommonParameters
>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.