Reference Guide

Navigate the Dell Server
70
PROCESSOR
System processor information
SERIALNUMBER
Endpoint serial number
LOCALE
The current locale of the endpoint. This is typically only reported by Encryption
Enterprise.
WINCOMPUTERNAME
Fully qualified hostname
ASSETTAG
Asset tag of the computer manufacturer
SHIELDVERSION
Version of Encryption client
AGENTVERSION
Agent version for Manager
PLUGINVERSION
Plugin version for Manager
MEMBEROFGROUP
Active Directory group name
MEMBEROFDOMAIN
Active Directory domain name
CLOUDPRESENT
All Dell Data Guardian clients
CLOUDINTERNAL
Internal Data Guardian clients
CLOUDEXTERNAL
External Data Guardian clients
SEDPRESENT
All SED clients
BITLOCKERPRESENT
TRUE/FALSE value for BitLocker Manager, indicating if BitLocker is enabled.
TOTALMEMORY
Total memory available on the computer
TPMENABLED
TRUE/FALSE value for TPM, indicating if TPM is enabled
TPMPRESENT
All TPM clients
Operators and Expressions
The basic operators are the binary operators that return a Boolean value.
Operator Meaning
=
Boolean, Integer, and String equality operator
>, >=
Greater than, greater than or equal, integer operator
<, <=
Less than, less than or equal, integer operator
<>
Not equal, integer string operator
AND
Logical AND for Boolean expression
OR
Logical OR for Boolean expression
NOT
Logical NOT for Boolean expression
The logical operators follow the standard Boolean operator precedence (NOT, AND, OR). String fields
have the following string operators that return Boolean values:
BEGINSWITH
ENDSWITH
CONTAINS
These operators can be used on the string fields:
UID BEGINSWITH "A1850502"
ASSETTAG CONTAINS "007"