I'm very green when it comes to backup exec and I would like to know if it is possible to create a policy similar to the one below in 10.x Backup exec before I commit to backup exec.
Capacity Check Status
if true
Backup to tape drive
else
reformat tape drive
then...
I'm attempting to load in a variable from a text file to use in the get_url function. Below is my current code and its simply just not working...
---this is the code layer---
myData = new LoadVars();
myData.load("GSU.txt");
myData.onLoad = function(succes) {
if (succes) {
var...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.