Get-RASHALB
Last updated
Last updated
Get-RASHALB
Retrieves the HALB Virtual server settings.
Get-RASHALB [[-] (uint)]** [()]
Get-RASHALB [[-] (string)]** [[-] (uint)] [()]
Retrieves the HALB Virtual server settings.
The name of the HALB Virtual Server.
The site ID from where the HALB Virtual Server settings will be retrieved.
The ID of the HALB Virtual Server.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASHALB -Name "HALB-VS" -SiteId 1
Retrieves the HALB Virtual Server by name from Site with id 1. **---------- EXAMPLE 2 ----------
Get-RASHALB -Id 1
Retrieves the HALB Virtual Server by id.