Last active
November 24, 2021 12:25
-
-
Save Molochnikov/84034d79ec74bd7ca0d4c393a21a7344 to your computer and use it in GitHub Desktop.
Find in folder
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
| gci | where { $_.LastWriteTime -ge "10/18/2021" } | sls -Pattern 'HMCIS1578680' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment