Storage Foundation 8.0.2 Quick Recovery Solutions Guide for Enterprise Vault - Windows
- Introducing Quick Recovery for Enterprise Vault
- Preparing to implement Quick Recovery for Enterprise Vault
- Scheduling or creating a snapshot set for Enterprise Vault
- Maintaining or troubleshooting snapshots
- Recovering Enterprise Vault components
- Vxsnap utility command line reference for Enterprise Vault
Invoking the Enterprise Vault Management Shell
After completing the Enterprise Vault installation tasks, and before taking Enterprise Vault snapshots, you must invoke the Enterprise Vault Management Shell to register PowerShell snap-ins and set the execution policy.
The Enterprise Vault Management Shell can be invoked either prior to or after performing the Prepare operation for snapshot mirrors.
Note:
You need to invoke the Enterprise Vault Management Shell only once on a host where you are performing the snapshot command. As a best practice, it is recommended that you invoke the shell once on all the hosts in the Enterprise Vault configuration.
To invoke the Enterprise Vault Management Shell
- Invoke Enterprise Vault Management Shell from the Apps menu on the Start screen.
- Run the following command to set the execution policy:
set-executionpolicy unrestricted
Warning:
When execution policy is unrestricted, PowerShell will run any PowerShell script. This is the least secure setting and has considerable security risks.