Changes for page LrzWSUSUpdate

Last modified by wikibot on 2025/01/31 12:25

From version 1.1
edited by wikibot
on 2023/02/05 20:28
Change comment: Imported from foswiki
To version 3.1
edited by wikibot
on 2023/02/13 19:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,0 +1,1 @@
1 +de
lrz-wsus.reg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.wikibot
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Content
... ... @@ -1,0 +1,39 @@
1 +��Windows Registry Editor Version 5.00
2 +
3 +
4 +
5 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
6 +
7 +"TargetGroup"="WSUS"
8 +
9 +"TargetGroupEnabled"=dword:00000001
10 +
11 +"WUServer"="https://sus.lrz.de"
12 +
13 +"WUStatusServer"="https://sus.lrz.de"
14 +
15 +
16 +
17 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
18 +
19 +"AUOptions"=dword:00000003
20 +
21 +"AutoInstallMinorUpdates"=dword:00000001
22 +
23 +"NoAutoRebootWithLoggedOnUsers"=dword:00000001
24 +
25 +"NoAutoUpdate"=dword:00000000
26 +
27 +"RescheduleWaitTime"=dword:00000005
28 +
29 +"RescheduleWaitTimeEnabled"=dword:00000001
30 +
31 +"ScheduledInstallDay"=dword:00000000
32 +
33 +"ScheduledInstallTime"=dword:00000003
34 +
35 +"UseWUServer"=dword:00000001
36 +
37 +
38 +
39 +