Finding Windows Server is Virtual Server Or not


hi all

i have romote access of cluster has 2 nodes.

i want find out servers physically separate or  virtual mechines(like  vmware on linux).

and want know physical disks iscsi /fiberoptic connections sort of things

if can guide me, obliged..

 

thanks in advance


snivas

i can't speak virtualization on linux or vmware esx (also linux,
a modified kernel), know hyper-v , have been sitting
hyper-v host , guest , wmi code creator:
 
 
one difference found win32_bios class, on hyper-v
host, version , biosversion properties might give away:
 
biosversion: ptltd  - 6040000,ver 1.00parttbl
version: ptltd  - 6040000
 
on guest,
 
biosversion: vrtual - 3000919,bios date: 03/19/09 22:51:32  ver:
09.00.04,bios date: 03/19/09 22:51:32  ver: 09.00.04
version: vrtual - 3000919
 
it not vary hyper-v (as processor information passed
through guest os, mostly), might able find
something in win32_processor class , name property.
 
name: intel(r) xeon(r) cpu           e5335  @ 2.00ghz
 
it may difficult find out information system volume,
but can use wmi investigate iscsi , other storage:
 
 
something else noticed msinfo32.exe utility, on
system summary node, @ least hyper-v system model set
virtual machine while host os not:
 
host os:
system model    system product name
 
guest:
system model    virtual machine
 
this can enumerated model property of
win32_computersystem class.
 
for hosts, can microsoft-hyper-v instance of
win32_optionalfeature class,
 
-----------------------------------
win32_optionalfeature instance
-----------------------------------
caption: hyper-v components
description:
installdate:
installstate: 1
name: microsoft-hyper-v
status:
 
*note if installstate 2, not enabled, 3 absent,
and 4 unknown*
 
also note can explore root\virtualization namespace
possibly identify guests, see
 
 references
win32_bios:
 
win32_processor:
 
win32_optionalfeature:
 
 

-- mike burr


Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

some help on Event 540

WMI Repository 4GB limit - Win 2003 Ent Question

Event ID 1302 (error 1307) DFS replication service encountered an error while writing to the debug log file