Set AvailableForDirSync to true using the following SQL query:
UPDATE [BTCodex].[dbo].[BT_Person]
SET AvailableForDirSync = 1
WHERE BT_Person_PK = <ObjectPKValue>
Also confirm 'Synchronize Accompanying Groups' is unchecked for ALL Directory Sync profiles (this includes all disabled and unused profiles)
Delete any unused profiles. You can export these as a backup if you will require the profile at a later date.
In SQL, Person table, Confirm this object has the following values in these columns
1 = True
0 = False
NeedsAttention: 1
AvailableForDirSync :1
SyncAccompanyingGroups: 0
TypeOfTransaction: Insert
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center