Find Disabled Users with Graph API and Powershell
Microsoft licensing can cost a lot of money. It's not logical to have a disabled account have licenses. Some licenses can cost up to $25 USD a month. So if you have 4 of these disabled accounts with licenses, that could easily be 100 per month. Let us Find Disabled Users with Graph API using PowerShell and find which ones have licenses. Today's...
How to speed up your Computer
The goal of this blog is to show you a way to speed up a computer using basic software commands/programs. I use these daily and I have seen them work. Sometimes they don't sometimes they do. Disk Cleanup Disk cleanup is a powerful built-in tool that allows you to...
Playing with Logs – Regex
Working with strings in logs can be a challenge, here is how to pull the IP address and Mac address along with some other useful tips.
Resolve a Site name to Geo Location
With everything that happened with Facebook yesterday, I began to wonder where does my query goes when I type in facebook.com. So, I did a few things and found out. The first thing I did was resolve the name facebook.com to an IP address, or group of IP addresses in...