How to Turn Off System Protection by registry (regedit)


  1. Posts : 13
    Windows 7
       #1

    How to Turn Off System Protection by registry (regedit)


    Is there any way to disable System Protection (My computer->Properties->System protection->[choose hard disk drive or partition]->Configure->check dot TURN OFF SYSTEM PROTECTION ) using regedit tool?

    I need this by the registry to I can put in automated process because we made about 4000 machines per day.

    Thanks in advance.
      My Computer


  2. Posts : 1
    Win7 Enterprise x64, Win7 Ultimate 32bit
       #2

    Solution Yet?


    This question has been open for just over a year, did you ever find an answer to your issue? I'm looking to push out a group policy that will disable system restore but that itself does not turn off file protection for a drive. If it is enabled already, group policy will disable the ability to make changes to system protection but it does not disable it. Let me know if you found a registry setting to turn off the settings.

    Thanks!

    -Ken-
      My Computer


  3. Posts : 1
    Windows 7 Ultimate x32
       #3

    I'm also working on a solution. I will post one if I find it...
      My Computer


  4. Posts : 1
    Windows t
       #4

    How to Turn Off System Protection by registry (regedit)


    ::When you manually disable system restore through GUI this key is set to 0
    REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore" /v RPSessionInterval /t REG_DWORD /d 0 /f
    ::To delete information about systems volumes
    REG DELETE "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /f
    ::To re-create a clean key with no volume info.
    REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /f
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:51.
Find Us