<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx</link><description>So after numerous emails about this, and some comments on my previous blog post back in June , I spent a couple of hours this afternoon improving the backup script (which although was written as a generic Exchange backup script, is suitable for file system,</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#413909</link><pubDate>Mon, 07 Nov 2005 22:35:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413909</guid><dc:creator>Carlos Arras</dc:creator><description>I can't get it to run. I get the e-mail with the red and the flag and all that, but it doens't start any backups. I changed &lt;br&gt;Const BACKUP_SHARE     = &amp;quot;F:\ExchangeBackups&amp;quot;&lt;br&gt;Const BACKUP_SELECTION = &amp;quot;F:\ExchangeBackups\Mailbox Stores Normal Backups.bks&amp;quot;</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#413919</link><pubDate>Mon, 07 Nov 2005 23:26:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413919</guid><dc:creator>jhoward</dc:creator><description>Hi Carlos&lt;br&gt;&lt;br&gt;Good that you're getting an email at least. You havve checked and double-check that f:\ExchangeBackups exists with permissions for you to write in that folder, and the &amp;quot;Mailbox Stores Normal Backups.bks&amp;quot; also exists in that folder?&lt;br&gt;&lt;br&gt;Debugging steps: &lt;br&gt;- What's the contents of the email sent to you? Does it give any clues as to the failure?&lt;br&gt;- Immediately after the line rc=wscript.run..., add a new line &amp;quot;wscript.echo szCommandLine&amp;quot;&lt;br&gt;- Run backup.vbs from the command line (ie start/run/cmd then cscript backup.vbs. Copy the text into a .cmd file (eg test.cmd), run test.cmd and see if the backup utility even opens.&lt;br&gt;&lt;br&gt;If you still don't get anywhere, post back the output from the script with the new line in place and I'll take a further look. Should be trivial to fix, I hope ;)&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;John.&lt;br&gt;</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#420453</link><pubDate>Fri, 24 Feb 2006 17:59:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:420453</guid><dc:creator>dreas</dc:creator><description>Better late than never... in regards to Carlos problem (which I think he solved himself already):&lt;br&gt;&lt;br&gt;I encountered the same problem and managed to get it working by changing the lines to...&lt;br&gt;&lt;br&gt;Const BACKUP_SHARE = &amp;quot;F:\ExchangeBackups&amp;quot;&lt;br&gt;Const BACKUP_SELECTION = &amp;quot;Exchange Backups.bks&amp;quot;&lt;br&gt;&lt;br&gt;...where Exchange Backups.bks is located at F:\ExchangeBackups\.&lt;br&gt;&lt;br&gt;Btw, thanks for the script, John, looks like it's saving me a lot of time. :)</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#430922</link><pubDate>Tue, 30 May 2006 13:43:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:430922</guid><dc:creator>Stefan Nielsen</dc:creator><description>This really is a great script! Thank you very much...</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#3015196</link><pubDate>Wed, 19 Mar 2008 18:28:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3015196</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;Hey John... I can tell it's been some time since someone responded but thanks a million. I've been reading this script looking for the logic since I'm not a programmer but it doesn't matter. My networking job just got much easier using this script. Thanks once again...&lt;/p&gt;</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#3097067</link><pubDate>Sat, 02 Aug 2008 06:24:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3097067</guid><dc:creator>Clark</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;
&lt;p&gt;Great Script! Can it send an email to say that it completed ok and not just on error? Thanks!&lt;/p&gt;</description></item><item><title>re: Improved Generic Exchange Backup Script</title><link>http://blogs.technet.com/jhoward/archive/2005/11/04/improved-generic-exchange-backup-script.aspx#3246154</link><pubDate>Wed, 27 May 2009 14:22:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3246154</guid><dc:creator>cheap comptuers</dc:creator><description>&lt;p&gt;wow...Great work i would say it's really saving time..i have been looking for such scrip. thank you very much.&lt;/p&gt;</description></item></channel></rss>