Powershell Check if Machine is Virtual, Get-WmiObject Command

VM or Physical ?

on some cases when you don’t know where’s the machine..(HUGE DataCenter . .)

and you would like to know if it can be re-configured with hardware easily like a VM machine.

how you’ll do that ?

well its really easy by using Get-WmiObject Command

if the computer is virtual then we’ll get a result like this .

IS_Virtual

(Visited 22,871 times, 1 visits today)

One thought on “Powershell Check if Machine is Virtual, Get-WmiObject Command

Leave a Reply to Asif Ahmed Cancel reply