Montreal PowerShell User Group #01 - Introduction to PowerShell
Some more string manipulations! Today I’d like to remove the special characters and only keep alphanumeric characters using Regular Expression (Regex).
I was recently looking at Office365/Exchange Online to retrieve Distribution Group membership. This is pretty simple using something like: Get-DistributionGr...
Installing Windows 10 Assessment and Deployment Kit (ADK) on SCCM 2012 R2 SP1 was a bit tricky. To “upgrade” the Windows ADK from 8.1 to 10, Microsoft recomm...
A couple of weeks ago I was looking at a way to find the Calendar Events of an Office365 shared mailbox using PowerShell. Unfortunately I was not able to fi...
In the last few days, I have been working on a Onboarding automation process that need to handle both French and English and one of the step needed to remove...
Script to report expired Active Directory accounts to the assigned manager.
Here is a retrospective on the 42k i recently ran in Chicago (My third marathon)
I recently had an interesting request at work: Finding a way to list all the groups a specific user was managing.