Enterprise Vault™ PowerShell Cmdlet
- Enterprise Vault PowerShell Cmdlet 简介
- 归档:Exchange
- 归档:FSA
- Get-EVFSAComputerSettings
- Get-EVFSAFileServer
- Get-EVFSAFolder
- Get-EVFSASiteSettings
- Get-EVFSAVolume
- New-EVFSAFileServer
- New-EVFSAFolder
- New-EVFSAVolume
- Remove-EVFSAFileServer
- Remove-EVFSAFolder
- Remove-EVFSAVolume
- Set-EVFSAComputerSettings
- Set-EVFSAFileServer
- Set-EVFSAFolder
- Set-EVFSASiteSettings
- Set-EVFSAVolume
- 归档: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
- 备份
- Get-EVIndexSnapshotLocationBackupMode
- Set-EVIndexSnapshotLocationBackupMode
- Clear-EVIndexSnapshotLocationBackupMode
- Get-IndexLocationBackupMode
- Set-IndexLocationBackupMode
- Clear-IndexLocationBackUpMode
- Get-VaultStoreBackupMode
- Set-VaultStoreBackupMode
- Clear-VaultStoreBackupMode
- Set-EVIndexSnapshotLocation
- Get-EVIndexSnapshotLocation
- Remove-EVIndexSnapshotLocation
- New-EVIndexSnapshot
- Get-EVIndexSnapshot
- Remove-EVIndexSnapshot
- Restore-EVIndexSnapshot
- Get-EVIndexSnapshotRepository
- Remove-EVIndexSnapshotRepository
- Export-EVIndexData
- Import-EVIndexData
- 分类
- Disable-EVClassification
- Get-EVClassificationFCITags
- Get-EVClassificationPolicy
- Get-EVClassificationStatus
- Get-EVClassificationTestMode
- Get-EVClassificationVICTags
- Import-EVClassificationFCIRules
- Initialize-EVClassificationVIC
- Set-EVClassificationVICFIPSMode
- New-EVClassificationPolicy
- Publish-EVClassificationFCIRules
- Remove-EVClassificationPolicy
- Set-EVClassificationPolicy
- Set-EVClassificationTestMode
- 数据库
- IMAP 访问
- 索引
- 记录管理
- 保留计划
- 基于角色的管理
- 站点和服务器
- 任务和服务
- 保管库存储和归档
Get-EVFSASiteSettings
Get-EVFSASiteSettings 用于返回已为 NetApp C-模式服务器通信配置的站点级别设置。如果您不使用 -SiteId 参数指定站点 ID,且 Get-EVFSASiteSettings 无法确定站点,则系统将提示您输入站点 ID。
要检索已为 NetApp C-模式服务器通信配置的服务器级别设置,请使用 Get-EVFSAComputerSettings。
Get-EVFSASiteSettings 由管理单元 Symantec.EnterpriseVault.PowerShell.AdminAPI.dll 提供。
Get-EVFSASiteSettings -SiteId <string> [<CommonParameters>]
表:Get-EVFSASiteSettings 参数
参数 | 说明 |
|---|---|
-SiteId(必填) | 要检索其设置的 Enterprise Vault 站点的 ID。您可以使用 Get-EVSite 获取站点 ID。 |
Get-EVFSASiteSettings
检索已为 NetApp C-模式服务器通信配置的站点级别设置。
Get-EVFSASiteSettings 用于返回 Symantec.EnterpriseVault.Admin.FsaSiteSettings 类型的对象,其中包含下表中列出的属性。
表: Get-EVFSASiteSettings 属性
名称 | 类型 | 说明 |
|---|---|---|
SiteId | 字符串 | Enterprise Vault 服务器所属的站点的 ID。 |
NetAppCModeServerTransport类型 | 字符串 | ONTAPI Management API 在与 NetApp C-模式服务器通信时要使用的传输类型。 |
NetAppCModeServerPort | 整数 | ONTAPI Management API 在与 NetApp C-模式 Vserver 通信时使用的端口号。 |
NetAppCModeServerCert验证 | 字符串 | 指定 ONTAPI Management API 是否应验证颁发给 NetApp C-模式 Vserver 的服务器证书。 |