[python-win32] Python for System Administration

Simon Dahlbacka simon.dahlbacka at gmail.com
Tue Dec 12 15:12:27 CET 2006


>
>
> > Unsurprisingly perhaps, a lot of my recommendations
> > involve WMI. Now I've no idea if WMI is still a concept
> > under .NET or how it's invoked if it is. At present,
> > you use the pywin32 GetObject method to invoke it.
> > Is that still possible under IronPython? Or is there
> > some -- possibly built-in -- equivalent?
> >
>
> I've not used WMI before (although I've browsed your work before and
> *nearly* used it a few times).
>
> I assume they are in unmanaged code ?



..isn't the stuff in System.Management for WMI things, and thus probably the
way to look into when wanting to use IronPython ?

regards,

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061212/4e44a230/attachment.htm 


More information about the Python-win32 mailing list