Category Archives: Microsoft

How to Install VB6 on Windows 10 or 11

So if you don’t know it, the technical preview version of Windows 10 is available. Being the good maintenance guy, you’ll want to know about installing VB6 on Windows 10. This article shows how I got it running on Microsofts latest OS. I won’t run down the list of getting Windows 10 installed. If you’re able to grab… Read More »

Remove Ghosted NIC from a Windows VM

After performing a V2V, P2V or a clone operation in which the VHD/VHDX file is copied to a new VM, a new NIC is installed in the virtual machine.  This is evidenced by the need to once again set the IP configuration of the NIC.

Create a VM Checkpoint in SCVMM

In a virtualized environment, we have the ability to create point-in-time snapshots, or checkpoints in Microsoft parlance, of virtual machines. This gives the ability to immediately roll back any changes after the checkpoint operation was performed. This is especially useful when debugging an application, or performing migrations and upgrades to applications.

Fix File Associations for ZIP files

From time to time, file associations get broken.  This could be the result of malware, “bit slippage”, uninstall of an associated program, or even some inadvertent change of settings. Here is how to fix a broken ZIP file association.

PXE Boot a VM in Hyper-V

In most technology environments, automation is everything. Part of that automation is the deployment of operating systems to servers and workstations via Windows Deployment Services, with help of PXE boot. Here’s how to PXE boot a guest in Hyper-V.