Windows server 2008 – How to perform full system backup via command line
Posted by aidas | Posted in Command line, Windows 2008 | Posted on 19-05-2009
0
This post will show you how to create full system backup of your Windows server 2008 using command line. Lets say we want to create full system backup and place it to network share \\Backupserver\Data . Open command line and type:
wbadmin start backup -backuptarget \\Backupserver\Data -allCritical -vssFull
Follow us on Twitter !







