Using PowerShell to find all groups with members in a different domain
Yesterday I was asked by the Security Team to help them out with a project they were working on. There is an OU with over 2,000 groups in it and they needed to find the names of all the groups whose members where in a different domain. #This script requires the Microsoft ‘ActiveDirectory’ module to […]