$"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
$"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
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Srinivasan RamamoorthiPosted Nov 28, 2021, 4:05 AM