A device in class /Server/Windows/WMI/HyperV
Only using modeler plugins "community.wmi.WinServiceMap ", "community.wmi.FileSystemMap"
Below error returned when model device, any idea? Windows Firewall is turned off and WinUser account has local admin permission.
I can run wbemtest on the client , and get normal result.
I created a WMI datasource with query SELECT * FROM Win32_LogicalDisk, can get proper data from this client.
WARNING:zen.SQLClient:Error in community.wmi.FileSystemMap query "SELECT * FROM Win32_LogicalDisk": Retrieve result data. on xxx.xxx.xxx.xxx (WERR_INVALID_PARAM)
WARNING:zen.SQLClient:Error in community.wmi.WinServiceMap query "SELECT * FROM Win32_Service": Retrieve result data. on xxx.xxx.xxx.xxx (WERR_INVALID_PARAM)
INFO:zen.SQLClient:SQL client finished collection for ServerName
WARNING:zen.PythonClient:Error in community.wmi.FileSystemMap: Retrieve result data. on xxx.xxx.xxx.xxx (WERR_INVALID_PARAM)
WARNING:zen.PythonClient:Error in community.wmi.WinServiceMap: Retrieve result data. on xxx.xxx.xxx.xxx (WERR_INVALID_PARAM)