Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Creating an Archive on a Schedule Using PowerShell Scripts

$
0
0

 

The following is an example of the script that can be used to export a repository to a folder at a given interval. This script will archive to C:\Archives every 30 minutes and requires that port 8006 be open

The Archives will contain all the agents and recovery points in the repository at the time of the export.  Please note that the PowerShell window must remain open in order for the script to remain functional.

ead More

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles