Skip to content

Instantly share code, notes, and snippets.

@wwitzel3
Created May 13, 2020 15:03
Show Gist options
  • Save wwitzel3/fcdd6bf26d06420c72da1a506e87cf35 to your computer and use it in GitHub Desktop.
Save wwitzel3/fcdd6bf26d06420c72da1a506e87cf35 to your computer and use it in GitHub Desktop.
PS C:\Users\wwitzel3> Get-ChildItem -Path C:\Windows\System32 -Filter MRT.exe -Recurse -ErrorAction SilentlyContinue -Force
Directory: C:\Windows\System32
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 14-Aug-19 07:24 134272480 MRT.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment