VBRDiscoveredComputer

Contains a discovered computer.

Properties

"?" indicates that the property accepts zero values.

Property

Type

Description

State

VBRDiscoveredComputerState

The state of the discovered computer:

  • Unknown
  • Online
  • Offline

AgentStatus

VBRAgentStatus

The state of a Veeam Agent installed on the discovered computer:

  • Installed
  • NotInstalled
  • UpgradeAvailable
  • Failed
  • UnsupportedOperatingSystem

AgentVersion

Version

The version of a backup agent installed on the discovered computer.

DriverStatus

VBRDriverStatus

The state of a driver installed on the discovered computer:

  • Unknown
  • Installed
  • NotInstalled
  • Stopped
  • Failed
  • UpgradeAvailable

DriverVersion

Version

The version of a driver installed on the discovered computer.

RebootRequired

bool

Indicates if the discovered computer must be rebooted.

IPAddress

string[]

The array of the discovered computer IP addresses.

LastConnected

DateTime?

The date and time of the last connection with Veeam Agent installed on this discovered computer.

Platform

VBRDiscoveredComputerPlatform

The architecture of the discovered computer operating system:

  • Unknown
  • x86
  • x64

OperatingSystem

VBROperatingSystem

The type of the discovered computer operating system:

  • Unknown
  • WindowsXP
  • Windows2003
  • Windows2008
  • WindowsVista
  • Windows7
  • Windows8
  • Windows81
  • Windows10
  • WindowsServer2008R2
  • WindowsServer2012
  • WindowsServer2012R2
  • WindowsServer2016
  • WindowsServer2016Nano
  • HyperVServer2012
  • HyperVServer2012R2
  • HyperVServer2016
  • Linux

OpeartingSystemVersion

Version

The version of the discovered computer operating system.

OperatingSystemUpdateVersion

integer

The updated version of the discovered computer operating system.

Related Commands

Get-VBRDiscoveredComputer