Veritas Enterprise Vault™ PowerShell Cmdlets
What's new in Enterprise Vault 12.1
Table: New PowerShell cmdlets lists the PowerShell cmdlets that are new in Enterprise Vault 12.1.
Table: New PowerShell cmdlets
Cmdlet | Description |
---|---|
Export-EVArchive | Exports items from the specified archive. You can limit the export to items that match the specified search criteria. See Export-EVArchive. |
Export-EVNARAArchive | Exports from the specified archive only those items that Enterprise Vault has marked as permanent records. You can limit the export to records that fall within the specified date range and/or match the specified search criteria. See Export-EVNARAArchive. |
Get-EVFSAFileServer | Retrieves details of all the file servers that are configured in the specified Enterprise Vault site. See Get-EVFSAFileServer. |
Get-EVFSAFolder | Retrieves details of all folders that are set up for File System Archiving for a specified file server and volume in an Enterprise Vault site. See Get-EVFSAFolder. |
Get-EVRecordSettings | Provides information on the records management settings in one or more archives. See Get-EVRecordSettings. |
New-EVFSAFileServer | Adds the specified file server as a File System Archiving target. See New-EVFSAFileServer. |
New-EVFSAFolder | Adds the specified folder as a File System Archiving target. See New-EVFSAFolder. |
Remove-EVFSAFileServer | Removes the specified file server from the Enterprise Vault site. |
Remove-EVFSAFolder | Removes the specified folder from Enterprise Vault configuration. See Remove-EVFSAFolder. |
Set-EVFSAFileServer | Updates the settings of the specified file server. See Set-EVFSAFileServer. |
Set-EVFSAFolder | Adds the specified folder as a File System Archiving target. See Set-EVFSAFolder. |
Table: Enhanced PowerShell cmdlets lists the enhancements to existing PowerShell cmdlets.
Table: Enhanced PowerShell cmdlets
Cmdlet | Change |
---|---|
Get-EVArchive | Can now return a list of all the archives in the Enterprise Vault site, and not just those in which a specified user has various permissions or whose name exactly matches a specified name. See Get-EVArchive. |
New-EVSMTPTarget | Can now associate a retention plan with the SMTP target. Now accepts the value of ArchiveType that is output by the Get-EVArchive cmdlet. You can pipe the output from the Get-EVArchive cmdlet directly into the New-EVSMTPTarget cmdlet. See New-EVSMTPTarget. |
Set-EVSMTPTarget | Can now associate a retention plan with the SMTP target. Now accepts the value of ArchiveType that is output by the Get-EVArchive cmdlet. You can pipe the output from the Get-EVArchive cmdlet directly into the Set-EVSMTPTarget cmdlet. See Set-EVSMTPTarget. |