OK, I’m an idiot and did not realize the big transitions happening with PowerShell, it explains why a bunch of the Google commands don’t work like Remove-Service. The short story is that Powershell v5 is kept for compatibility reasons, but Microsoft has moved on to Powershell Core which is a cross-platform version that is Powershell […]
Day: April 22, 2021
Optimizing mixed Windows Development with Linux and Github
OK, well, I’ve finally made some progress on figuring out the best way to make this work. There are a bunch of small things that make things work better. The biggest one is figuring out how to store repos and where to run commands for the development group that is mainly MacOS/Linux but needs some […]