For anyone who has done multiple re-installations of MSCRM in the same domain and wants to figure out which AD groups can be deleted based on GUID, run this query and look at the GUID in the PrivUserGroup column:
select * from dbo.OrganizationBase
Thursday, August 7, 2008
Subscribe to:
Posts (Atom)