If I run import/export with Drop File And Stop Run , is there any bad side effect to CS object or MV ?

Answered If I run import/export with Drop File And Stop Run , is there any bad side effect to CS object or MV ?

  • Wednesday, December 05, 2012 9:40 AM
     
     

    we use MIIS.

    I never tried run import/export with Drop File And Stop Run .

    Is  there any bad side effect to CS object or MV ?

    We use LDIF MA , GAL MA, Attribute-value pair MA.

All Replies

  • Thursday, December 06, 2012 2:53 AM
     
     

    Not sure about earlier versions but with FIM 2010/R2 it just outputs the changes to a file versus committing them to the destination.

    As far as I know it should have no effect to the state of the objects pending on that particular MA

  • Friday, December 07, 2012 12:44 AM
     
     

    Thank you.

    If I run export with Drop File And Stop Run , pending export remain pending export ?

  • Friday, December 07, 2012 3:03 PM
     
     
    Yes, since it hasn't been committed to the target endpoint.
  • Friday, December 07, 2012 5:37 PM
     
     
    This is also called as "dry run". Which means not committed to target systems.

    HBB

  • Friday, December 07, 2012 5:47 PM
     
     Answered

    Just FYI, I posted earlier about a powershell script that can read the result "Drop File" which is an XML document of all the modifications pending in the connector space.

    http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/1a70b6a9-2b20-4717-8d39-2d2de06814bf

    • Marked As Answer by blackjack08 Wednesday, December 12, 2012 11:12 AM
    •  
  • Tuesday, December 11, 2012 1:32 PM
     
     

    Thank you.

    I am now testing the below URL Powershell script.

    http://blog.fractalengine.com/fim-log-export-xml-parser/