Server Decommission Audit

Recently one of the IT team approached us to create a script where they want to audit if the decommissioned servers in the environment have entries in Active directory, DNS, WINS & also to check the ping status. Their approach was to find any discrepancies. So this script has taken birth 🙂 , I am sharing it as it…

Backup and Restore permissions

This Script/Process is all about backing up permissions & restoring when required. This was the requirement from one of the projects, as their backup software was not able to take permissions backup, therefore on restoring, permissions were not getting applied. Thanks to Powershell & Creator of File System Security PowerShell Module 4.0.1 which has come to our…