Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Enterprise Vault™ PowerShell Cmdlet
- Enterprise Vault PowerShell Cmdlet 简介
- 归档:Exchange
- 归档:FSA
- 归档:Skype for Business
- 归档:SMTP
- Get-EVSMTPHoldingFolder
- Get-EVSMTPMessageTrackingLogLocation
- Get-EVSMTPPolicy
- Get-EVSMTPServerSettings
- Get-EVSMTPTarget
- New-EVSMTPPolicy
- New-EVSMTPServerSettings
- New-EVSMTPTarget
- Remove-EVSMTPPolicy
- Remove-EVSMTPTarget
- Set-EVSMTPMessageTrackingLogLocation
- Set-EVSMTPPolicy
- Set-EVSMTPServerSettings
- Set-EVSMTPTarget
- Sync-EVSMTPServerSettings
- 备份
- 分类
- Disable-EVClassification
- Get-EVClassificationFCITags
- Get-EVClassificationPolicy
- Get-EVClassificationStatus
- Get-EVClassificationTestMode
- Get-EVClassificationVICTags
- Import-EVClassificationFCIRules
- Initialize-EVClassificationVIC
- New-EVClassificationPolicy
- Publish-EVClassificationFCIRules
- Remove-EVClassificationPolicy
- Set-EVClassificationPolicy
- Set-EVClassificationTestMode
- 数据库
- IMAP 访问
- 索引
- 记录管理
- 保留计划
- 基于角色的管理
- 站点和服务器
- 任务和服务
- 保管库存储和归档
Get-EVIndexLocation
获取当前 Enterprise Vault 服务器上配置的 Enterprise Vault 索引位置的详细信息。
Get-EVIndexLocation 由管理单元 Symantec.EnterpriseVault.PowerShell.Core.dll 提供。
Get-EVIndexLocation [<CommonParameters>]
仅 PowerShell 常见参数。
Get-EVIndexLocation
获取当前 Enterprise Vault 服务器上配置的 Enterprise Vault 索引位置的详细信息。
表:Get-EVIndexLocation 属性 会列出可用的属性。
表:Get-EVIndexLocation 属性
|
名称 |
类型 |
说明 |
|---|---|---|
|
BackupMode |
IndexLocationBackupMode |
索引位置备份模式。 有如下值:On、Off。 |
|
ComputerName |
字符串 |
承载索引位置的计算机的名称。 |
|
IndexingGroup |
字符串 |
索引位置所处的索引组的名称(如果有)。 |
|
IndexRootPath |
字符串 |
索引根路径。例如 |
|
IndexRootPathEntryId |
字符串 |
索引根路径条目 ID。 |
|
IndexServiceEntryID |
字符串 |
索引服务条目 ID。 |
|
Status |
IndexLocationStatus |
索引位置状态。有如下值:Open、Closed。 |
|
TotalQuotaGBytesAvailable |
Double |
可用空间总量 (GB)。此值可以为空。 |
|
TotalQuotaGBytesFree |
Double |
未使用的空间量 (GB)。该值可以为空 |
|
TotalQuotaGBytesUsed |
Double |
已使用的空间量 (GB)。此值可以为空。 |