-
Recent Posts
- Initialising arrays in PowerShell
- AD FS 2.0 Issuance Authorization Rules
- Update Rollup 2 for Active Directory Federation Services (AD FS) 2.0
- Failure when making a web service call when running Start-FIMReportingInitialSync.ps1
- Make the installation and FIM MA accounts filtered disconnectors and save yourself a headache (and possibly a rebuild).
Categories
Topics
.NET About Active Directory Active Directory Domain Services AD FS ADMA Declarative provisioning Exchange FIM FIM 2010 FIM 2010 R2 FIM MA IIS ILM News Off-topic Portal PowerShell Programming Provisioning Scripting Self Service Password Reset SharePoint SQL Server SQL Server Integration Services Synchronization Synchronization Rules Troubleshooting Updates and hotfixes WorkflowArchives
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 .NET, Activities, FIM, Programming, Workflow
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 PowerShell, 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, PowerShell, 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