Unified authentication with AWS Cognito!
Attempts to minimise the number of credentials required is becoming more and more common, particularly with the adoption of social logins. Many well known se...
Attempts to minimise the number of credentials required is becoming more and more common, particularly with the adoption of social logins. Many well known se...
Problem As an extension of the script to get the binary differential replication status of all sccm packages, when looking for the Binary Differential Replic...
Problem An SCCM Environment I was looking at had a few hundred application packages. I needed to find out which were enabled for “Binary Differential Replica...
One of the most common things I use Powershell for is Office 356, this requires the modules be installed and connecting to one of the Office365 sessions, Sky...
Sometime it’s nessessary to email an individual about multiple people. Sometimes, its nessessary to email loads of people about loads of people.
One of the most common things I use Powershell for requires the ActiveDirectory module. In its self, this isnt an issue, I know I have it installed and that ...
When you need to test Active Directory in a lab with sample users, creating sufficiently realistic test accounts is a time consuming and tedious process. The...
Writing code that can be maintained by multiple people always requires some sort of structure. A lot of the frameworks I have seen are overly complicated for...