Because there is no installed provider listening for that specific class ID, the OMI agent returns "Not Found" or an empty result set.
/opt/phoenix/bin/omic -s /opt/phoenix/config/smb.conf -U DOMAIN/USER%PASSWORD // 'SELECT * FROM Win32_OperatingSystem' Use code with caution. Copied to clipboard win32operatingsystem result not found via omi new
Then test from the client:
omiquery /namespace:"root/cimv2" /className:OMI_OperatingSystem Because there is no installed provider listening for
Check OMI logs at %ProgramData%\omi\var\log\omi.log for errors like: win32operatingsystem result not found via omi new
OMI often defaults to NTLM, which is frequently restricted in modern environments. Switch the authentication method from kerberos-auth