JadeKnight
IS-IT--Management
I'm going to write a script wich will check that a server is listening on some ports.
Anyone know if there exist a WMI class or a way to get this data out, besides using : "netstat -an".
I know I can use run/execute nestat and parse the output, but I have a feeling that this can be done more elegant without any 3rd app.
Anyone know if there exist a WMI class or a way to get this data out, besides using : "netstat -an".
I know I can use run/execute nestat and parse the output, but I have a feeling that this can be done more elegant without any 3rd app.