mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
fix warnings
This commit is contained in:
parent
12f1d7809b
commit
4a5e22cb03
@ -93,7 +93,7 @@ The following is a high-level view of the main wifi components in Windows.
|
|||||||
- Managing connectivity of wireless networks</td></tr>
|
- Managing connectivity of wireless networks</td></tr>
|
||||||
<tr><td><img src="images/msm.png" alt="Media Specific Module"></td><td>The <b>Media Specific Module</b> (MSM) handles security aspects of connection being established.</td></tr>
|
<tr><td><img src="images/msm.png" alt="Media Specific Module"></td><td>The <b>Media Specific Module</b> (MSM) handles security aspects of connection being established.</td></tr>
|
||||||
<tr><td><img src="images/wifi-stack.png" alt="Native WiFi stack"></td><td>The <b>Native WiFi stack</b> consists of drivers and wireless APIs to interact with wireless miniports and the supporting user-mode Wlansvc.</td></tr>
|
<tr><td><img src="images/wifi-stack.png" alt="Native WiFi stack"></td><td>The <b>Native WiFi stack</b> consists of drivers and wireless APIs to interact with wireless miniports and the supporting user-mode Wlansvc.</td></tr>
|
||||||
<tr><td><img src="images/miniport.png" alt="Miniport"></td><td>Third-party <b>wireless miniport</b> drivers interface with the upper wireless stack to provide notifications to and receive commands from Windows.</td></tr>
|
<tr><td><img src="images/miniport.png" alt="Wireless miniport"></td><td>Third-party <b>wireless miniport</b> drivers interface with the upper wireless stack to provide notifications to and receive commands from Windows.</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
@ -121,28 +121,28 @@ Since there is no Event Viewer in Windows 10 Mobile, you can use the [Field Medi
|
|||||||
1. Download and install the [Field Medic]( https://go.microsoft.com/fwlink/p/?LinkId=718232) app from the store.
|
1. Download and install the [Field Medic]( https://go.microsoft.com/fwlink/p/?LinkId=718232) app from the store.
|
||||||
2. Open the Field Medic app and then click on **Advanced**.
|
2. Open the Field Medic app and then click on **Advanced**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. Click on **Choose with ETW provider to use**.
|
3. Click on **Choose with ETW provider to use**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
4. Check **Enterprise** and un-check the rest.
|
4. Check **Enterprise** and un-check the rest.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
5. In the app, click on **Start Logging** and then perform the operation that you want to troubleshoot.
|
5. In the app, click on **Start Logging** and then perform the operation that you want to troubleshoot.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. When the operation is done, click on **Stop Logging**.
|
6. When the operation is done, click on **Stop Logging**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
7. Save the logs. They will be stored in the Field Medic log location on the device.
|
7. Save the logs. They will be stored in the Field Medic log location on the device.
|
||||||
8. You can send the logs via email by attaching the files from **Documents > Field Medic > Reports > ...** folder.
|
8. You can send the logs via email by attaching the files from **Documents > Field Medic > Reports > ...** folder.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The following table contains a list of common providers and their corresponding GUIDs.
|
The following table contains a list of common providers and their corresponding GUIDs.
|
||||||
|
|
||||||
|
@ -658,7 +658,7 @@ See the following example:
|
|||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user