OMG why did MS remove ntbackup?
So we now have a 2008 DC and I need to backup the system state - Great I have found the command for that
But I only need 1 version of it so how the hell do I clean off the old backup files?
Tried:
Both fail? What am I doing wrong?
So we now have a 2008 DC and I need to backup the system state - Great I have found the command for that
PHP:
wbadmin start systemstatebackup -backuptarget:e: -quiet
But I only need 1 version of it so how the hell do I clean off the old backup files?
Tried:
PHP:
wbadmin delete systemstatebackup –deleteOldest
wbadmin delete systemstatebackup -backuptarget:e: –deleteOldest
Both fail? What am I doing wrong?