Enable RDP on a Remote Computer
There has been a few times where I have needed to enable Remote Desktop Protocal on Remote computers. So, I built out a…
There has been a few times where I have needed to enable Remote Desktop Protocal on Remote computers. So, I built out a…
During my in-house days, one of the things I had to do constantly was clear people’s print jobs. So I learned to Clear…
It’s time to Set Users’ MFA with a nice little function. This function is designed to gather information and set a user’s MFA…
Lets talk about Handle. Handle is an amazing program that allows you to see which program has access over a folder or file.…
I was building a script for my manager the other day and inside the script, he wanted us to triple check the naming…
This past week I have had multiple terminals up with different clients on different terminals connected to different Microsoft services. I quickly realized…
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.
With everything that happened with Facebook yesterday, I began to wonder where does my query goes when I type in facebook.com. So, I…
This little script logs public IP address changes. The original design was to email out. I’ll make sure to point out when and…
I have been using Quser for years and I was wondering how to parse the data out to Powershell. The best way to…