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.

PowerShell

PowerShell Script for : RSA SecurID Software Token Converter

Hi, If if RSA SecureID is deployed on your environment to use VPN securely , then i am sure that you are managing “Software Tokens” too. Software token are RSA App which are installed on your mobile devices like iPhone,iPad, Android,or Blackberry phones and by installing them ,you don’t need to carry RSA SecureID hardware… Continue reading PowerShell Script for : RSA SecurID Software Token Converter

PowerShell

Where is my Windows PowerShell Integrated Scripting Environment (ISE) on Windows8.

Hi, Two days back i finally upgraded my laptop to “Windowd8 Pro”. After clean installation of the Windows8 Operating system my first expression was “WOW!”. I like it. Windows8 Operating System really looks very cool. After installation the first program i run was “Powershell”. Microsoft had added a lots of new cmdlets on the new… Continue reading Where is my Windows PowerShell Integrated Scripting Environment (ISE) on Windows8.

Active Directory · PowerShell

Powershell and Active Directory: Finding User whose password is Expired.

Hi, Yesterday i have got a call from my remote user, she is  saying that she is not able to login to the Intranet System and Outlook, I asked her if she has got any notifications about password failed (Setting using Group Policies). and she denied. i said “OK”.. Somehow i feel this is related… Continue reading Powershell and Active Directory: Finding User whose password is Expired.