RunAs PowerShell Powershell açtıktan sonra 1. $FGroup = Get-Content "1.txt" # 1.txt yi sirayla 2-3-4-5 yap 2. filescrn filegroup modify /filegroup:"Encrypted Files" /members:$FGroup Eğer Encrypted Grubu yoksa bu komutla önce grubu oluştur. 3. filescrn filegroup add /filegroup:"Encrypted Files" /members:$FGroup