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-EVSiteInfo
Note:
This cmdlet is deprecated. To get the Enterprise Vault site information, use the Get-EVSite cmdlet.
Gets the Enterprise Vault site information for the current Enterprise Vault server.
Get-EVSiteInfo is provided by the snap-in Symantec.EnterpriseVault.PowerShell.AdminAPI.dll
.
Get-EVSiteInfo [<CommonParameters>]
PowerShell common parameters only.
Get-EVSiteInfo
Gets details of the Vault Site of which the current server is a member.
Table: Get-EVSiteInfo properties lists the properties that are available.
Table: Get-EVSiteInfo properties
Name | Type | Description |
---|---|---|
Identity | String | The Site ID. |
ComputerName | String | The name of the SQL Server computer that hosts the Directory database. |
Related cmdlets
See Get-EVSite.