Share via


FIM Object Visualizer

The FIM Object Visualizer is a tool to create reports of various configurations such as:

  • FIM Active Metaverse Schema configuration
  • Attribute Flow Precedence Configuration
  • Management Policy Rules
  • Synchronization Rules
  • Workflows
  • FIMMA Schema configuration
  • Management Agent Attribute Selection
  • Management Agents
  • Metaverse Schema
  • Provisioning Policy
  • Replication Configuration

Below is an example for a synchronization rule configuration report:

Synchronization Rule Configuration
Name Fabrikam User Outbound SR
Description
Created Time 1/6/2011
Precedence 1
Data Flow Direction Outbound
Dependency
Scope
Metaverse Resource Type person
External System Fabrikam ADMA
External System Resource Type user
Relationship
Create Resource In External System True
Enable Deprovisioning False
Relationship Criteria
Metaverse Attribute Data Source Attribute
accountName sAMAccountName
Initial Outbound Attribute Flows
Allow Nulls Destination Source
false dn +("CN=",displayName,",OU=FIMObjects,DC=Fabrikam,DC=com")
Persistent Outbound Attribute Flows
Allow Nulls Destination Source
false givenName firstName
false sAMAccountName accountName
false displayName displayName
false sn lastName

 

To render these objects, the tool needs a XML data drop file from your FIM server.
You can create this drop file by either clicking Get Data in the Data menu or by manually running a PowerShell script on your FIM server.

 If you want to use FIMOV to retrieve the data, you must set the execution policy on your FIM server to Unrestricted and run the tool on it.
If you want to retrieve the data by using a PowerShell script, you get use the PowerShell script code that is included in FIMOV.
To display the related PowerShell script code, click PowerShell Script in the Settings menu.

The name of the data file must be Data.xml and it must be located in the Res\Data folder.
You can open data folder by clicking Open Data Folder in the Data menu.
There is no need to run the tool on a FIM computer if you just want to render data.

 **
Download:**

http://public.bay.livefilestore.com/y1pugPSqkFFDBfwkX1drmeSWKTLoCepc7TywOW6ZQicB_d3Khn-HSyoOaR8VJs8WjJs0mnkiw__jheCL7ucjEqmOQ/SourceCode.gif FIM Object Visualizer

 

Note

To provide feedback about this script, create a post on the FIM TechNet Forum.