This PowerShell script will give you some options to search Active Directory users: Report Locked Accounts Report Expired Accounts Report Expired Passwords Report Enabled accounts that have no recent activity… Read more »
Search in files with PowerShell and return files, line numbers. The script in this article will allow you to enter a search directory and the value you’re looking for. As the… Read more »
Parse a PowerShell string is something that may need to be done when handling a report or log file. Looking around the net on how to parse a PowerShell string,… Read more »
I created this script when we needed to search all user network shares, as well as business department shares for PST files. We were in the process of migrating to… Read more »