Disable System Restore

L

LabRat

Hi All

How can one Disable the System Restore feature automatically?

I would Like to do it During FBA but don't know what to change. I
need to keep System Restore but need a way to switch it on and off
 
K

KM

LabRat,

You have probably tried that already but in case you haven't.

How about changing one of these reg.values:

[Software\Microsoft\Windows NT\CurrentVersion\SystemRestore],"DisableSR"
[HKLM\System\CurrentControlSet\Services\srservice],"Start"
[HKLM\System\CurrentControlSet\Services\sr],"Start"

For the initial state you could tweak these values in the System Restore Core component registry section.
 
L

LabRat

Just to post the solution I used:

Added the following in aditional registry entries

[Software\Microsoft\Windows
NT\CurrentVersion\SystemRestore],"DisableSR" 1

This allows system restore to be turned off when the machine is built
and prepared. Once the machine joins the domain and usese group
policies the GP can be uses to turn it back on (or off)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Best Practice for setting service boot status 2
services 1
Windows 7 Power switched during update 3
Windows Vista System Restore on Vista is not working? 1
Windows 10 Is it Safe to Disable Updates 13
creating SDI and system restore 2
What triggers the ewf to be disabled during boot? 2
EWF in WES 4

Top