
Microsoft MSMQ messages stuck in the outgoing queue after cloning servers
If MSMQ messages are stuck in outgoing queues after you cloned a server, you skipped sysprep and now you've got duplicate QMIds. Run sysprep on the clone to fix it.
2 min read
3 articles tagged “windows-server-2000”

If MSMQ messages are stuck in outgoing queues after you cloned a server, you skipped sysprep and now you've got duplicate QMIds. Run sysprep on the clone to fix it.

Got an IP conflict and traced it to a MAC address in your VMware cluster? This PowerCLI one-liner finds the exact VM and NIC causing it across all your ESX hosts.

After you recover from a corrupted Windows OS, run sfc /scannow to make sure all system files are actually intact. Here's what to check and how to fix what it finds.