Extract registry key from NTBackup System State backup
        Posted  
        
            by 
                phoenix8
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by phoenix8
        
        
        
        Published on 2009-10-23T05:39:44Z
        Indexed on 
            2011/03/07
            8:12 UTC
        
        
        Read the original article
        Hit count: 309
        
A Windows Server 2003 machine died recently but I need some information that was contained in the now-defunct server's registry. I have a "System State" backup file created by the Windows Server 2003 built-in backup program (NTBackup.exe). Is there any way to extract a key/value out of the backup file?
I might be able do a Win2003 install on a similar machine then do a system-state restore but that's a lot of effort and I don't know for certain that the system-state restore will work on a different spec machine. (Would it work if I booted up in 'safe mode'?) But I'd really rather just get at the data straight out of the NTBackup file zip-file-esque styles if that's possible.
© Server Fault or respective owner