Speed test with PowerShell

Speed test with PowerShell

Often times I need to run a speed test on a remote machine. Doing a speed test tends to help you understand what's going on with the end user's computer. For example, currently, my ISP is having issues. I am getting around 6mbps down and 75 Mbps up. If I called in and...

read more
You Don’t Need Superpowers

You Don’t Need Superpowers

That's right, you Don't Need Superpowers. Today I bring you a blog post near and dear to my heart. I grew up reading DC and Marvel comic books. Watching Superhero tv shows and movies. The idea that someone could fly, and run faster than a speeding bullet was amazing....

read more
Automating with Graph API

Automating with Graph API

Last week we discussed sending emails with Graph API. You can read about it here. Today we will be taking that script and making it so it can be automated. On the backend, you will need to create an Azure App. You can read about how to do that here. The following code...

read more
Emails with Graph API

Emails with Graph API

Last week we spoke about finding disabled users with licensing using PowerShell and graph API. Today, we will be expanding from that blog. We are going to send the results ourselves. Next week, we will create this into an automation using application rights and azure...

read more
Find Disabled Users with Graph API and Powershell

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...

read more
Is It S.A.F.E.S.

Is It S.A.F.E.S.

Do you struggle with any kind of addiction? Well, I should say, what is your addiction? Everyone has one. Each addiction is held to society's standards which they live in. For example, here in America, overworking is praised while in other mature countries, it's...

read more
Values

Values

Values are the fundamental beliefs that guide our behaviors, decisions, and attitudes toward life. They are the principles that define our character, shape our perspective, and determine our priorities. We learn our default values through our community and families....

read more
O365 Mobile Devices

O365 Mobile Devices

I needed to grab all the mobile devices that had emails attached to them not too long ago. I could have gone through the GUI, and spent a few days trying my best to document everything, or I could use Powershell to pull the O365 Mobile Devices. Can you guess which one...

read more
Set Telemetry with Powershell

Set Telemetry with Powershell

Windows 10 and 11 have a unique feature called telemetry. This feature allows Microsoft to track your device. For security reasons, it's best to disable this, however, for a home level, this feature is useful. So, let's Set Telemetry with Powershell. Registry Keys and...

read more

2 + 3 =