powershell

What do we say to writing Active Directory documentation?What do we say to writing Active Directory documentation?

What do we say to writing Active Directory documentation?

It's no secret that nobody likes creating documentation. I don't like it, and you don't like it, even documentation lovers…

6 years ago
The only PowerShell Command you will ever need to find out who did what in Active DirectoryThe only PowerShell Command you will ever need to find out who did what in Active Directory

The only PowerShell Command you will ever need to find out who did what in Active Directory

While the title of this blog may be a bit exaggeration, the command I'm trying to show here does it's…

6 years ago
Does having Format-Table or Format-List in the middle of the pipeline makes sense?Does having Format-Table or Format-List in the middle of the pipeline makes sense?

Does having Format-Table or Format-List in the middle of the pipeline makes sense?

Recently there was this discussion on PowerShell Group on Facebook about issue posted by one user. While the subject doesn't…

6 years ago
The curious case of $null should be on the left side of equality comparisons PSScriptAnalyzerThe curious case of $null should be on the left side of equality comparisons PSScriptAnalyzer

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

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

6 years ago
Preparing Azure App Registrations permissions for Office 365 Service HealthPreparing Azure App Registrations permissions for Office 365 Service Health

Preparing Azure App Registrations permissions for Office 365 Service Health

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

6 years ago
PowerShell way to get all information about Office 365 Service HealthPowerShell way to get all information about Office 365 Service Health

PowerShell way to get all information about Office 365 Service Health

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

6 years ago
Out-HtmlView – HTML alternative to Out-GridViewOut-HtmlView – HTML alternative to Out-GridView

Out-HtmlView – HTML alternative to Out-GridView

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

6 years ago
Dashimo – Easy Table Conditional Formatting and moreDashimo – Easy Table Conditional Formatting and more

Dashimo – Easy Table Conditional Formatting and more

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

6 years ago
Meet Dashimo – PowerShell Generated DashboardMeet Dashimo – PowerShell Generated Dashboard

Meet Dashimo – PowerShell Generated Dashboard

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

6 years ago
Backing up Bitlocker Keys and LAPS passwords from Active DirectoryBacking up Bitlocker Keys and LAPS passwords from Active Directory

Backing up Bitlocker Keys and LAPS passwords from Active Directory

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

6 years ago