Created
June 20, 2022 13:46
-
-
Save muratvezir/c903f185988aca66af363a24cd559471 to your computer and use it in GitHub Desktop.
Clear Windows Eventviewer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wevtutil el | Foreach-Object {wevtutil cl “$_”} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment