Share via

Microsoft identity Manager synch remove data

ShafTek 0 Reputation points
2025-11-26T20:30:37.91+00:00

Hello,

Can you tell steps ?

when we remove attribute value from hr system it should flow MIM and set it null in AD.

what is best way to do this?

thanks,


Moved from: Community Center | Not monitored

Microsoft Security | Microsoft Identity Manager
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2025-11-26T20:30:47.4366667+00:00

    To remove an attribute value from the HR system and ensure that it flows to Microsoft Identity Manager (MIM) and sets it to null in Active Directory (AD), you can follow these steps:

    1. Update the HR System: Remove the attribute value from the user's profile in the HR system.
    2. Synchronization Service: Ensure that the MIM Synchronization Service is configured to detect changes in the HR system. MIM will sync the changes from the HR system to its database.
    3. Define Synchronization Rules: Create or modify synchronization rules in MIM to handle the null value appropriately. This may involve defining rules that specify how to treat null values when syncing to AD.
    4. Attribute Flow: Ensure that the attribute flow is set correctly in the synchronization rules. You may need to set the attribute to null in AD when it is removed from the HR system.
    5. Testing: After making these changes, test the synchronization process to confirm that the attribute value is correctly set to null in AD after being removed from the HR system.
    6. Monitoring: Monitor the synchronization logs to ensure that there are no errors and that the data is flowing as expected.

    By following these steps, you can effectively manage the removal of attribute values from the HR system and ensure they are reflected in Active Directory through MIM.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.