Microsoft One Drive – Your data is not Microsoft’s! Protect your data!

I have always disliked Microsoft OneDrive. I never knew why until recently. It was just an instinctive thing…And my instincts are usually right on the money. My thoughts, opinions, and experiences with OneDrive and Windows follow. Storing my data on my local hard drive and simply TRUSTING that it would be safe was just a 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 …