[python-win32] Calling GetText_(1)
Mitch Oliver
mitch.oliver at gmail.com
Mon Aug 8 16:34:53 CEST 2011
On Fri, Aug 5, 2011 at 4:16 AM, M Saunders TAS <saunders.m3 at we-learn.com> wrote:
> Does c.Msvm_VirtualSystemManagementService()[0] actually return anything?
Yes. This returns a wmi_object:
<_wmi_object: \\server_name\root\virtualization:Msvm_VirtualSystemManagementService.CreationClassName="Msvm_VirtualSystemManagementService",Name="vmms",SystemCreationClassName="Msvm_ComputerSystem",SystemName="server_name">
Per your other response, I have run makepy on two of those libraries.
WMI ADSI Extension Library is not available in Windows 7.
What version of Windows are you using?
More information about the python-win32
mailing list