PowerShell script to query content of OU
I needed to test something today, therefore I required a quick way to query a particular OU in my test environment. I find it easier to use PowerShell for such tasks. # Set the path to the OU you want
Read More