Ask Question
30 April, 16:21

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. 30 April, 18:24
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers