Trying to figure out a way to be able to query machines for specific group memberships.
We're using Centrify to bind, which adds a bit of complexity, but I can probably work around that.
Does anyone know of a good way to identify what AD Security groups a given machine is a member of?
With Centrify, the command: "/usr/local/bin/adquery user -A <Machine_Name>$ will return some info, but not what I'm looking for. Specifically, it will return "memberOf:OurDomain/Users/Domain Computers, but doesn't list any other groups I've added the machine to for test purposes right now.