Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


July 2004

Running Backup Exec from the Command Line


RSS
Subscribe to Windows IT Pro | See More Backup and Recovery Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

Download the Code Here

I need to use VERITAS Software's Backup Exec for Windows Servers with Windows Server 2003 and Windows 2000 Server. The problem is that I'm not particularly familiar with either OS, and I'm much more comfortable performing work from the command line. Can I use the command line or a script to operate Backup Exec?

Given the ease of using Backup Exec's GUI and scheduler, I suggest giving them a try rather than resorting to the command line. With that said, you can use the bemcmd.exe backup applet as a standalone application or with scripts. (VERITAS supplies documentation that discusses the use of this tool, but that documentation is 150 pages and, frankly, gruesome to read.) Listing 1 shows a sample batch script, backup.txt, that works with bemcmd.exe. The script must be located in the same directory as bemcmd.exe and must be saved as a .txt file. The syntax for running the script is

bemcmd -o90 -fbackup.txt

In place of the -o90 switch, which runs the specified .txt file, you can use the -o1 switch, which runs a job that you've created under the GUI. (This switch is perhaps the most useful command-line option.) Use the syntax

bemcmd -o1 -j"job name"

where job name is the name of the job you want to run.

Listing 1 includes comment lines, which begin with a double slash (//); remove these lines before using the script. Also, edit the script to enter information that's appropriate to your environment (e.g., to replace "computername"). You can use Notepad to edit the script, but I prefer to use the command-line text editor because it doesn't add any superfluous characters. Be sure that you maintain the script's organization.

If you use the script to overwrite data on your backup media, make certain you first erase the media or configure Backup Exec's Tools, Option, Media Management setting to ignore overwrite notification; otherwise, the system might wait for you to confirm the overwrite. Likewise, if you want to append the backup to an existing one, make certain that your chosen media supports that action and has room to append.

End of Article



Reader Comments

You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

WinInfo Short Takes: Week of November 9, 2009

An often irreverent look at some of the week's other news, including some more Windows 7 sales momentum, some Sophos stupidity, Microsoft's cloud computing self-loathing, more whining from the browser makers, Zoho's "Fake Office," and much, much more ...

Understanding File-Size Limits on NTFS and FAT

A general confusion about files sizes on FAT seems to stem from FAT32's file-size limit of 4GB and partition-size limit of 2TB. ...


Scripting Whitepapers From Development to Production: Streamlining SharePoint Deployment with DocAve Deployment Manager

Related Events Disk-to-Disk Grows Up

WinConnections and Microsoft® Exchange Connections

Effectively Shrinking Your Backup Window – with CA ARCserve Backup Data De-duplication and the Riverbed Steelhead Appliance

Check out our list of Free Email Newsletters!

Scripting eBooks Keeping Your Business Safe from Attack: Encryption and Certificate Services

Best Practices for Managing Linux and UNIX Servers

Building an Effective Reporting System

Related Scripting Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement