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…
Recently I got a simple task to implement LAPS for the newly created local user instead of using the built-in…
One of the new features I've worked on was connecting Diagrams with Tables. Someone suggested, and I thought it would…
A few months ago, when I was working on PSWriteWord and PSWriteHTML, I thought to myself that in 2020 if…
Setting up a new Active Directory is an easy task. You download and install Windows Server, install required roles and…
I'm a big fan of PowerShellGallery. It's easy to use, Microsoft owned, a place to host your PowerShell modules. Every…
For the last few weeks I'm working on a small project, that should be released within next few weeks (it…