In this post I demo a PowerShell script I wrote to extract and decrypt SSMS 21 and 22 saved connection information. This script builds on the one for importing saved …
Category:
Windows
-
- Home LabPowerShellVirtualBoxWindows
Setting up a Windows Server 2025 VM in VirtualBox
by Vlad DrumeaThis post contains the steps required to build a Windows Server 2025 VM in VirtualBox via PowerShell using the currently available Insider Preview build of Windows Server 2025. Some relevant …
- Home LabVirtualBoxWindows
Extend trial period for Windows Server 2019/2022 Eval edition
by Vlad DrumeaSince my home lab consists of mostly Windows Server VMs, I end up occasionally getting close to the end 180 days trial period so I end up extending it on …
- VirtualBoxWindows
Extend the C drive and move the Recovery partition on a VM in VirtualBox
by Vlad DrumeaIn this post I’m going over the process of increasing disk size, extending the C drive and moving the Recovery partition of a Windows Server VM in Oracle VirtualBox. I …