-
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: January 2012
How to use Sort Keys in LDP
I knocked up an example PowerShell one liner for a colleague to get the oldest item in the Deleted Objects container because of a need to identify the default tombstone lifetime (i.e. when there’s no value on the nTDSService object’s … Continue reading
Posted in Scripting, PowerShell, Active Directory, Active Directory Domain Services
Tagged PowerShell, Active Directory, AD, LDAP, Help, Tip, LDP
Leave a comment
The INPROC service partition
Have you ever noticed that some requests have a service partition that is nothing to do with you? Over time you might notice that certain system operations, such as the application of an update, create requests. If you inspect these … Continue reading
Seriously off topic: Ignoring spelling and grammar in certain text styles in Microsoft Word
When writing detailed design and deployment guides I get frustrated by Word rightly having issue with the spelling and grammar of my PowerShell snippets. It makes the Spelling and Grammar checker almost redundant, for example, in my 374 page detailed … Continue reading