Guest User

Untitled

a guest
May 7th, 2021
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
  4. "TargetGroupEnabled"=dword:00000001
  5. "TargetGroup"="Dummy-tg1"
  6. "DisableDualScan"=dword:00000001
  7. "SetDisableUXWUAccess"=dword:00000001
  8. "DoNotConnectToWindowsUpdateInternetLocations"=dword:00000001
  9. "AllowAutoWindowsUpdateDownloadOverMeteredNetwork"=dword:00000001
  10. "WUServer"="http://DummyWSUS:8530"
  11. "WUStatusServer"="http://DummyWSUS:8530"
  12. "UpdateServiceUrlAlternate"="http://DummyWSUS:8530"
  13. "SetAutoRestartNotificationConfig"=dword:00000001
  14. "AutoRestartNotificationSchedule"=dword:0000000f
  15.  
  16. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
  17. "AutomaticMaintenanceEnabled"=dword:00000001
  18. "ScheduledInstallEveryWeek"=dword:00000001
  19. "AUOptions"=dword:00000004
  20. "ScheduledInstallDay"=dword:00000000
  21. "ScheduledInstallTime"=dword:00000016
  22. "DetectionFrequencyEnabled"=dword:00000001
  23. "DetectionFrequency"=dword:00000001
  24. "UseWUServer"=dword:00000001
  25. "AlwaysAutoRebootAtScheduledTime"=dword:00000001
  26. "AlwaysAutoRebootAtScheduledTimeMinutes"=dword:0000000f
  27.  
Advertisement
Add Comment
Please, Sign In to add comment