Posted On August 23, 2022

How to Remove ‘Ghost’ VMs with Status ‘Off-Critical’ or ‘Saved-Critical’

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> How to Remove ‘Ghost’ VMs with Status ‘Off-Critical’ or ‘Saved-Critical’

Issue:

Resolution:

get-vm|?{$_.State -in @('OffCritical','SavedCritical')}|remove-vm -force

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

The Process of Adding a New Hyper-V Server Into a Cluster and the Associated Virtual Machine Manager (VMM)

These are the steps: Install WindowsWindows 2019 Data Center Edition is the standard as of…

Hyper-V Virtual Machines Won’t Start on Restore or Live Migration

Symptom: Cluster resource of type 'Virtual Machine' in clustered role failed. The error code was…

Set up ESX with QNAP iSCCI targets

1. Download Qfinder: http://download.qnap.com/webstart/QNAPQfinder_Windows.exe 2. Login as admin / admin; then, set a new password…