Click or drag to resize

ServerInfo Properties

The ServerInfo type exposes the following members.

Properties
  Name Description
Public property BiosGuid
This value is the BIOS unique ID.
Public property BootVolume
This value is the server's boot volume.
Public property CoresPerProcessor
This value is the number of cores per processor on the server.
Public property Disks
This value represents the disks on the server that has volume(s) on it.
Public property Domain
This value is the domain the server is a member of.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property FullyQualifiedDomain
This value is the fully qualified domain name.
Public property HalInternalName
This value is the internal name of the hardware abstraction layer (HAL).
Public property HalVersion
The value is the version of the hardware abstraction layer (HAL).
Public property IsClustered
This value is true if this the server is part of a cluster; otherwise, it is false.
Public property IsHostedByHyperV
This value is true if the server is hosted by Hyper-V; otherwise, it is false.
Public property IsHostedByVMware
This value is true if the server is hosted by VMware; otherwise, it is false.
Public property IsHostedByXen
This value is true if the server is hosted by Xen; otherwise, it is false.
Public property IsHyperVHost
This value is true if the server is a Hyper-V host; otherwise, it is false.
Public property IsReplicationEnabled
This value is true if replication is enabled; otherwise, it is false.
Public property IsSBS
This value is true if the server is running Microsoft Windows Small Business Server; otherwise, it is false.
Public property IsSSE
This value is true if the server is running Microsoft Windows Storage Server; otherwise, it is false.
Public property LogicalProcessorCount
Gets or sets the number of logical processors including threads.
Public property LvmOptions
This value represents the Linux Volume Manager (LVM) options.
Public property ManagementPort
This value is the port where the Management Service is listening.
Public property MemorySize
This value is the amount of memory on the server.
Public property Name
This value is the name of the server.
Public property NetworkInterfaces
This value represents the NICs on the server.
Public property NodeLockedServerInfo
This value is the server information needed for an activation key.
Public property OperatingSystem
This value is the operating system on the server.
Public property ProcessorCount
This value is the processor count on the server.
Public property ProgramFilesPath
This value is the server's program files path.
Public property SystemPath
This value is the server's system path.
Public property SystemRoot
This value is the server's system root path.
Public property SystemStateDefinition
Do not use this property. Double-Take uses it internally.
Public property SystemVolume
This value is the server's system volume.
Public property Volumes
This value represents the volumes on the server.
Top
See Also