[python-win32] Constants for scripting short names of WMI privileges

Radek Holý radekholypublic at gmail.com
Wed Jun 27 20:01:26 CEST 2012


Hello,

I would like to ask you whether I can use any combination of
pywin32/`wmi`_ constants and functions to get "scripting short names"
of WMI privileges [1]_. I found the ``win32security.SE_*_NAME``
constants, but I’m not able to use them to achieve the goal.
I would like to use these names in construction of WMI monikers.

.. _wmi: http://timgolden.me.uk/python/wmi/
.. [1] See: http://msdn.microsoft.com/en-us/library/aa392758%28VS.85%29.aspx

Thank you very much
-- 
Radek Holý
Czech republic


More information about the python-win32 mailing list