79702672

Date: 2025-07-15 21:19:04
Score: 0.5
Natty:
Report link

In cmd/batch (as requested by YoungForest in the Dilshod K's answer) you would do this with icacls.

icacls.exe "ETW loggiing.MyTestSource.etwManifest.dll" /grant "NT Service\EventLog":(RX)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Christopher Eberle