Back in 2011 I created a script that provided a group nesting report for on-premises AD groups using the Quest ActiveRoles cmdlets, you can find that here. However recently I needed … [Keep Reading]
Author: darrylkegg
A tale of two forests…
… and FIM … and PCNS
I recently had a colleague ask if I remembered how to configure FIM with PCNS between 2 forests, so that when a password was reset in … [Keep Reading]
AAD Connect scheduled task with Weekend Fulls
Quite a long time ago, one of my customers expressed a need for a custom PowerShell script that could be run as a scheduled task that would allow them to run a … [Keep Reading]
AADCLoadBalancer Module
Quite a while ago I had a customer encounter issues with their AAD Connect primary node (they had a staging server, don’t worry) however the server wasn’t actually down, but it was … [Keep Reading]
PowerShell Credential Vault
I’ve always hated trying to store passwords for scheduled tasks and other automation in a TXT file with the standard ConvertTo-SecureString cmdlet for a couple of reasons….
Firstly, it’s not altogether that … [Keep Reading]
Authentication … an adventure thru time!
A few months ago I had a customer reach out with an odd authentication scenario… several of their employees complained that their passwords failed to work whenever they were in church.
The … [Keep Reading]