mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
add text to remove blue font in code block
This commit is contained in:
parent
8418754466
commit
01a39f1306
@ -69,7 +69,7 @@ After configuring the endpoints, you'll need to verify that the correct proxy se
|
|||||||
|
|
||||||
2. Enter the following command and press **Enter**:
|
2. Enter the following command and press **Enter**:
|
||||||
|
|
||||||
```
|
```text
|
||||||
netsh winhttp import proxy source=ie
|
netsh winhttp import proxy source=ie
|
||||||
```
|
```
|
||||||
An output showing the applied WinHTTP proxy settings is displayed.
|
An output showing the applied WinHTTP proxy settings is displayed.
|
||||||
@ -85,7 +85,7 @@ After configuring the endpoints, you'll need to verify that the correct proxy se
|
|||||||
|
|
||||||
2. Enter the following command and press **Enter**:
|
2. Enter the following command and press **Enter**:
|
||||||
|
|
||||||
```
|
```text
|
||||||
proxy [proxy-server=] ProxyServerName:PortNumber
|
proxy [proxy-server=] ProxyServerName:PortNumber
|
||||||
```
|
```
|
||||||
Replace *ProxyServerName* with the fully qualified domain name of the proxy server.
|
Replace *ProxyServerName* with the fully qualified domain name of the proxy server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user