Hello All,
We have installed HyperV on Windows 2008 R2 and while trying fetch the MSVM_ComputerSystem from a Ubuntu machine using wmic client we are facing following error
==
[test@root ~]wmic -U 'Administrator%**********' //HOSTNAME "select * from Msvm_ComputerSystem"
[wmi/wmic.c:212:main()] ERROR: Retrieve result data.
NTSTATUS: NT code 0x80041010 - NT code 0x80041010 Msvm_ComputerSystem
==
We are able to get response for "Win32_OperatingSystem" and "Win32_ComputerSystem" without any issue.
Please assist.
We have installed HyperV on Windows 2008 R2 and while trying fetch the MSVM_ComputerSystem from a Ubuntu machine using wmic client we are facing following error
==
[test@root ~]wmic -U 'Administrator%**********' //HOSTNAME "select * from Msvm_ComputerSystem"
[wmi/wmic.c:212:main()] ERROR: Retrieve result data.
NTSTATUS: NT code 0x80041010 - NT code 0x80041010 Msvm_ComputerSystem
==
We are able to get response for "Win32_OperatingSystem" and "Win32_ComputerSystem" without any issue.
Please assist.