Archive for Mai 2nd, 2009

Microsoft Windows Server 2008 – wbadmin systemstatebackup

Samstag, Mai 2nd, 2009

Creates a system state backup of the local computer and stores it on the location specified

wbadmin start systemstatebackup -backuptarget:<VolumeName>: -quiet

Specifies the number of the latest system state backups to keep – the value must be a positive integer

wbadmin delete systemstatebackup -keepversions:<copies> -quiet

Lists details about the available backups stored in a specific location

wbadmin get versions -backuptarget:<VolumeName>: