mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
formatting
This commit is contained in:
parent
1a7878b2f5
commit
66f6f2fd13
@ -127,14 +127,14 @@ Verify the proxy configuration completed successfully, that WinHTTP can discover
|
|||||||
|
|
||||||
6. Open *WDATPConnectivityAnalyzer.txt* and verify that you have performed the proxy configuration steps to enable server discovery and access to the service URLs. <br><br>
|
6. Open *WDATPConnectivityAnalyzer.txt* and verify that you have performed the proxy configuration steps to enable server discovery and access to the service URLs. <br><br>
|
||||||
The tool checks the connectivity of Windows Defender ATP service URLs that Windows Defender ATP client is configured to interact with. It then prints the results into the *WDATPConnectivityAnalyzer.txt* file for each URL that can potentially be used to communicate with the Windows Defender ATP services. For example:
|
The tool checks the connectivity of Windows Defender ATP service URLs that Windows Defender ATP client is configured to interact with. It then prints the results into the *WDATPConnectivityAnalyzer.txt* file for each URL that can potentially be used to communicate with the Windows Defender ATP services. For example:
|
||||||
```text
|
```text
|
||||||
Testing URL : https://xxx.microsoft.com/xxx
|
Testing URL : https://xxx.microsoft.com/xxx
|
||||||
1 - Default proxy: Succeeded (200)
|
1 - Default proxy: Succeeded (200)
|
||||||
2 - Proxy auto discovery (WPAD): Succeeded (200)
|
2 - Proxy auto discovery (WPAD): Succeeded (200)
|
||||||
3 - Proxy disabled: Succeeded (200)
|
3 - Proxy disabled: Succeeded (200)
|
||||||
4 - Named proxy: Doesn't exist
|
4 - Named proxy: Doesn't exist
|
||||||
5 - Command line proxy: Doesn't exist
|
5 - Command line proxy: Doesn't exist
|
||||||
```
|
```
|
||||||
|
|
||||||
If at least one of the connectivity options returns a (200) status, then the Windows Defender ATP client can communicate with the tested URL properly using this connectivity method. <br><br>
|
If at least one of the connectivity options returns a (200) status, then the Windows Defender ATP client can communicate with the tested URL properly using this connectivity method. <br><br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user