다음을 통해 공유


FIM Attribute Flow Precedence Viewer

FIM ScriptBox Item

Summary:

The FIM Attribute Flow Precedence Viewer is a script to display and document your metaverse attribute population:

  • 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.

When running the script, you need to retrieve data from your FIM server, first. To retrieve data, click Get Data:

http://dovscg.bay.livefilestore.com/y1pltXrL9mnEjLoKZ9dh2YLE3-523o2Nv6z9RkVSkb9ANza-x8PMsLPWi7h9e6PvUZj0qZmS4EqtD5eyKSkN43-yA/FIMAFPV01.jpg

To display the attribute flow precedence configuration for an object type, select the object type you care about, and then click Display:

http://dovscg.bay.livefilestore.com/y1pj1ezqS1nh0Us39MZFkWmbzPuexsiPnw7NxI_mbWjRSy2-VHBcAWD7d-vOiWWIy-6TG4P3ANoP0Ql8ylxUQl8fA/FIMAFPV02.jpg

Here is a screenshot of a sample run:

http://dovscg.bay.livefilestore.com/y1pH-S_BRcaK-gyPUhcZ5_ZVS62J9STJIpdk8uz1XF37y0VXX46OZVrh32Za1pnZ5Jls32Fk3vz-a29rKb1Qhtmxw/FIMAFPV.jpg

  

 

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 Attribute Flow Precedence Viewer

  

 

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.