Quickie: List encrypted files
August 7th, 2012
No comments
If you want to list all encrypted files by EFS you can use command:
cipher [PATH]
This command will list all files in PATH. Encrypted files will have “E” character in front of it:
This command is great to handle encrypted files. Look at cipher /? command output.
Recent Comments