Exchange 2003 Backups: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 February 2009

  • curprev 09:1609:16, 15 February 2009David talk contribs 400 bytes +400 New page: The following script save a bkf file with the current date. <pre> @echo off net use t: \\pc\c$\Backup\Exchange set date-time=%date:~10,4%%date:~7,2%%date:~4,2%-%time:~0,2%%time:~3,2%.bkf...