Have you ever wanted to check if AD Integration is enabled for an Agent using a SQL query? Today I wanted to do that and I created the next SQL Query. You may find it usefull.
/*Find all Agent where AD Integration is configuredRun on OperationsManager DatabaseInitial query: Daniele Muscetta*/
/*Find all Agent where AD Integration is not configuredRun on OperationsManager DatabaseInitial query: Daniele Muscetta*/