Veritas Enterprise Vault™ PowerShell Cmdlets
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.
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" |