mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
Update winutil.ps1
This commit is contained in:
parent
2763190faa
commit
908c962a0d
@ -1410,9 +1410,9 @@ $WPFFixesUpdate.Add_Click({
|
||||
regsvr32.exe /s wuwebv.dll
|
||||
|
||||
Write-Host "7) Removing WSUS client settings..."
|
||||
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
|
||||
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
|
||||
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
|
||||
REG DELETE "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
|
||||
REG DELETE "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
|
||||
REG DELETE "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
|
||||
|
||||
Write-Host "8) Resetting the WinSock..."
|
||||
netsh winsock reset
|
||||
|
Loading…
Reference in New Issue
Block a user