Read Radius Logs With PowerShell
Recently, I have been troubleshooting radius. Radius hasn’t changed in decades. I say this lightingly too. The network policy server is a feature…
Recently, I have been troubleshooting radius. Radius hasn’t changed in decades. I say this lightingly too. The network policy server is a feature…
In a previous blog, we discussed doing a speed test on a computer using PowerShell. Let’s take that script and expand on it…
Often times I need to run a speed test on a remote machine. Doing a speed test tends to help you understand what’s…
Last week we discussed sending emails with Graph API. You can read about it here. Today we will be taking that script and…
Microsoft licensing can cost a lot of money. It’s not logical to have a disabled account have licenses. Some licenses can cost up…
I needed to grab all the mobile devices that had emails attached to them not too long ago. I could have gone through…
Windows 10 and 11 have a unique feature called telemetry. This feature allows Microsoft to track your device. For security reasons, it’s best…
PowerShell is a versatile scripting language that can help automate various tasks for system administrators and developers. One of its key features is…
At one of my previous Jobs, I had to write a script to help me understand rules. Well, I pulled that script out…
Yesterday I had to clear out a few users’ google chrome cache. It was a little aggravating going computer by computer. We were…