[SOLVED] VSCode PackageManagement Error

Started getting the following error in VSCode recently: I ran Get-Module -ListAvailable PackageManagement | fl and saw I had an old PackageManagement v1.0.0.1 version installed Problem was when I clicked to update the version, I was met with the following error that it could not resolve the PSGallery This is because my system was behind […]

How to Extend Windows Server 2016 Evaluation Period

Do you know what happens when windows server evaluation expires? Well I found out Windows will automatically shut down after a set period of time. This can pose some challenges if you’re running dependent services on your evaluation server. In my case, I was using two Windows 2016 servers for Active Directory and DNS. I […]