PowerShell

Powershell Script: Export EFS Certificates using Powershell.

Hi, In my previous Article i post about how to create encrypted folder using powershell script. In encryption the most important thing is the backup of encryption certificate. We can export and save encryption certificate manually from control panel , using MMC and Certificate Snap-in or using cipher.exe. But as we all love to use… Continue reading Powershell Script: Export EFS Certificates using Powershell.

PowerShell

Powershell Script : Create An Encrypted Folder using Powershell.

Hi, Windows Encryption is one of the best inbuilt security tool in windows7. My and my friends use windows encrypted file systems (EFS) a lot and may be you are using EFS in your windows environment. Rather that create a whole DISK, My Documents, Desktop encrypted, I always prefer to create an encrypted folder somewhere… Continue reading Powershell Script : Create An Encrypted Folder using Powershell.