I've done some work recently with Azure AD Privileged Identity Management, and I wanted to find a way to streamline the request process for an administrator who needs to run some PowerShell scripts or commands so that the whole request/approval process can be simplified and streamlined. Enabling Privileged Identity Management Note that if you … Continue reading PowerShell: Manage Privileged Roles (PIM)
Tag: Office365
Calgary Azure Meetup
I had a great time presenting at the 10th Calgary meetup recently hosted at our Calgary office - I always find these user groups to be an awesome chance to meet other professionals in the industry, and to hear some of the cool things that other folks are working on. Presenting like this is one … Continue reading Calgary Azure Meetup
.TrimEnd removes too many characters
I'm working on a migration project where I need to create temporary accounts for each user that I'm going to be migrating (long story, don't ask!). I wanted a way to create the temporary account based on the real user name, have them easily identifiable as belonging to that user, and then make sure to … Continue reading .TrimEnd removes too many characters