$"SELECT * FROM Win32_NTLogEvent where logfile = 'Microsoft-Windows-PrintService/Operational' and (param1 = {jobidentifier})
Hi
I need a query to get the Param1 which is (Param1 is a print job identifier) for example what i tried