How to export the list of all Backup Exec Remote Agent servers in Backup Exec 2012
The following scripts will enable you to find all servers with Remote Agents installed and will export to a .csv file. It is strongly suggested to use these scripts on a test environment first: 1. Download the "ServerList.zip" file. 2. Extract it to a folder. 3. Move the folder to a server where Backup Exec Database (BEDB) is stored.2KViews2likes2CommentsPerformance Tuner for Backup Exec VMware backups
Symantec Backup Exec offers the possibility to back up virtual machines from a VMware vSphere environment directly by the hypervisor. To increase the performance of these backups, it is possible to manipulate the number and the size of the buffers, Symantec Backup Exec uses by editig some registry values.1.8KViews2likes1CommentHoliday List Creator for Backup Exec
Backup Exec 2012 and 2014 offer possibilities to import holidays into the configuration in order to exclude those days from having backup jobs run. Unfortunately, there's no possibility to use wildcards in the import files, which makes the creation of the import file quite difficult. Therefore we've created a tool, that provides a GUI to create such import files.1.2KViews4likes0CommentsScript for chaining jobs in BE 2012
This BEMCLI script is a follow-up to my article https://www-secure.symantec.com/connect/articles/use-bemcli-chain-jobs This script makes it easier to set up the jobs that you want to run in sequence. 1) Get the list of jobs You can get the list of jobs that you want to run by running this cmdlet and pipe it to a text file789Views1like2Comments