Quantcast
Channel: Backup – Windows and Windows Server forum
Viewing all articles
Browse latest Browse all 3323

Syntax for backup the hole server including bare metal restore + question regerading incremental backup

$
0
0

Hi guys.

Currently we are ussing a powershell script which runs:

$backuplocation = \\networkshare\EXCHANGE-DB

wbadmin start backup -backupTarget:$backuplocation -include:"D:\ExchangeDB" -vssfull -quiet | Out-FileForce "$backuplog"

With this script we are making BACKUP od EXCHANGE databases.

We want to prepare another powershell script which would backup the hole system one a week, but we would like to know what's the right syntax: We would like to include:
* bare metal recovery
* system state
* system reserved
* Local disk C:

So this would look like wbadmin start backup -backupTarget:$backuplocation2 -include:??????

One more question regarding making Exchange backups on network share.
Is there anyhow possible to achieve incremental backups?


bostjanc


Viewing all articles
Browse latest Browse all 3323

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>