On 04/03/2010 18:25, pyt...@bdurham.com wrote:
Hi Tim,
Well I'm always glad to hear a positive comment on the
source code, but there *is* some documentation:
http://timgolden.me.uk/python/wmi/index.html
http://timgolden.me.uk/python/wmi/tutorial.html
http://timgolden.me.uk/python/wmi/cookbook.
Hi Tim,
> Something else which might help, then, is the wmiweb.py which ships with
> recent versions of the wmi module. It installs to c:\pythonxx\scripts or you
> can just get it here: http://svn.timgolden.me.uk/wmi/trunk/wmiweb.py
> It's a standalone web app which lets you browse the wmi name
As part of an inventory project I'm working on, I'm trying to
figure out whether a specific computer is a mobile asset (laptop)
or fixed asset (desktop/server).
Is there some feature that I can look that would indicate whether
a computer is a laptop or not? My initial thought was I could
look for
On 3/03/2010 5:07 PM, Antony Joseph wrote:
Dear all,
I am trying to read the Message date from Outlook, I get the message
date easily by using "PR_TRANSPORT_MESSAGE_HEADERS" only for the emails
sent over the Internet. If the email was sent internally using exchange
the mail headers are not exis