Getting Azure Health by parsing HTML using PSParseHTML

5 years ago

Some time ago I've wrote PowerShell way to get all information about Office 365 Service Health, and if you were…

Microsoft Graph – InvalidAuthenticationToken – Access token validation failure. Invalid audience

4 years ago

Today I had a need to connect to Microsoft Graph and do some tasks on Office 365. Since I have…

Set-PSRepository Installation Policy Trusted – Invalid Class Error

5 years ago

I have to admit - executing the same command three times and expecting different results is dumb, but I still…

Removing user from local administrator group based on data stored in Active Directory

5 years ago

We need to deal with a group names through SID's rather than names because each group name is different in…

Emailimo merged into PSWriteHTML, IE support and no dependencies

3 years ago

If you don't know this yet, I use PSWriteHTML a lot. That means I get to test it under a…

Create a local user or administrator account in Windows using PowerShell

4 years ago

Recently I got a simple task to implement LAPS for the newly created local user instead of using the built-in…

Nested Tabs, Diagram Updates, Diagram Events, Calendar Object and more in PSWriteHTML

5 years ago

One of the new features I've worked on was connecting Diagrams with Tables. Someone suggested, and I thought it would…

Easy way to create diagrams using PowerShell and PSWriteHTML

6 years ago

A few months ago, when I was working on PSWriteWord and PSWriteHTML, I thought to myself that in 2020 if…

What do we say to health checking Active Directory?

6 years ago

Setting up a new Active Directory is an easy task. You download and install Windows Server, install required roles and…

Making PowerShellGallery modules Portable

6 years ago

I'm a big fan of PowerShellGallery. It's easy to use, Microsoft owned, a place to host your PowerShell modules. Every…