Please enter search query.
Search <book_title>...
Enterprise Vault™ PowerShell Cmdlets
Last Published:
2021-12-06
Product(s):
Enterprise Vault (14.2)
- 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 the snap-in Symantec.EnterpriseVault.PowerShell.Core.dll
.
Syntax
Get-EVServer [<CommonParameters>]
Parameters
PowerShell common parameters only.
Examples
Get-EVServer
Gets details of the current Enterprise Vault server.
Output
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. |