1006
правок
Kekaloav (обсуждение | вклад) |
Kekaloav (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
Строка 32: | Строка 33: | ||
cscript ospp.vbs /sethst: <адрес сервера активации> | cscript ospp.vbs /sethst: <адрес сервера активации> | ||
cscript ospp.vbs /act | cscript ospp.vbs /act | ||
</syntaxhighlight>Попутно один из способов отключения обновлений <syntaxhighlight lang="reg"> | |||
Windows Registry Editor Version 5.00 | |||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] | |||
"DoNotConnectToWindowsUpdateInternetLocations"=dword:00000001 | |||
"UpdateServiceUrlAlternate"="1.1.1.1" | |||
"WUServer"="1.1.1.1" | |||
"WUStatusServer"="1.1.1.1" | |||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] | |||
"UseWUServer"=dword:00000001 | |||
</syntaxhighlight> | </syntaxhighlight> |