Please enter search query.
Search <book_title>...
Veritas Enterprise Vault™ PowerShell Cmdlets
Last Published:
2017-07-28
Product(s):
Enterprise Vault (12.1)
Get-EVSite
Gets the Enterprise Vault site information for the current Enterprise Vault server.
Get-EVSite 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-EVSite [<CommonParameters>]
Parameters
PowerShell common parameters only.
Examples
Get-EVSite
Gets details of the Vault Site of which the current server is a member.
Output
Table: Get-EVSite properties lists the properties that are available.
Table: Get-EVSite properties
Name | Type | Description |
---|---|---|
DirectorySQLServer | String | The name of the SQL Server computer that hosts the Directory database. |
ID | String | The Site ID. |
Name | String | The name of the Enterprise Vault site. |