Overview
A PowerShell diagnostic utility for quickly identifying common workstation network connectivity issues.
Problem
Connectivity incidents may originate from the network adapter, gateway, DNS resolution, domain configuration or internet access.
Solution
The script performs a sequence of tests covering domain membership, active adapters, default gateway access, DNS resolution and external IP connectivity.
Key Features
- Domain membership detection
- Active network-adapter validation
- Default gateway connectivity test
- DNS resolution test
- Internet connectivity test
Technologies
- PowerShell
- Windows networking
- DNS
- ICMP
Status
🔵 Stable
0 Comments