FIM ScriptBox Item
Summary
This powershell script was designed to query for all MPR's and place them in the Powershell GridView to easily search on things such as Workflows by name. It was designed to easily document existing MPR's and to import them into Excel for Grouping and documentation. I wrote the script with the intention of using the Quest FIM Powershell Snapin and only works with that snapin. The script can be modified (such as the multivalue delimiters) to suite your needs The only required change is to line 9 to point to your FIM Web Service \ Load Balancer. Just a side note, I'm not much of a Powershell / scripting guy, so I apologize in advance for any bad coding practices :)
Script Code
Richard Mueller edited Revision 4. Comment: Removed (en-US) from title
Naomi N edited Revision 5. Comment: Typo fix
Ed Price - MSFT edited Original. Comment: Added tags
Craig Lussier edited Revision 3. Comment: added en-US to tags and title