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-EVFSAVolume
Get-EVFSAVolume 在 Enterprise Vault 站点中检索针对文件系统归档设置的所有卷的详细信息。可以根据文件服务器和卷名称筛选此列表。
Get-EVFSAVolume 由管理单元 Symantec.EnterpriseVault.PowerShell.AdminAPI.dll 提供。
Get-EVFSAVolume [-SiteId <String>] [[-FileServerName] <String>] [[-Name] <String>] [<CommonParameters>]
Get-EVFSAVolume [-SiteId <String>] -FileServerId <String> [[-Name] <String>] [<CommonParameters>]
表:Get-EVFSAVolume 参数
|
参数 |
描述 |
|---|---|
|
-SiteId (必填) |
在其下配置文件服务器的 Enterprise Vault 站点的 ID。如果忽略此参数,Get-EVFSAVolume 会使用正在运行 cmdlet 的 Enterprise Vault 服务器所在站点的 ID。您可以使用 Get-EVSite 获取站点 ID。 |
|
-FileServerName |
在托管卷共享的 Enterprise Vault 站点下配置的文件服务器目标的完全限定 DNS 名称或别名。 |
|
-FileServerId (必填) |
用于托管卷共享的文件服务器的 ID。 |
|
-Name |
添加为 FSA 卷的共享文件夹的名称。 |
Get-EVFSAVolume –SiteId 198…example.com
检索在指定 Enterprise Vault 站点的所有文件服务器上托管的所有卷。
Get-EVFSAVolume –SiteId 198…example.com -FileServerId 1FB…example.com
检索在 ID 为“1FB…example.com”的文件服务器上托管的所有卷。
Get-EVFSAVolume –SiteId 198…example.com -FileServerId 1FB…example.com -Name Sales
检索在 ID 为“1FB…example.com”的文件服务器上托管的卷“Sales”的属性。
Get-EVFSAVolume –SiteId 198…example.com -FileServerName 'WindowsFiler.example.com'
检索在名为“WindowsFiler.example.com”的文件服务器上托管的所有卷。
Get-EVFSAVolume –SiteId 198…example.com –FileServerName \\WindowsFiler
检索在名称为“\\WindowsFiler”的文件服务器上托管的所有卷。
Get-EVFSAVolume –SiteId 198…example.com -FileServerName 'WindowsFiler.example.com' -Name Marketing
检索在名称为“WindowsFiler.example.com”的文件服务器上托管的卷“Marketing”的属性。
表:Get-EVFSAVolume 属性 列出了可用的属性。
表:Get-EVFSAVolume 属性
|
名称 |
类型 |
描述 |
|---|---|---|
|
VolumeName |
字符串 |
FSA 卷的名称。 |
|
VolumeId |
字符串 |
FSA 卷的 ID。 |
|
FileServerName |
字符串 |
根据 Enterprise Vault 站点中的配置,用于承载卷的文件服务器的名称。 |
|
FileServerId |
字符串 |
用于托管卷共享的文件服务器的 ID。 |
|
VaultStoreName |
字符串 |
用于存储从此卷归档的文件的保管库存储的名称。 |
|
VaultStoreId |
字符串 |
用于存储从此卷归档的文件的保管库存储的 ID。 |
|
TaskName |
字符串 |
用于处理此卷的文件系统归档任务的名称。 |
|
TaskId |
字符串 |
用于处理此卷的文件系统归档任务的 ID。 |
|
PolicyName |
字符串 |
从此卷归档时使用的文件系统归档卷策略的名称。 |
|
PolicyId |
字符串 |
从此卷归档时使用的文件系统归档策略的 ID。 |
|
DisableArchiving |
SwitchParameter |
指定是否禁用从此卷归档文件。 |
|
PassthroughRecall |
SwitchParameter |
指定是否启用此卷的直接传递撤回。 |
|
SiteId |
字符串 |
在其下配置卷的 Enterprise Vault 站点的 ID。 |
请参见Get-EVSite。
请参见New-EVFSAVolume。
请参见Set-EVFSAVolume。