Veritas Enterprise Vault™ Setting up File System Archiving (FSA)
- About this guide
- About File System Archiving
- About FSA shortcut files
- Steps to configure File System Archiving
- Adding a Windows file server to File System Archiving
- About archiving from Windows Server 2012 file servers
- Permissions and privileges required by the Vault Service account on Windows file servers
- Adding a NetApp filer to File System Archiving
- Adding a NetApp C-Mode Vserver to File System Archiving
- Adding an EMC Celerra/VNX device to File System Archiving
- Configuring FSA with clustered file servers
- Troubleshooting the configuration of FSA with clustered file servers
- Installing the FSA Agent
- Defining volume and folder policies
- About selecting the shortcut type for an FSA policy
- About FSA policy archiving rules
- Configuring the deletion of archived files on placeholder deletion
- Configuring target volumes, target folders, and archive points
- About adding target volumes, target folders, and archive points for FSA
- About managing archive points
- Archive point properties
- Effects of modifying, moving, or deleting folders
- About deleting target folders, volumes, and file servers
- Configuring pass-through recall for placeholder shortcuts
- Configuring and managing retention folders
- Configuring File Blocking
- About File Blocking rules
- Configuring and running FSA tasks
- Using Run Now to process FSA targets manually
- Configuring file system filtering
- Managing the file servers
- PowerShell cmdlets for File System Archiving
- Appendix A. Permissions and privileges required for the Vault Service account on Windows file servers
- Permissions required by the Vault Service account for the FSA Agent
File Blocking rule: Notification message variables
You can insert variable information into a File Blocking notification message, such as the path to the file that was blocked. The variables are replaced with the details that are current at the time the message is sent.
Table: Notification variables describes the variables that you can use.
Table: Notification variables
Variable name | Description |
---|---|
[USER] | Current user who caused the action. Includes domain information. |
[USER NO DOMAIN] | Current user who caused the action without the domain information. |
[USER MAIL ID] | Email ID of the user who caused the action. This ID is taken from Active Directory. Use this variable if the user's logon and email names might be different. |
[DOMAIN] | Domain name. |
[FILE SPEC] | File path and name that caused the action. |
[FILE NAME] | Name of the file that caused the action. |
[POLICY NAME] | Name of the policy that is applied to the managed resource. |
[OBJECT NAME] | Name of the resource that caused the action. |
[OWNER NO DOMAIN] | Name of the owner of the file that caused the action without domain information. |
[OWNER] | Name of the owner of the file that caused the action. Includes domain information. |
[SERVER NAME] | Name of the server where an alarm has been activated. |
[OBJECT NAME SHARE] | Shared name of the resource. For example, you can enter "H" as in "H:\MyDrive" and the share name is inserted. |