Category Archives: Microsoft

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.

SCOM: Recipient Address Not Valid

System Center Operations Manager (SCOM) is a great tool for monitoring your infrastructure. Configured correctly, it can let you know when things go awry, and even take action to fix the problem. But what happens when it stops speaking to you?