Here's a script that I used at one of my clients. It writes to a log file if you'd like. You can leave out the switches that you don't want. This is for an online Exchange backup with the Exchange NT backup extensions installed.
ntbackup backup DS \\SERVERNAME IS /a /v /b /t normal /d "b/u SERVERNAME (is-dir)" /l "c:\backup\logs\is-ds.log" _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

