After reading a number of Windows Terminal posts by Thomas Maurer and seeing Windows Terminal Preview available in my Windows App Store, I finally decided to dive in again. I was sooo excited when Microsoft first made the announcement but was disappointed when I found out I'd have to run a specific version of Windows …
Read MoreJust ran into this issue and solved it by using powershell -ExecutionPolicy bypass C:\path\to\script.ps1. Seems there was an issue with the signed module so I just set it to not check the sign.
Read MoreRecently, I ran into an issue after applying a few security updates and subsequent reboots: a number of the SQL services did not start successfully. After running the following script, I've had success with SQL services starting as expected after reboot. It's basically a built-in service start retry. You can read more …
Read Moreabout what I retired and what I was continuing to use. Since then, I actually started streaming about Cajun cooking for my website, RealCajunRecipes.com. I bought a couple cool things for that setup, including an awesome Madonna mic, which is called that because she made it famous in her Express Yourself video. I also …
Read MoreI really abhor the new ad in the PowerShell 5.1 console and it seems there's no hope of Microsoft making it go away. After a long, involved Twitter conversation with the community and the PowerShell team that confirmed it's impossible for the advertisement (?!) to be easily removed, it looks like the only solution is …
Read MoreWhen performing file migrations, PowerShell's Copy-Item is not ideal. I've since forgotten the original reasons I concluded this with the rest of the Internet, but this quote from reddit covers it pretty well. The Copy-Item and Move-Item cmdlets are general purpose commands. They have the ability to handle many …
Read MoreBack in 1996, as I watched a movie about Italy at the Drexel Theatre in Columbus OH, I decided that one day I'd live in Europe. I didn't need to move immediately. I just put it on my long-term agenda and figured things would eventually work themselves out with gentle guidance. Part of that gentle guidance was to …
Read MoreBack in January and February, I wrote couple posts that highlighted my journey into livestreaming, from understanding the different services/platforms to the lighting I used. Since then, I got pretty deep into the hardware part but actually returned to a simplified setup. The third iteration was pretty intense. I even …
Read MoreBack in January, I wrote an introduction to livestreaming titled My First Twitch Livestream Setup. In it, I created the how-to guide for getting started that I wish I had the day I found Twitch. It's now been a couple weeks and I'm becoming more acclimated to Twitch, though I still don't get emotes and would prefer if …
Read MoreThis post is about all the things I use to fill my life with dark mode. I'm mostly writing to tell everyone about a free browser plugin, Dark Reader, that's incredible, but will include other extras as well. Dark Reader The browser plugin Dark Reader has changed my life and I'm obsessed with it. As I explained to a …
Read More