Category: Technology

Microsoft KMS Server

If your network is growing and you need to get a grip on keeping your virtual machines activated then setting up a KMS server is the solution

Connect to MySQL from PowerShell Core

This video shows how to connect to MySQL server using PowerShell CORE on a Debian 9 Linux computer. You need to load a few modules and move some files. PowerShell Core Download https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6 Mono-Project...

Create a working VPC with PowerShell

Here I go through how to create a VPC that is functional and ready to launch EC2 instances.   I am doing this with PowerShell.Core on Debian Linux and adding in the AWS PowerShell Dot...