-
-
Code | PowerShell | Robotics | Tech Support | Windows
Windows – Essential Tools for Configuring Windows 11 for FIRST Robotics Competition (FRC)
First thing to note is that everyone has their own “tricks of the trade” way of setting up a computer in general or setting up a computer for FIRST Robotics Competition (FRC). This is only one of many ways to get a computer setup and you are free to use it. If you improve upon…
-
Code | PowerShell | Ubuntu | UNIX | UNIX Shell Scripts | Windows
PowerShell – Install Ubuntu WSL (Linux On Windows)
If you have issues like I have had with the Windows Store this will help you to get Ubuntu WSL on Windows. NOTE: You may need to reboot your computer after the first line.
-
Code | PowerShell | Windows | Windows Reg | Windows Server
PowerShell – Get .NET Framework / Core Version
First I want to apologize I don’t remember where I found the original script but I have added some additional version numbers
-
-
Code | DNS | PowerShell | Windows | Windows Server
PowerShell – Compare Windows Server Host Files
If you maintain more than one Windows server sometimes you need a quick way to determine the host file differences on each server, the code below will help.
-
-
Code | PowerShell | Windows | Windows Reg | Windows Server
PowerShell – Open URL In Windows Default Browser
As I have found and lost this script from jkdba.com a few times I’m posting it here so I can remember it :) Reference: http://www.jkdba.com/powershell-open-url-in-default-browser/
-
-
Code | PowerShell | Windows
PowerShell – Script Timer
There are a few methods for this but my preference is below.