mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge pull request #3194 from illfated/netsh_winsock_reset
Deployment/Update: netsh winsock reset command order correction
This commit is contained in:
commit
ed964a33f5
@ -106,7 +106,7 @@ The following resources provide additional information about using Windows Updat
|
|||||||
- regsvr32.exe wuwebv.dll
|
- regsvr32.exe wuwebv.dll
|
||||||
7. Reset Winsock. To do this, type the following command at a command prompt, and then press ENTER:
|
7. Reset Winsock. To do this, type the following command at a command prompt, and then press ENTER:
|
||||||
```
|
```
|
||||||
netsh reset winsock
|
netsh winsock reset
|
||||||
```
|
```
|
||||||
8. If you are running Windows XP or Windows Server 2003, you have to set the proxy settings. To do this, type the following command at a command prompt, and then press ENTER:
|
8. If you are running Windows XP or Windows Server 2003, you have to set the proxy settings. To do this, type the following command at a command prompt, and then press ENTER:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user