{"id":781,"date":"2018-03-02T03:06:47","date_gmt":"2018-03-02T01:06:47","guid":{"rendered":"http:\/\/itsimple.info\/?p=781"},"modified":"2019-09-13T06:49:00","modified_gmt":"2019-09-13T04:49:00","slug":"how-to-preform-windows-system-state-recovery","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=781","title":{"rendered":"How To preform windows System State Recovery"},"content":{"rendered":"<p>In order to preform recovery for the system state you need to install windows server backup (windows feature) , Fastest way is with poershell, Open powershell as administartor :<\/p>\n<pre>add-windowsfeature windows-server-backup \u2013includeallsubfeature<\/pre>\n<div><\/div>\n<div>To Create backup of system state :<\/div>\n<div><strong>wbadmin start systemstatebackup -backupTarget:VolumeName<\/strong><\/div>\n<div><\/div>\n<div>Where <strong>VolumeName<\/strong> can be usb disk or map net work share :<\/div>\n<div>net use F: \\\\servername\\ShareName\u00a0\u00a0\u00a0\u00a0 Then the command will look like :<\/div>\n<div><\/div>\n<pre><strong>wbadmin start systemstatebackup -backupTarget:F:<\/strong><\/pre>\n<div><\/div>\n<div>To Restore system state, you need to go to safe mode first , in case of Active Directory Domain Controller you will need to enter &#8221; Directory Restore Mode&#8221;<\/div>\n<div><\/div>\n<pre><strong>wbadmin start systemstaterecovery -backupTarget:F:<\/strong><\/pre>\n<div><\/div>\n<div><strong>Note<\/strong> that Windows Backup Will look for Directory name &#8220;WindowsImageBackup&#8221; , so if you restore you backup from another system, <strong>Make sure this folder is in the root on the &#8220;BackupTarget&#8221; option otherwise it will return an error &#8221; no backup founds&#8221;<\/strong><\/div>\n<div><\/div>\n<div>You can also use the GUI program, just look for windows backup in the search windows.<\/div>\n<div><\/div>\n<div>More useful information can be found <a href=\"http:\/\/searchitchannel.techtarget.com\/feature\/Bare-metal-system-state-recovery-in-Windows-Server-2008-R2\">here<\/a> :<\/div>\n<pre><a href=\"http:\/\/searchitchannel.techtarget.com\/feature\/Bare-metal-system-state-recovery-in-Windows-Server-2008-R2\">http:\/\/searchitchannel.techtarget.com\/feature\/Bare-metal-system-state-recovery-in-Windows-Server-2008-R2<\/a><\/pre>\n<div><\/div>\n<div>\n<hr \/>\n<\/div>\n<h3>Good Luck<\/h3>\n<div><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In order to preform recovery for the system state you need to install windows server backup (windows feature) , Fastest way is with poershell, Open powershell as administartor : add-windowsfeature windows-server-backup \u2013includeallsubfeature To Create backup of system state : wbadmin start systemstatebackup -backupTarget:VolumeName Where VolumeName can be usb disk or map net work share : [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,12,14,15],"tags":[],"class_list":["post-781","post","type-post","status-publish","format-standard","hentry","category-operating-systems","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=781"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/781\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=781"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=781"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}