How can I enable the "Encrypting contents to secure data" option of file with script?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • euqaj
    New Member
    • Aug 2008
    • 6

    How can I enable the "Encrypting contents to secure data" option of file with script?

    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
  • Stang02GT
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    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.

    Comment

    • questionit
      Contributor
      • Feb 2007
      • 553

      #3
      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.

      Qi

      Comment

      Working...