Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31901
| Date | 2012-10-22 20:29 +0100 |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Subject | Re: Is there a way to programmatically turn on remote registry? |
| References | (2 earlier) <CAN4UfGx1JEzaTm_hKLH8Mf1N9qCB_d9qtNUTupFCkctUGaB2wQ@mail.gmail.com> <c1t3881ofvciftl2pjpkkm4cfjeacvftkj@invalid.netcom.com> <CAN4UfGzz81jvkzMByhQ3MAjpdFT_eNy9oRfcwa2j_PGFpoTePw@mail.gmail.com> <508560AC.2080307@timgolden.me.uk> <CAN4UfGxLZXuR8VdzpunASfqudJVyp=Zds36evud-3cAy9cD2xw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2634.1350934187.27098.python-list@python.org> (permalink) |
On 22/10/2012 16:38, Kevin Holleran wrote: > Thanks, I will look into that. WMI is enabled, but everything WMI query I > wrote (& I am NOT a WMI expert.... or even close) gave me a bunch of NIC > info, but not the info I am after in the registry (driver description, > driver date, driver version for the NICs). I assume you've found things like the Win32_NetworkAdapter which doesn't include driver details. If you cared to come across with the registry keys / values you needed I'm sure I could rustle up a sample query to get you on the right path. TJG
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Is there a way to programmatically turn on remote registry? Tim Golden <mail@timgolden.me.uk> - 2012-10-22 20:29 +0100
csiph-web