Adding Aliases to AD with PowerShell
Updated 10th October 2024 It turns out that this post is very popular, so I thought I would revisit the […]
Updated 10th October 2024 It turns out that this post is very popular, so I thought I would revisit the […]
Ooooofff!! Been a while, man! Long time no write 😱🤷♂️ So, a little bit of back story – sometimes I
Hi Everyone, Today I wanted to show you my preferred way of sending custom HTML emails with PowerShell. There a
Hi Everyone, So the other day, I found a much easier way to generate secure passwords in PowerShell. Before this,
I found that I could use classes in PowerShell similar to how I use them in C#. I instantly wanted
Just a short post and a gentle reminder to check conventions before pulling my hair out over a simple issue.
So, it used to be that we would install Office using a batch script that would invoke a setup.exe, assign
I’ve been trying to learn WPF with C# as the backend instead of PowerShell. Since there’s a lot more information
Okay, this is probably my final update to the whole LAPS thing. I have created two iterations in the past
In my first two posts on this subject, I was just getting started with learning responsive WPF form building. I’m