lithnet / miis-powershell

Lithnet PowerShell Module for FIM/MIM Synchronization Service
Microsoft Public License
40 stars 9 forks source link

Operation type of changes to DN attributes incorrectly shows 'none' #34

Closed ryannewington closed 3 years ago

ryannewington commented 3 years ago

@ryannewington, I have a very similar question. When inspecting pending exports on a REF MVA, we use the DNAttributes property, though drilling down into each MVA value the Operation is always 'none', regardless of whether it's a Delete or Add. Is this a limitation of the MIM API or perhaps a bug in the module?

In the sync engine manager, you can see whether it's a add/delete, but not via the module.

Originally posted by @Amethi in https://github.com/lithnet/miis-powershell/issues/31#issuecomment-821018851

ryannewington commented 3 years ago

@amethi Fixed build is here. Let me know if it resolve the issue you reported.

https://github.com/lithnet/miis-powershell/releases/tag/v1.0.7780

JayVDZ commented 3 years ago

That did the job, thanks Ryan! :)