Check if linux is physical or virtual


with dmesg
dmesg | grep 'Hypervisor detected'

with dmidecode
dmidecode -s system-manufacturer

with lshw
lshw -class system

Silent gpupdate

  Remote silent execution  gpupdate /force /wait:0 /quiet  

Mais vistos