Ask Question

You are in the windows power shell window and decide to encrypt folder which of the following command do you use

+1
Answers (1)
  1. 21 March, 13:28
    0
    try this script bro

    (Get-ChildItem - Path C:/Folder). Encrypt ()

    Explanation:

    simply microsoft just use encrypt () & decrypt () words in script to act doing the method encrypting & decrypting.

    but i suggest you to use the windows gui features, its more easier. just right click on your folder target, go to properties then click advanced button, checklist encrypt box.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You are in the windows power shell window and decide to encrypt folder which of the following command do you use ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers