I want to check or enable the file attribute "Encrypting contents to secure data" only using a scripting such as Batch file. Is it Possible? please i need this asap.. thanks
How can I enable the "Encrypting contents to secure data" option of file with script?
Collapse
X
-
i don't think you will need a script to do this, there are many options and things you can do from the properties section, when you right click on a file. I would assume since the option is grayed out at first that there is a prerequisite that needs to be meet before that box is enabled. Mean there is something else that needs to be selected or "activated" for that option to appear. -
Hi
Script should be able to do it.
Stand02Gt has a good point but that too could be handled by using parameters in the Script.
Parameters having pre-defined values could perform the Encrypting action same as it is done manually.
QiComment
Comment