Created
November 29, 2018 12:22
-
-
Save pingec/9906ebcdae32f165ceb0aa31a42e383f to your computer and use it in GitHub Desktop.
Gets detailed file attributes / properties with powershell
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
Get-ItemProperty .\ApsApfJobWorker.dll | Format-list -Property * -Force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment