-
Recent Posts
Categories
Topics
Archives
Monthly Archives: May 2011
Handling Request Parameters in your Workflow Activity code
I was reading Carol’s post on why there are reasons you’d want to perform actions in the Authorization (AuthZ) phase of the request processing pipeline and felt the need to respond to Carol’s statement on handling the request parameters in … Continue reading
Posted in FIM, Programming
Tagged .NET, Activity, Custom, FIM, Forefront Identity Manager, Forefront Identity Manager 2010, Library, Programming, WF, Workflow
Leave a comment
Check whether or not the current PowerShell session is elevated
I was reviewing some PowerShell code for a colleague the other day when I stumbled across some code he’d found on the web that I immediately stole, re-wrote into a function, and made use of. Although this information is out … Continue reading
Posted in Scripting
Tagged Elevation, Example, PowerShell, PS, Script, Scripting, Tip, User Account Control
Leave a comment
FIM component database information script
I was chatting to a colleague about ideas for topics for this blog and he said why not post some of your scripts. I’m not a fan of posting scripts as most of the scripts I write that fulfil any … Continue reading
Posted in FIM, Scripting
Tagged Database, Example, FIM, Forefront Identity Manager, Forefront Identity Manager 2010, PowerShell, Script, Scripting
Leave a comment
Regenerating Expected Rule Entry (ERE) resources
So you’re setting up a FIM lab and you’re shooting from the hip because this is the envisioning phase of your project (i.e. you haven’t written your design yet). You’ve setup an outbound synchronization rule (OSR), a workflow (WF) and … Continue reading