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-IndexServerForIndexLocation
Get-IndexServerForIndexLocation 获取给定索引位置的索引服务器名称和服务器条目 ID。
Get-IndexServerForIndexLocation 由管理单元 Symantec.EnterpriseVault.PowerShell.Snapin.dll 提供。
Get-IndexServerForIndexLocation -Location <String> [<CommonParameters>]
表:Get-IndexServerForIndexLocation 参数
|
参数 |
说明 |
|---|---|
|
-Location(必填) |
索引位置的根路径条目 ID 或根路径。 |
Get-IndexServerForIndexLocation -Location 10A...Domain.local
获取给定索引位置的索引服务器名称和服务器条目 ID 作为根路径条目 ID。
Get-IndexServerForIndexLocation -Location "F:\Test Index Location\index7"
获取给定索引位置的索引服务器名称和服务器条目 ID 作为根路径。
表:Get-IndexServerForIndexLocation 属性 会列出可用的属性。
表:Get-IndexServerForIndexLocation 属性
|
名称 |
类型 |
说明 |
|---|---|---|
|
ServerEntryId |
字符串 |
ServerEntryId。 |
|
ServerName |
字符串 |
ServerName。 |