FIM CS Synchronization Rule Viewer Plus
FIM ScriptBox Item
Summary:
The FIM CS Synchronization Rule Viewer Plus is a script to display and document your FIM synchronization rules:
- Display – because the script has a UI to render your configuration
- Document – because you can copy a displayed configuration to the clipboard and save it to a file.
The script is based on the HTA (HTML Application) framework – a framework that enables you to develop scripts that look like Windows applications without the need of writing code in Visual Studio.
The viewer displays the synchronization rule as it is in the FIM connector space. Because of this, you can use this script also to troubleshoot synchronization issues.
Note
This script is a PowerShell script that is embedded into an HTA.
For more details about the architecture, see How to Add a Graphical User Interface to a PowerShell Script by Using HTML Applications.
Download:
http://public.bay.livefilestore.com/y1pugPSqkFFDBfwkX1drmeSWKTLoCepc7TywOW6ZQicB_d3Khn-HSyoOaR8VJs8WjJs0mnkiw__jheCL7ucjEqmOQ/SourceCode.gif | FIM CS Synchronization Rule Viewer Plus |
Note
After you have downloaded the Zip file to your computer, you should unblock it. To unblock the file, right-click it, select Properties, and then click Unblock.
Note
To provide feedback about this script, create a post on the FIM TechNet Forum.
For more FIM related Windows PowerShell scripts, see the FIM ScriptBox.