Please enter search query.
Search <book_title>...
Veritas Enterprise Vault™ PowerShell Cmdlets
Last Published:
2017-07-28
Product(s):
Enterprise Vault (12.1)
Get-EVServer
Gets information about the current Enterprise Vault server.
Get-EVServer is provided by Symantec.EnterpriseVault.PowerShell.Core.dll, which is not imported automatically by the Enterprise Vault Management Shell. You must import this DLL module.
Syntax
Get-EVServer [<CommonParameters>]
Parameters
PowerShell common parameters only.
Examples
Get-EVServer
Gets details of the current Enterprise Vault server.
Output
Table: Get-EVServer properties lists the properties that are available.
Table: Get-EVServer properties
Name | Type | Description |
---|---|---|
Aliases | List<String> | Alias names for the Enterprise Vault server. |
ID | String | The server Id. |
Name | String | The server name. |
Version | String | The version of Enterprise Vault that is on the server. |