The curious case of $null should be on the left side of equality comparisons PSScriptAnalyzer

6 years ago

If you're using VSCode with Powershell extension, you probably got used to PSScriptAnalyzer giving you all kind of tips on…

Preparing Azure App Registrations permissions for Office 365 Service Health

6 years ago

As you may have seen in my other post, there's a simple, PowerShell way to get Office 365 Health Service…

PowerShell way to get all information about Office 365 Service Health

6 years ago

Office 365 is an excellent cloud service. But like any service, there's some infrastructure behind it that has to be…

Meet Emailimo – New way to send pretty emails with PowerShell

6 years ago

When reading this blog post, you may be thinking that there's nothing new one can add to emailing with PowerShell…

Out-HtmlView – HTML alternative to Out-GridView

6 years ago

One of the most comfortable output's in PowerShell to work and analyze data is Out-GridView. It's handy as you can…

Dashimo – Easy Table Conditional Formatting and more

6 years ago

Dashimo ultimate goal is to be as easy to use as possible. With the introduction of it a few days…

Meet Dashimo – PowerShell Generated Dashboard

6 years ago

Today I wanted to introduce a little product that I've created in the last few weeks called Dashimo. It doesn't…

Backing up Bitlocker Keys and LAPS passwords from Active Directory

6 years ago

Having a modern, secure infrastructure in 2019 is a requirement. You should implement BitLocker to make sure that in the…

Creating Visual Indicators for spoofed / external emails with PowerShell

3 years ago

I've been managing mail service for users for a lot of years now. I don't do it daily but I've…

Accessing AzureVM with NLA and broken domain trust relationship

6 years ago

Hosting your VM's in Azure Cloud is excellent. You have all those features, professionally managed and virtually limitless. I don't…