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-EVService
Gets details of the Enterprise Vault services that are configured on the current Enterprise Vault server.
Get-EVService 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-EVService [<CommonParameters>]
PowerShell common parameters only.
Get-EVService
Lists the Enterprise Vault services that are configured on the current Enterprise Vault server.
Table: Get-EVService properties lists the properties that are available.
Table: Get-EVService properties
Name | Type | Description |
---|---|---|
DisplayName | String | The service display name as shown in the Administration Console. For example, "Enterprise Vault Directory Service". |
EntryID | String | The service EntryID. |
Name | String | The service name. For example, "EnterpriseVaultAdminService". |
Type | ServiceType | One of the following: "DirectoryService", AdminService", "ShoppingService", "IndexingService", "StorageService", "TaskControllerService". |