A Response to a young man on Reddit

Reddit suffers from a massive dose of power tripping when it comes to removing posts for arbitrary reasons. As such, whenever this happens, I will be posting my saved text here to insure that Redditors cannot silence opinions whenever they like. The first amendment rules supreme. Posted on the mensrights forum on 8/21/23: Posted by Read More …

Bluetooth Reset Script in Powershell

I recently had a need to be able to reset Bluetooth from a Powershell script. I found a lovely little script at https://techcommunity.microsoft.com/t5/windows-powershell/switch-bluetooth-off-and-on-via-powershell/m-p/2275616 that neatly fit the bill. But there was a little more to it. It had to run based on a Windows event. I needed the script to run when I opened my Read More …