|
| Author |
Message |
|
Arris
|
Post subject: System Restore Posted: Mon May 12, 2008 4:29 pm |
|
Joined: Sat Mar 08, 2008 5:10 pm Posts: 1065 Location: The Netherlands
|
Description: Use System Restore in Windows Server 2008 to be able to go back to a previous system state. Tried:- Running C:\Windows\System32\SystemPropertiesProtection.exe but you don't browse to the Protection tab of the Advanced System Settings dialog because it doesn't exist by default in Windows Server 2008. - Copying the files rstrui.exe, spp.dll and srcore.dll from the System32 directory of Windows Vista and running rstrui.exe but no window shows up, probably because the actual service or driver is missing. - Finding the System Restore service/driver but couldn't find one yet. According to the System Restore under Server 2003 thread at neowin.net, the System Restore driver inf file in Windows XP is sr.inf, but I couldn't find something alike in Windows Vista. SolutionDownload and install halladayrules' fix.
_________________ |[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|
|
|
|
|
 |
|
Arris
|
Post subject: Re: System Restore Posted: Wed Sep 17, 2008 8:58 pm |
|
Joined: Sat Mar 08, 2008 5:10 pm Posts: 1065 Location: The Netherlands
|
Good job! It's nice to have you here! As you see we have many of these kind of problems in the Wish List. If you like it and have time for it you might take a look at Vista Media Center in Server 2008. At the MSFN Forums they say that it's probably some policy is causing Windows Media Center not to run...
_________________ |[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|
|
|
|
|
 |
|
lars
|
Post subject: Re: System Restore Posted: Fri Jun 26, 2009 2:28 am |
|
 |
| Win2008Workstation Member |
 |
Joined: Wed Jun 17, 2009 5:57 am Posts: 11
|
|
There a sort of Vista type system restore possible without having to make complete images of the OS partition. I've only tested this a VM where it works, but usually if things work there they work on real hardware too. The only snag is that you cannot do it with the BOOT partition of the system. You can do it with any secondary OS installed. The next time you reinstall your machine, do it twice with the first OS going into a small partition. You can use a vLited 32 bit version for the first install. Depending on your memory and how much you can vlite out first it should easily fit in a 4-8 GB partition. Remove everything that can be safely removed without completely breaking it (printer drivers, languages, speech etc. use lots of space and can allways be safely removed, but theres much more). Don't spend time pondering whether you should remove something you might need later on because you won't be using that install for anything else than installing a boot partition and making/restoring shadow copies of the OS partition you install next. Install that and then install again the way you would normally do. The second OS will be the one you will actually be using. Shadow copies made of the second OS's partition can be reverted back to if you boot into the first OS first, revert and then boot again normally, into the second OS. The shadow copies can be made by the second OS while it's running but this will give you a black screen saying that the OS wasn't shut down properly when you revert using that shadow copy. Usually that isn't a problem but it's cleaner if you boot into the first OS to make the shadow copies (restore points) of the second. I tested by making a shadow copy of the second OS then booting into it, clobbering the registry big time so it gave a nice blue screen upon reboot, then booting into the first OS to revert. The second OS booted perfectly again after the revert. It will cost you the 4-8 GB for the boot partition but with nowadays disks that isn't such an issue and you can have restore points in Server 2008 ! Made in a couple of minutes and reverted to in about the same amount of time. Just my 2 cents ...
|
|
|
|
 |
|
Arris
|
Post subject: Re: System Restore Posted: Mon Jul 13, 2009 8:25 pm |
|
Joined: Sat Mar 08, 2008 5:10 pm Posts: 1065 Location: The Netherlands
|
I always wonder how people invent something like that, but it sounds like a good workaround of the missing System Restore function!  Good job lars, added a reference to the main topic! 
_________________ |[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|
|
|
|
|
 |
|
halladayrules
|
Post subject: Re: System Restore Posted: Tue Jul 06, 2010 10:20 am |
|
 |
| Win2008Workstation Expert |
 |
Joined: Sat Apr 10, 2010 8:56 am Posts: 554
|
Enjoy. Windows Server 2008 System Restore 64-bit only: DownloadWindows Server 2008 System Restore 32-bit only: Download
_________________
|
|
|
|
 |
|
polhen
|
Post subject: Re: System Restore Posted: Wed May 11, 2011 10:30 am |
|
Joined: Wed May 11, 2011 10:15 am Posts: 2
|
|
hi !
cant enjoy....after installation of system restore on win2008 it ask for file spp.dll, which i did copy from installed vista, when trying to open again...this error message appears: "there was an unexpected error:class not registered (0x80040154) please close system restore and try again" after rebooting it was giving the same message again... thanks for your help to resolve the problem...
pol
|
|
|
|
 |
|
Arris
|
Post subject: Re: System Restore Posted: Wed May 11, 2011 4:07 pm |
|
Joined: Sat Mar 08, 2008 5:10 pm Posts: 1065 Location: The Netherlands
|
Try registering the spp.dll file by running regsvr32.exe spp.dll in the at the Command Prompt: Start -> Run -> cmd -> OK -> cd [folder of spp.dll] -> regsvr32 spp.dll. Hope this works for you! 
_________________ |[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|
|
|
|
|
 |
|
polhen
|
Post subject: Re: System Restore Posted: Mon May 16, 2011 1:09 am |
|
Joined: Wed May 11, 2011 10:15 am Posts: 2
|
|
hi !
it worked ! thanks very much for help...
regards pol
|
|
|
|
 |
|
|