Veritas Enterprise Vault™ PowerShell Cmdlets
- Introducing the Enterprise Vault PowerShell cmdlets
- Archiving: Exchange
- Archiving: FSA
- Archiving: Skype for Business
- Archiving: SMTP
- Backup
- Classification
- Databases
- IMAP access
- Indexing
- Records management
- Retention plans
- Roles-based administration
- Sites and servers
- Tasks and services
- Vault stores and archives
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.
See Importing modules.
Get-EVServer [<CommonParameters>]
PowerShell common parameters only.
Get-EVServer
Gets details of the current Enterprise Vault server.
Get-EVServer returns an object of type Symantec.EnterpriseVault.PowerShell.Core.Output.Server, which has the following properties.
Table: Get-EVServer properties
Name | Type | Description |
---|---|---|
Aliases | List<String> | Alias names for the Enterprise Vault server. |
ComputerEntryIds | List<String> | The server Id. |
Name | String | The server name. |
Version | String | The version of Enterprise Vault that is on the server. |