White Papers
23 Update 1611 for Cloud Platform System (CPS) Standard
5 Microsoft payload for Update P0 package
5.1 Configuration changes from previous updates
Computers
Update
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 2.0\Client" -Name DisabledByDefault -Type DWord -Value
1
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 2.0\Client" -Name Enabled -Type DWord -Value 0
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 2.0\Server" -Name DisabledByDefault -Type DWord -Value
1
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 2.0\Server" -Name Enabled -Type DWord -Value 0
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 3.0\Client" -Name DisabledByDefault -Type DWord -Value
1
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 3.0\Client" -Name Enabled -Type DWord -Value 0
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 3.0\Server" -Name DisabledByDefault -Type DWord -Value
1
All
Set-ItemProperty -Path
"HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\P
rotocols\SSL 3.0\Server" -Name Enabled -Type DWord -Value 0