• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Automatically ping the default gateway (XP)

TechnoPro

Golden Member
Normally, at a command prompt, one would run an IPCONFIG /ALL command to obtain the default gateway, then PING that IP address. This is a 2 step process I was hoping to automate into one script.

Basically, I would like to display the default gatweay, set it as a local variable, then ping that variable. Any ideas on how to accomplish this?
 
Back
Top