How could I reflect metaverse object deletion to CS object ?

Answered How could I reflect metaverse object deletion to CS object ?

  • Thursday, November 22, 2012 1:15 PM
     
     

    I found that if I disconnect CS objects that project to metaverse cause metaverse object deletion.

    How could I reflect metaverse object deletion to other CS objects ?

All Replies

  • Thursday, November 22, 2012 7:05 PM
    Moderator
     
     Answered
    You need to set the metaverse object deletion rule and then change the deprovisioning options on the corresponding management agents that you want to flow a delete to.

    My Book - Active Directory, 4th Edition
    My Blog - www.briandesmond.com

  • Monday, November 26, 2012 12:24 AM
     
     

    Thank you.

    Currently deprovisioning rule is set Determine with a rule extension.

    If I temporarily set make them disconnectors and run delta sync, CS object is deleted ?

  • Monday, November 26, 2012 11:16 PM
    Owner
     
     Answered

    You need to set the option to "Stage a delete on the object for the next export run".
    For more details, see "Understanding Deprovisioning in FIM".

    Cheers,
    Markus


    Markus Vilcinskas, Knowledge Engineer, Microsoft Corporation

  • Tuesday, November 27, 2012 7:39 AM
     
     

    Thank you.

    Is there possibility that the custom extension rule modify AD attribute when exporting ?

    If I change temporarily deprovision rule to "Stage a delete on the object for the next export run" and Export and change back to "Determine with a rule extension", there is no side effect ?

  • Tuesday, November 27, 2012 3:09 PM
    Owner
     
     Answered

    You configure export attribute flow rules to stage the values you need to be exported.
    This happens during a synchronization run.
    There are no synchronization rules applied during an export.

    You can change the configuration of your synchronization rules.
    The tradeoff is that you need to run a full synchronization.

    Cheers,
    Markus


    Markus Vilcinskas, Knowledge Engineer, Microsoft Corporation

  • Wednesday, November 28, 2012 11:13 PM
     
     

    Thank you.

    If I change temporarily deprovision rule to "Stage a delete on the object for the next export run" and Export and change back to "Determine with a rule extension",  metaverse object change will not happen  ?

    And after that  if I import and sync all MAs , there is no effect except disconnected CS object will deleted ?