Instructions to Check NIC Configuration and Status
| Instructions to Check NIC Configuration and Status
1. Open Command Prompt
- Press Windows + R on your keyboard to open the Run dialog box.
- Type cmd and press Enter.
2. View NIC Information
- In the Command Prompt window, type ipconfig /all and press Enter.
- This command displays detailed information about all network interfaces on your device.
- Take a screenshot of the information displayed on the screen.
3. Check NIC Status
- Next, type netsh interface show interface and press Enter.
- This command shows the status of all network interfaces, indicating which are connected or disconnected.
- Take a screenshot of this information as well.
4. Send the Screenshots