[python-win32] Fetching network interface instance names

2005-07-24 Thread Chris Miles
Hi, I am querying win32pdh to fetch statistics from each network interface on the machine. I am able to fetch the stats I need, using the code below, from each network interface, provided I already know the network interface instance name (eg: intf below). My Q is: how can I programmaticall

Re: [python-win32] Fetching network interface instance names

2005-07-24 Thread Mark Hammond
http://www.microsoft.com/technet/scriptcenter/scripts/python/pyindex.mspx has some scripts that appear to do what you need. (Quite cool that we can now post a microsoft.com address for help with Python scripts ;) Mark. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTE