python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
WMI ExecNotificationQuery Need Administrator Privileges to Query for Win32_ProcessStartTrace but not for __InstanceCreationEvent
When I attempt to make a call to ExecNotificationQuery with query "SELECT * FROM Win32_ProcessStartTrace" I get a WBEM_E_ACCESS_DENIED Error code returned.
If I instead make the query "...

wigi426
Votes: 0
Answers: 1
Can PowerShell be an ActiveScriptEventConsumer?
I need to continuously watch a particular "drop" folder for (tiny) pdfs and auto-print and delete them. The printing itself is being handled by SumatraPDF (because I don't think there is a...
Teknowledgist
Votes: 0
Answers: 0