deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

OS

Agent Client Extension

Provides information about the operating system installed on the endpoint.

Microsoft Windows Microsoft Windows Apple macOS Apple iOS Ubuntu Chrome OS IGEL OS Stratodesk NoTouch OS Unicon eLux

Description

A textual description of the OS.

Static property with text data type.
Persists as LOCAL_OS_DESCRIPTION for the local agent and REMOTE_OS_DESCRIPTION for the remote device.

Id

An arbitrary identifier that uniquely identifies the installation of the OS.

Static property with text data type.
Persists as LOCAL_OS_ID for the local agent and REMOTE_OS_ID for the remote device.

Name

The name of the OS.

Static property with enum data type with options Windows, macOS, iOS, IGEL, eLux, Rangee, Linux, ChromeOS, NoTouch.
Persists as LOCAL_OS_NAME for the local agent and REMOTE_OS_NAME for the remote device.

Platform

The platform of the OS, such as x64.

Static property with enum data type with options x86, x64, ARM, ARM64, MIPS, MIPS64.
Persists as LOCAL_OS_PLATFORM for the local agent and REMOTE_OS_PLATFORM for the remote device.

Release

The release version of the OS.

Static property with text, number data types.
Persists as LOCAL_OS_RELEASE for the local agent and REMOTE_OS_RELEASE for the remote device.

Startup Time

The time that the OS started.

Static property with datetime data type.
Persists as LOCAL_OS_STARTUPTIME for the local agent and REMOTE_OS_STARTUPTIME for the remote device.

Type

The type of the OS, such as Client or Server.

Static property with enum data type with options Client, Server.
Persists as LOCAL_OS_TYPE for the local agent and REMOTE_OS_TYPE for the remote device.

Version

The version number of the OS.

Static property with version data type.
Persists as LOCAL_OS_VERSION for the local agent and REMOTE_OS_VERSION for the remote device.