When a group/member has "(" (bracket) in its name, the get-WinADGroupMember* functions will error out, most likely due to how group names are parsed. Bracket symbol is the only character causes problem for me, but I'd assume more special characters need escaping.
When a group/member has "(" (bracket) in its name, the get-WinADGroupMember* functions will error out, most likely due to how group names are parsed. Bracket symbol is the only character causes problem for me, but I'd assume more special characters need escaping.