Windows Server 2022 - Configure HTTPS on WSUS + Some Troubleshooting

Опубликовано: 01 Октябрь 2024
на канале: IT Wizard
689
11

Support the channel : (any donation are appreciated) , god bless.

https://paypal.me/ITwizard0?country.x...
  / itwiz  

Disable IPv6 functionality can be configured by modifying the following registry key:

Location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\
Name: DisabledComponents
Type: REG_DWORD
Min Value: 0x00 (default value)
Max Value: 0xFF (IPv6 disabled)

Disable DualScan GPO:

Registry Hive HKEY_LOCAL_MACHINE
Registry Path Software\Policies\Microsoft\Windows\WindowsUpdate
Value Name DisableDualScan
Value Type REG_DWORD
Enabled Value 1
Disabled Value 0