It's year 2020 and 365 days passed since my last year blog post about PowerShell modules I worked on in…
Reading Event Logs is something that every admin does or at least should do quite often. When writing PowerShell scripts,…
We're in the last days of 2019, and this will be my last blog post this year. What better way…
Christmas time is upon us, and I've decided that my PSTeams module needs some love. I wrote it in late…
In the last few days, I've got two reports that my PowerShell module for Office 365 Health suddenly started giving…
Some time ago I've wrote PowerShell way to get all information about Office 365 Service Health, and if you were…
Today I had a need to connect to Microsoft Graph and do some tasks on Office 365. Since I have…
I have to admit - executing the same command three times and expecting different results is dumb, but I still…
We need to deal with a group names through SID's rather than names because each group name is different in…
If you don't know this yet, I use PSWriteHTML a lot. That means I get to test it under a…