-
Recent Posts
Categories
Topics
Archives
Monthly Archives: February 2012
Obtaining a random result set in PowerShell
Given a set of data how does one return an arbitrary subset? Well in T-SQL we’d do this: So how can we do this in PowerShell? Well in pretty much the same way actually. Pipe to Sort-Object and then to … Continue reading
Forefront Identity Manager 2010 Update Rollup 2 (build 4.0.3606.2) is available
On the 28th February 2012 Microsoft will make Update Rollup 2 (build 4.0.3606.2) of Forefront Identity Manager (FIM) 2010 available for download. The official documentation for this build can be found on the Microsoft support website under KB article kb2635086. … Continue reading
Posted in FIM, FIM 2010, Hotfix, News
Tagged build, ECMA, EZMA, FIM, FIM 2010, Forefront Identity Manager, Forefront Identity Manager 2010, Hotfix, hotfix rollup, update, Update 2
2 Comments