Update troubleshoot-tcpip-port-exhaust.md

sync pr https://github.com/MicrosoftDocs/windows-docs-pr/pull/6269
fix acro typo
This commit is contained in:
Diana Hanson 2022-02-08 11:18:26 -07:00 committed by GitHub
parent c45ad11d79
commit a3fcb160e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ Steps to use Process explorer:
Finally, if the above methods did not help you isolate the process, we suggest you collect a complete memory dump of the machine in the issue state. The dump will tell you which process has the maximum handles. Finally, if the above methods did not help you isolate the process, we suggest you collect a complete memory dump of the machine in the issue state. The dump will tell you which process has the maximum handles.
As a workaround, rebooting the computer will get the it back in normal state and would help you resolve the issue for the time being. However, when a reboot is impractical, you can also consider increasing the number of ports on the machine using the below commands: As a workaround, rebooting the computer will get it back in normal state and would help you resolve the issue for the time being. However, when a reboot is impractical, you can also consider increasing the number of ports on the machine using the below commands:
```console ```console
netsh int ipv4 set dynamicport tcp start=10000 num=1000 netsh int ipv4 set dynamicport tcp start=10000 num=1000