IBM Endpoint Manager Inspectors Reference |
Win: Windows
Lin: Red Hat and SUSE Linux
Sol: SUN Solaris
HPUX: Hewlett-Packard UNIX version
AIX: IBM AIX
Mac: Apple Macintosh
Ubu: Ubuntu/Debian
WM: Windows Mobile
The version (e.g. Lin:8.1) corresponds to the version of the IEM product (8.1) in which the inspector was introduced in the client on that platform.
The version number is not shown if it is less than 8.0.
These are the plain, named, numbered or indexed global objects. This list is the subset of World objects that return primitive types, such as string, integer, boolean and time.
Declaration | Description | Platforms (?) |
Declaration | Return type | Description | Platforms (?) |
above normal priority | <priority class> Plural: above normal priorities | A priority class constant signifying above normal priority. | Win:8.0 |
account with privilege <string> | <security account> Plural: accounts with privilege | Returns a security account constant corresponding to an account with the privilege specified in the string. | Win:8.0 |
account with privileges | <security account> Plural: accounts with privileges | Returns a security account constant corresponding to an 'account with privileges'. | Win:8.0 |
action | <action> Plural: actions | Returns the action currently being parsed. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
action <integer> | <action> Plural: actions | Returns the action matching the <integer> id. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
action lock state | <action lock state> Plural: action lock states | Returns the client action lock state. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
active action | <action> Plural: active actions | Returns the action currently executing. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
active device | <active device> Plural: active devices | Returns a list of all active devices found using the Configuration Manager SetupDiGetClassDevs NT API. | Win |
active device file | <file> Plural: active device files | Under Windows NT, returns a list of file objects corresponding the list returned from the Windows NT EnumDeviceDrivers() function. | Win |
active device file <string> | <file> Plural: active device files | Under Windows NT, returns a file object corresponding to the name provided. See file. | Win |
active state | <power state> Plural: active states | Returns a power state constant signifying that the client system is active. | Win:8.0, Mac:8.1 |
administrator <( bes computer, bes user )> | <boolean> Plural: administrators | Returns TRUE if the specified user is an administrator of the given computers. | Win |
administrator <( bes user, bes computer )> | <boolean> Plural: administrators | Returns TRUE if the specified user is an administrator of the given computers. | Win |
all bes site | <bes site> Plural: all bes sites | This iterative Inspector returns a list of all external, master, operator, and custom sites. | Win |
all computer count | <historical computer count> Plural: all computer counts | Returns a list of all <historical_computer_count> objects. | Win |
all firewall scope | <firewall scope> Plural: all firewall scopes | Returns the scope of computers that allow ALL traffic through the firewall, corresponding to the Microsoft enumerated type NET_FW_SCOPE_ALL. | Win |
all fixlet count | <historical fixlet count> Plural: all fixlet counts | Returns a list of all the historical Fixlet counts.Note: This is a Web Reports-only Inspector. | Win |
all running service | <service> Plural: all running services | Returns a list of all running Windows 32 services, such as ATAPI and BESRelay. | Win:8.1 |
all service | <service> Plural: all services | Returns a list of all Windows 32 services, including the BESRelay. | Win:8.1 |
allow firewall action | <firewall action> Plural: allow firewall actions | Returns a value corresponding to the NET_FW_ACTION enumerated type, which specifies the action for a rule or default setting. This is a Vista Inspector. For more information, see the MSDN Library entry for NET_FW_ACTION. | Win |
anonymous logon group | <security account> Plural: anonymous logon groups | This refers to users who have logged in anonymously. | Win:8.0 |
ansi code page | <integer> Plural: ansi code pages | Returns an integer value of the Windows API GetACP. | Win, WM |
any ip version | <ip version> Plural: any ip versions | Returns a type corresponding to the Microsoft enumerated value NET_FW_IP_VERSION_ANY. | Win, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
apparent registration server time | <time> Plural: apparent registration server times | Shorthand for 'now of registration server'. When the client registers with the server, the server passes its current time back to the client. The client starts a stop watch at that time. The apparent registration server time is the time the server passed back to the client, plus the elapsed time on the stop watch. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
application | <filesystem object> Plural: applications | This Mac Inspector recursively finds all applications (bundles) and executables under the /Applications directory, as well as all of those under the Applications directories of all local users of the machine. | Mac |
application <string> | <application> Plural: applications | Returns an application for the name provided. On a Macintosh, this Inspector may return a filesystem object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
application <string> | <filesystem object> Plural: applications | Returns the named applications (bundles) and executables as filesystem objects. | Mac |
application event log | <event log> Plural: application event logs | Returns the object corresponding to the application event log, which records certain application events, such as the failure of MS SQL to access a database. | Win |
application usage summary | <application usage summary> Plural: application usage summaries | Returns an application usage summary containing information including the start time, duration and other statistics on client applications. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
application usage summary <string> | <application usage summary> Plural: application usage summaries | Returns the usage summary for the application specified in <string>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
april | <month> Plural: aprils | Returns april as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
april <integer> | <day of year> Plural: aprils | Returns the nth day of april as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
audit failure event log event type | <event log event type> Plural: audit failure event log event types | Returns an object corresponding to an audit failure -- an event related to the failed execution of an action. | Win |
audit policy | <audit policy> Plural: audit policies | Windows Vista (and later versions of Windows) allows a finer granularity with audit policies by using subcategories. Setting audit policy at the category level overrides the new subcategory feature. A new registry key introduced in Vista is used to manage subcategories without requiring a change to Group Policy. This registry can be set to prevent the application of category-level audit policy from both Group Policy and the Local Security Policy admin tool. | Win |
audit success event log event type | <event log event type> Plural: audit success event log event types | Returns an object corresponding to an audit success in an event log. | Win |
august | <month> Plural: augusts | Returns August as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
august <integer> | <day of year> Plural: augusts | Returns the nth day of August as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
authenticated users group | <security account> Plural: authenticated users groups | This refers to a group including users whose identities were authenticated when they logged on. Membership is controlled by the operating system. | Win:8.0 |
backoffice bit <operating system suite mask> | <boolean> Plural: backoffice bits | Returns TRUE if the backoffice bit of the Windows operating system suite mask is set. | Win |
backup battery | <backup_battery> Plural: backup batteries | Returns an inspectable object corresponding to the backup battery of the Windows Mobile device. The backup battery takes over should the main battery run out of charge. | WM |
batch group | <security account> Plural: batch groups | This refers to a group including all users who have logged on through a batch queue facility such as the task scheduler. Membership is controlled by the operating system. | Win:8.0 |
battery | <battery> Plural: batteries | Returns a global object corresponding to the main battery of the Client Windows Mobile device. | WM |
below normal priority | <priority class> Plural: below normal priorities | Returns a priority class object with 'below normal' priority. This applies to threads that can wait for other threads to complete before running. Threads with this status are in between idle and normal priority. | Win:8.0 |
bes action | <bes action> Plural: bes actions | Returns all actions, except those that are normally hidden in the console, such as subscription actions, management rights actions, etcetera. | Win |
bes action set | <bes action set> Plural: bes action sets | Returns the current list of BES Actions in the form of a set, which can be arithmetically manipulated. | Win |
bes action status constrained | <bes action status> Plural: bes action statuses constrained | Returns the BES Action status corresponding to constraints. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status download failed | <bes action status> Plural: bes action statuses download failed | Returns the BES Action status corresponding to failed downloads. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status error | <bes action status> Plural: bes action statuses error | Returns the BES Action status corresponding to errors. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status evaluating | <bes action status> Plural: bes action statuses evaluating | Returns the BES Action status corresponding to evaluation. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status expired | <bes action status> Plural: bes action statuses expired | Returns the BES Action status corresponding to expiration. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status failed | <bes action status> Plural: bes action statuses failed | Returns the BES Action status corresponding to failure. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status fixed | <bes action status> Plural: bes action statuses fixed | Returns the BES Action status corresponding to successful fixes. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status invalid signature | <bes action status> Plural: bes action statuses invalid signature | Returns the BES Action status corresponding to invalid signatures. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status irrelevant | <bes action status> Plural: bes action statuses irrelevant | Returns the BES Action status corresponding to irrelevance This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status locked | <bes action status> Plural: bes action statuses locked | Returns the BES Action status corresponding to locking. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status offers disabled | <bes action status> Plural: bes action statuses offers disabled | Returns the BES Action status corresponding to disabled offers. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status pending downloads | <bes action status> Plural: bes action statuses pending downloads | Returns the BES Action status corresponding to pending downloads. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status pending login | <bes action status> Plural: bes action statuses pending login | Returns the BES Action status corresponding to pending logins. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status pending message | <bes action status> Plural: bes action statuses pending message | Returns the BES Action status corresponding to pending messages. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status pending offer | <bes action status> Plural: bes action statuses pending offer | Returns the BES Action status corresponding to pending offers. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status pending restart | <bes action status> Plural: bes action statuses pending restart | Returns the BES Action status corresponding to pending restarts. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status postponed | <bes action status> Plural: bes action statuses postponed | Returns the BES Action status corresponding to postponements. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status running | <bes action status> Plural: bes action statuses running | Returns the BES Action status corresponding to whether or not it is running. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status unreported | <bes action status> Plural: bes action statuses unreported | Returns a constant representing an action status of 'not reported'. | Win |
bes action status user cancelled | <bes action status> Plural: bes action statuses user cancelled | Returns the BES Action status corresponding to user cancelation. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes action status waiting | <bes action status> Plural: bes action statuses waiting | Returns the BES Action status corresponding to waiting. This result can be cast to a <string> format to give the text as shown in the console. | Win |
bes analysis | <bes fixlet> Plural: bes analyses | This Inspector iterates over all of the Analysis objects. This is equivalent to "bes fixlets whose ( analysis flag of it )". | Win:8.0 |
bes analysis set | <bes fixlet set> Plural: bes analysis sets | This Inspector returns all of the Analysis objects as a set. This is equivalent to "bes fixlets whose ( analysis flag of it )". | Win:8.0 |
bes baseline | <bes fixlet> Plural: bes baselines | This Inspector iterates over all of the Baseline objects. This is equivalent to "bes fixlets whose ( baseline flag of it )". | Win:8.0 |
bes baseline set | <bes fixlet set> Plural: bes baseline sets | This Inspector returns all of the Baseline objects as a set. This is equivalent to "bes fixlets whose ( baseline flag of it )". | Win:8.0 |
bes brand | <string> Plural: bes brands | As of version 7.2, the BES Console can be branded by third parties who want to use the engine to deliver specific content. This Inspector returns a string that identifies any branding associated with the BES Console. The unbranded Console returns 'bigfix', but other third-party brands may result. | Win |
bes computer | <bes computer> Plural: bes computers | Returns a list of all the BES computers visible to the current console user. | Win |
bes computer group | <bes computer group> Plural: bes computer groups | Returns the current list of BES computer groups. | Win |
bes computer group set | <bes computer group set> Plural: bes computer group sets | Returns the current list of BES computer groups in the form of a set, which can be arithmetically manipulated. | Win |
bes computer set | <bes computer set> Plural: bes computer sets | Returns the current list of BES computers in the form of a set, which can be arithmetically manipulated. | Win |
bes custom site | <bes site> Plural: bes custom sites | Returns a list of all custom sites. Deprecated as of version 7.0; instead use "all bes sites whose (custom site flag of it)". | Win |
bes deployment option | <bes deployment option> Plural: bes deployment options | Returns the current deployment options as listed in the BES Admin Tool, under the Advanced Options tab. You can add your own name/value pairs to this list. | Win |
bes deployment option <string> | <bes deployment option> Plural: bes deployment options | Returns the value associated with the deployment option named by the <string>. | Win |
bes domain | <bes domain> Plural: bes domains | Returns all the BES Domain objects. | Win:8.0 |
bes domain <string> | <bes domain> Plural: bes domains | Returns the first BES Domain whose title matches the specified name. | Win:8.0 |
bes domain set | <bes domain set> Plural: bes domain sets | Returns all the BES Domain objects as a set. | Win:8.0 |
bes filter | <bes filter> Plural: bes filters | Returns the list of the currently defined BES Filters, collected across all topics, including Baselines, Actions, Fixlets, etcetera. | Win |
bes filter <integer> | <bes filter> Plural: bes filters | Returns the filter with the specified ID. It is the same as "bes filter whose (id of it is <integer>)". | Win |
bes filter set | <bes filter set> Plural: bes filter sets | Iterates over the BES Filters and converts the list to a set. | Win |
bes fixlet | <bes fixlet> Plural: bes fixlets | Returns a list of all the BES properties. | Win |
bes fixlet set | <bes fixlet set> Plural: bes fixlet sets | Returns the current list of BES Fixlet messages in the form of a set, which can be arithmetically manipulated. | Win |
bes language | <string> Plural: bes languages | Returns a string corresponding to the national language of the program, such as ENU for English or ESP for Spanish. | Win:8.1 |
bes license | <license> Plural: bes licenses | Synonym for 'client license'. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
bes property | <bes property> Plural: bes properties | Returns a list of all the BES custom site objects. | Win |
bes property <string> | <bes property> Plural: bes properties | Returns the first property whose name matches the given string. Note that it is not safe to assume that there is only one property with a given name. | Win |
bes property set | <bes property set> Plural: bes property sets | Returns the current list of BES Properties in the form of a set, which can be arithmetically manipulated. | Win |
bes site | <bes site> Plural: bes sites | Returns a list of all the BES sites. | Win |
bes task | <bes fixlet> Plural: bes tasks | This Inspector returns all of the tasks objects. This is equivalent to "bes fixlets whose ( task flag of it )". | Win:8.0 |
bes task set | <bes fixlet set> Plural: bes task sets | This Inspector returns all of the tasks objects as a set. This is equivalent to "bes fixlets whose ( task flag of it )". | Win:8.0 |
bes unmanagedasset | <bes unmanagedasset> Plural: bes unmanagedassets | Returns a list of all the Unmanaged Assets currently defined in BES. | Win |
bes unmanagedasset set | <bes unmanagedasset set> Plural: bes unmanagedasset sets | Returns a set of all BES Unmanaged Assets. | Win:8.0 |
bes user | <bes user> Plural: bes users | Returns a list of all the BES users. | Win |
bes user set | <bes user set> Plural: bes user sets | Returns the current list of BES Users in the form of a set, which can be arithmetically manipulated. | Win |
bes wakeonlan status | <bes wakeonlan status> Plural: bes wakeonlan statuses | Returns the current BES WakeOnLan status. | Win |
bes wizard | <bes wizard> Plural: bes wizards | Returns a list of all the available BES Wizards.Note: This is a Console-only Inspector. | Win |
bes wizard set | <bes wizard set> Plural: bes wizard sets | Returns a set of all BES Wizards. | Win:8.0 |
binary operator <string> | <binary operator> Plural: binary operators | Typically used in the plural, returns the various possible binary inspectors that use the specified operators. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
binary operator returning <type> | <binary operator> Plural: binary operators returning | Returns a list of binary operators that return the specified type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
bit <integer> | <bit set> Plural: bits | Returns TRUE or FALSE, corresponding to value of the bit specified by <integer>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
bit set <string> | <bit set> Plural: bit sets | Returns the bits of the binary number given by the string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
blade bit <operating system suite mask> | <boolean> Plural: blade bits | Returns TRUE if the blade bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
block firewall action | <firewall action> Plural: block firewall actions | Returns a value corresponding to the NET_FW_ACTION enumerated type, which specifies the action for a rule or default setting. This is a Vista Inspector. For more information, see the MSDN Library entry for NET_FW_ACTION. | Win |
boolean <string> | <boolean> Plural: booleans | Returns a boolean. For example, boolean "TRUE". | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
boot task trigger type | <task trigger type> Plural: boot task trigger types | Creates a task trigger type corresponding to a boot trigger, which starts a task when the system is booted up. | Win:8.0 |
br | <html> Plural: brs | Creates an HTML <br/> tag to output a line break. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
br <string> | <html> Plural: brs | Creates an HTML <br/> tag with an included modifier, such as class. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
builtin administrators group | <security account> Plural: builtin administrators groups | This refers to a built-in group . After the initial installation of the OS, the first member of the group is the Administrator account. When a computer then joins a domain, the Domain Admins group is added to the Administrators group. When a server becomes a domain controller, the Enterprise Admins group is also added to the Administrators group. The Administrators group has built-in capabilities that give its members full control over the system. The group is the default owner of any object that is created by any other member of the group. | Win:8.0 |
builtin backup operators group | <security account> Plural: builtin backup operators groups | This refers to a built-in group which, by default, has no members. Backup Operators can back up and restore all files on a computer, regardless of file permissions. Backup Operators can log on to a computer and shut it down. | Win:8.0 |
builtin guests group | <security account> Plural: builtin guests groups | This refers to a built-in group which, by default, only contains the Guest account. This group allows otherwise unauthorized users to log on with limited privileges to a computer's built-in Guest account. | Win:8.0 |
builtin network configuration operators group | <security account> Plural: builtin network configuration operators groups | This refers to XP machines, where some admin privileges include managing the configuration of networking features. | Win:8.0 |
builtin power users group | <security account> Plural: builtin power users groups | This refers to a built-in group which, by default, has no members. This group does not exist for domain controllers. Power Users can create other local users and groups as well as modify and delete accounts. They can also remove users from the other groups. Power Users also can install, manage and delete applications, local printers and file shares. | Win:8.0 |
builtin remote desktop users group | <security account> Plural: builtin remote desktop users groups | This refers to the XP only. Members of this group are granted the right to log in remotely. | Win:8.0 |
builtin replicator group | <security account> Plural: builtin replicator groups | This refers to Windows NT domains. This group is called Replicators and is used by the directory replication service. In 2K/XP the group is present but is not used. | Win:8.0 |
builtin users group | <security account> Plural: builtin users groups | This refers to a built-in group. After the initial installation of the OS, the first member is the Authenticated Users group. When a computer subsequently joins a domain, the Domain Users group is added to the Users group. These users can perform tasks such as running applications, using printers, shutting down or locking the computer. Users can install applications for their use only, provided the installation program supports per-user installation. | Win:8.0 |
bundle <string> | <bundle> Plural: bundles | Returns a bundle (CFBundle) by name. | Mac |
capability <string> | <capability> Plural: capabilities | Converts a string to a capability object for rpm dependency version comparisons. Strings with version information take the form capability relation version, where relation is one of {<,>,>=,<=,=}. If a relation and version are not specified, then comparisons will assume a capability at any version number. | Lin, AIX:8.2 |
case insensitive regex <string> | <regular expression> Plural: case insensitive regexes | Returns a case-insensitive regular expression from the supplied string. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
case insensitive regular expression <string> | <regular expression> Plural: case insensitive regular expressions | Same as case insensitive regex <string>. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
cast <string> | <cast> Plural: casts | Returns a list of the objects that can be cast into the type specified by <string>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
cast returning <type> | <cast> Plural: casts returning | Returns a list of the objects that can be cast into the specified type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
character <integer> | <string> Plural: characters | Returns a string containing a single ASCII character. For example, character 90 = "Z". | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
classic domain | <domain> Plural: classic domains | Returns a classic domain object. | Mac |
client | <client> Plural: clients | Returns the client object corresponding to the BigFix application evaluating the current relevance expression. This is equivalent to the file system object of the BigFix Client executable. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
client cryptography | <client_cryptography> Plural: client cryptographies | This Inspector is similar to the core cryptography object except that it returns properties exclusive to the client (whereas <cryptography> is also available in the Console/Web Reports contexts). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
client license | <license> Plural: client licenses | Global object containing client licensing information. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
com handler task action type | <task action type> Plural: com handler task action types | Returns a 'task action type' corresponding to a task that activates a COM handler. | Win:8.0 |
communications bit <operating system suite mask> | <boolean> Plural: communications bits | Returns TRUE if the communications bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
component | <component> Plural: components | Is an iterated property. The MacOS supports software "components", for example QuickTime codecs. This iterator can examine the components that are available. | Mac |
computer | <computer> Plural: computers | Refers to the computer itself. | Mac |
computer id | <integer> Plural: computer ids | This is a unique integer assigned to the computer by the BES system. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
computer name | <string> Plural: computer names | Returns a string corresponding to the name of the computer as it appears on the network. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
connection status <integer> | <connection status> Plural: connection statuses | Returns the connection status based on its integer value. This Inspector is included to take advantage of new (or undocumented) additions to the status values. | Win |
connection status authenticating | <connection status> Plural: connection statuses authenticating | Returns the value NCS_AUTHENTICATING: The connection is waiting for authentication to occur. | Win |
connection status authentication failed | <connection status> Plural: connection statuses authentication failed | Returns the value NCS_AUTHENTICATION_FAILED: Authentication has failed on this connection. | Win |
connection status authentication succeeded | <connection status> Plural: connection statuses authentication succeeded | Returns the value NCS_AUTHENTICATION_SUCCEEDED: Authentication has succeeded on this connection. | Win |
connection status connected | <connection status> Plural: connection statuses connected | Returns the value NCS_CONNECTED: The connection is in a connected state. | Win |
connection status connecting | <connection status> Plural: connection statuses connecting | Returns the value NCS_CONNECTING: The connection is in the process of connecting. | Win |
connection status disconnected | <connection status> Plural: connection statuses disconnected | Returns the value NCS_DISCONNECTED: The connection is disconnected. | Win |
connection status disconnecting | <connection status> Plural: connection statuses disconnecting | Returns the value NCS_DISCONNECTING: The connection is in the process of disconnecting. | Win |
connection status hardware disabled | <connection status> Plural: connection statuses hardware disabled | Returns the value NCS_HARDWARE_DISABLED: The hardware for the connection is present, but is not enabled. | Win |
connection status hardware malfunction | <connection status> Plural: connection statuses hardware malfunction | Returns the value NCS_HARDWARE_MALFUNCTION: A malfunction has occurred in the hardware for the connection. | Win |
connection status media disconnected | <connection status> Plural: connection statuses media disconnected | Returns the value NCS_MEDIA_DISCONNECTED: The media, for example the network cable, is disconnected. | Win |
connection status no hardware present | <connection status> Plural: connection statuses no hardware present | Returns the value NCS_NO_HARDWARE_PRESENT: The hardware for the connection, for example network interface card (NIC), is not present. | Win |
country <string> | <country> Plural: countries | Maps a country script string (for example verAfrikaans) to its region code. | Mac |
cpu speed | <integer> Plural: cpu speeds | Returns the clock speed of the cpu in Hz. | Mac |
creator group group | <security account> Plural: creator group groups | This refers to a placeholder in an inheritable access control entry (ACE). When the ACE is inherited, the system replaces the SID with the one from the primary group of the object's current owner. The primary group is used only by the POSIX subsystem. | Win:8.0 |
creator owner group | <security account> Plural: creator owner groups | This refers to a placeholder in an inheritable access control entry (ACE). When the ACE is inherited, the system replaces this SID with the one from the object's current owner. | Win:8.0 |
cryptography | <cryptography> Plural: cryptographies | A global object that implements the FIPS 140-2 standard for secure signing and authentication throughout the BigFix application. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
csidl folder <integer> | <folder> Plural: csidl folders | Returns the csidl folder corresponding to the specified integer. The windows SHGetSpecialFolderLocation API is used to look up paths to special folders, which are identified by passing the specified integer as the second argument of the API call. These values and their meaning are described in the windows ShlObj.h include file found in the development sdk.Note that some of these folders do not exist in the Local System context. | Win, WM |
current analysis | <fixlet> Plural: current analyses | This Client Inspector is used to locate the site corresponding to the current analysis in order to look at certain related files. This is helpful for SCM content that resides in Fixlet sites and can be copied to custom sites. The value of 'current analysis' will move with the copy. In the Client context, this Inspector has global scope and returns a Fixlet.Note: When used in a session context, this Inspector has a scope limited to the BES Fixlet. | Win:8.1, Lin:8.1, Sol:8.1, HPUX:8.1, AIX:8.1, Mac:8.1, Ubu:8.1 |
current bes server | <bes server> Plural: current bes servers | Returns a <bes server> object corresponding to the BES Server currently connected to the Console or Web Reports applications. The current bes server Inspectors allow dashboards to access files hosted on the current BES Server. | Win |
current bes site | <bes site> Plural: current bes sites | Returns the site that is the source of the current relevance evaluation. Items in a site that can evaluate relevance include Fixlet messages, Tasks, Baselines, Analyses, Wizards and Dashboards. | Win:8.0 |
current computer | <bes computer> Plural: current computers | This Inspector returns the computer that is currently selected by a right-click in the BES Console. This Inspector is designed to assist you in the creation of extended Context menu applications. | Win |
current console user | <bes user> Plural: current console users | Returns a user object for the user currently logged into the BES Console. | Win |
current date | <date> Plural: current dates | Returns the current date in the format:Day of week, Day Month Year. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current day_of_month | <day of month> Plural: current days_of_month | Returns the current day of the month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current day_of_week | <day of week> Plural: current days_of_week | Returns the current day of the week, eg. Monday, Tuesday, etcetera. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current day_of_year | <day of year> Plural: current days_of_year | Returns the current day of the year, in a Month Day format. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current domain | <bes domain> Plural: current domains | Returns the domain that is the source of the current relevance evaluation. Items in the domain that can evaluate relevance include Fixlet messages, Tasks, Baselines, Analyses, Wizards and Dashboards and Domains. | Win:8.0 |
current firewall profile type | <firewall profile type> Plural: current firewall profile types | Retrieves the type of firewall profile that is currently in effect. | Win |
current fixlet | <bes fixlet> Plural: current fixlets | When this Inspector is evaluated in the context of a Fixlet message, it returns the associated Fixlet object.Note: This is a Console-only Inspector. | Win |
current month | <month> Plural: current months | Returns the current month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current month_and_year | <month and year> Plural: current months_and_years | Returns the current date in month year format, eg. January 2012. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current relay | <current relay> Plural: current relays | Returns an object corresponding to the server or relay that the client last registered with. This may be a BES Relay or the BES root server. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current site | <site> Plural: current sites | Returns the current site object. See site. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current task | <bes fixlet> Plural: current tasks | When this Inspector is evaluated in the context of a Task, it returns the associated Fixlet object.Note: This is a Console-only Inspector. | Win |
current time_of_day | <time of day with time zone> Plural: current times_of_day | Returns the current time of day in the local time zone. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current time_of_day <time zone> | <time of day with time zone> Plural: current times_of_day | Returns the current time of day in the specified time zone. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current unmanagedasset | <bes unmanagedasset> Plural: current unmanagedassets | Returns the unmanaged asset that is currently selected in the BES Console from the right-click context menu under the Unmanaged Assets tab. This Inspector is designed to assist you in the creation of extended Context Menu applications. | Win |
current user | <logged on user> Plural: current users | Returns the active, console (local) user, if logged on. Otherwise does not exist. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
current wizard | <bes wizard> Plural: current wizards | If this Inspector is being evaluated in the context of a Wizard, then it returns the corresponding <bes wizard> object. | Win |
current year | <year> Plural: current years | Returns the current year. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
custom bes fixlet | <bes fixlet> Plural: custom bes fixlets | This Inspector iterates over all of the fixlet objects, only returning fixlets where "custom flag" is TRUE. | Win:8.0 |
custom bes fixlet set | <bes fixlet set> Plural: custom bes fixlet sets | This Inspector iterates over all of the fixlet objects, only returning sets of fixlets where "custom flag" is TRUE. | Win:8.0 |
custom firewall scope | <firewall scope> Plural: custom firewall scopes | Returns the custom firewall scope, corresponding to the Microsoft enumerated type: NET_FW_SCOPE_CUSTOM. | Win |
custom site subscription effective date <string> | <time> Plural: custom site subscription effective dates | Returns the date the custom site (specified by <string>) was last subscribed or unsubscribed. It is used internally by BES to manage custom site subscriptions. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
daily task trigger type | <task trigger type> Plural: daily task trigger types | Creates a task trigger type corresponding to a daily trigger, which starts a task on a daily schedule. | Win:8.0 |
datacenter bit <operating system suite mask> | <boolean> Plural: datacenter bits | Returns TRUE if the datacenter bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
date <string> | <date> Plural: dates | Converts the given string into a date. The string should be of the form 'Day Month Year' and the returned date will be of the form 'Day of week, Day Month Year'. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
day | <time interval> Plural: days | Returns a time interval corresponding to 1 day. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
day_of_month <integer> | <day of month> Plural: days_of_month | Converts the given integer to a day of month type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
day_of_month <string> | <day of month> Plural: days_of_month | Converts the given string value (must be an integer from 1-31) to a day of month type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
day_of_week <string> | <day of week> Plural: days_of_week | Converts the given string value to a day of week type, eg. Monday, Tuesday, etcetera. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
debian package version <debian package version> | <debian package version> Plural: debian package versions | A reflexive typing of the specified debian package version. | Ubu:8.1 |
debian package version <string> | <debian package version> Plural: debian package versions | Returns a Debian package version object from the given string. | Ubu:8.1 |
debian package version epoch <debian package version epoch> | <debian package version epoch> Plural: debian package version epochs | A reflexive typing of the specified debian package version epoch. | Ubu:8.1 |
debian package version epoch <string> | <debian package version epoch> Plural: debian package version epochs | Returns a Debian package version 'epoch' object from the given string. | Ubu:8.1 |
debian package version revision <debian package version revision> | <debian package version revision> Plural: debian package version revisions | A reflexive typing of the specified debian package version revision. | Ubu:8.1 |
debian package version revision <string> | <debian package version revision> Plural: debian package version revisions | Returns a Debian package version revision object from the given string. | Ubu:8.1 |
debian package version upstream <debian package upstream version> | <debian package upstream version> Plural: debian package version upstreams | A reflexive typing of the specified debian package upstream version.Note: the version upstream is treated the same as the upstream version. | Ubu:8.1 |
debian package version upstream <string> | <debian package upstream version> Plural: debian package version upstreams | Returns a Debian package upstream_version object from the supplied string. | Ubu:8.1 |
debianpackage | <debianpackagecache> Plural: debianpackages | Returns a list of all the Debian packages on the client machine. | Ubu:8.1 |
december | <month> Plural: decembers | Returns December as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
december <integer> | <day of year> Plural: decembers | Returns the nth day of December as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
default web browser | <application> Plural: default web browsers | Returns the application currently associated with HTML files. This is a Windows Inspector; it will fail gracefully under other operating systems, rather than generate an error. When the agent is a service under windows, it runs in the LocalSystem context. | Win |
default web browser | <file> Plural: default web browsers | Creates an object corresponding to the default web browser. This is a *nix inspector; it will fail gracefully on other operating systems instead of generating an error. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
default web browser | <wince_web_browser> Plural: default web browsers | Returns a global object corresponding to the WinCE web browser installed on the Client Windows Mobile device. Windows Embedded CE uses IE, which has been optimized for WinCE devices. | WM |
device file <filesystem object> | <device file> Plural: device files | Returns the device file indicated by the specified filesystem object. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
device file <string> | <device file> Plural: device files | Returns the device file with the specified name. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
device file <symlink> | <device file> Plural: device files | Returns the device file specified by the supplied symbolic link. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
dialup group | <security account> Plural: dialup groups | This refers to a group implicitly including all users who logged in to the system through a dial-up connection. Membership is controlled by the operating system. | Win:8.0 |
distinguished name <string> | <distinguished name> Plural: distinguished names | Interprets a distinguishedname in the textual format described by RFC 2253 and used by LDAP/Active Directory. | Win |
dmi | <dmi> Plural: dmis | Creates the global dmi object. If no dmi information is available, creation of the object will fail. | Win, Lin, Ubu:8.1 |
dns name | <string> Plural: dns names | Returns the DNS name of the computer. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
domain firewall profile type | <firewall profile type> Plural: domain firewall profile types | Creates a domain firewall profile type for comparison. | Win |
domain name | <string> Plural: domain names | Returns the fully qualified domain name of the machine. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
domain user | <user> Plural: domain users | Returns all of the users that are members of the domain for which the machine is a user. | Win:8.1 |
domain user <string> | <user> Plural: domain users | Returns the user object corresponding to the specified name. | Win:8.1 |
domainname | <string> Plural: domainnames | Same as domain name. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
download file <string> | <file> Plural: download files | This inspector is available in relevance subsitution action processing. It returns a file object with the given name from the named folder or the download folder. This is equivalent to 'file "name" of download folder'. The file should exist or the result will not exist. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
download folder | <folder> Plural: download folders | This inspector is available in relevance subsitution action processing. When the action is active, this inspector returns a folder object of __Download\, otherwise it returns a folder object of __Global\sitename\actionid\named. This inspector is designed for the prefetch process of action execution. Macintosh Note: Prior to version 7.2, this Inspector referred to the system download folder on the Macintosh. That Inspector is referred to as ISS Download as of version 7.2. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.2 |
download path <string> | <string> Plural: download paths | This inspector is available in relevance subsitution action processing. It returns a string corresponding to the download path of the specified file. This Inspector (along with download folder and download file) is designed to be used during the prefetch process of action execution. This is equivalent to '(pathname of download folder) & pathseparator & "myfile"'. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
download storage folder | <download storage folder> Plural: download storage folders | This Inspector creates a pointer to the current download storage folder. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
drive | <drive> Plural: drives | Iterates through all valid drives on the system. Typically used to return a list of the drives (volumes, filesystems) on the client computer. On Windows computers, this returns a <drive> object.On *nix computers, this returns a <filesystem> object.Drives, volumes and filesystems are treated the same on the Macintosh and return a <volume> type. | Win, WM |
drive | <filesystem> Plural: drives | Iterates through all valid drives on the system. Typically used to return a list of the drives (volumes, filesystems) on the client computer. On Windows computers, this returns a <drive> object.On *nix computers, this returns a <filesystem> object.Drives, volumes and filesystems are treated the same on the Macintosh and return a <volume> type. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
drive | <volume> Plural: drives | Iterates through all valid drives on the system. Typically used to return a list of the drives (volumes, filesystems) on the client computer. On Windows computers, this returns a <drive> object.On *nix computers, this returns a <filesystem> object.Drives, volumes and filesystems are treated the same on the Macintosh and return a <volume> type. | Mac |
drive <integer> | <volume> Plural: drives | Returns the volume corresponding to the numbered drive. | Mac |
drive <string> | <drive> Plural: drives | Returns the drive associated with the pathname specified by <string>. On Windows computers, this returns a <drive> object.On Macintosh computers, this returns a <volume> object.On *nix computers, this returns a <filesystem> object. | Win, WM |
drive <string> | <filesystem> Plural: drives | Returns the drive associated with the pathname specified by <string>. On Windows computers, this returns a <drive> object.On Macintosh computers, this returns a <volume> object.On *nix computers, this returns a <filesystem> object. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
drive <string> | <volume> Plural: drives | Returns the volume corresponding to the named drive. | Mac |
driver running service | <service> Plural: driver running services | Returns a list of all running Windows 32 system drivers. | Win:8.1 |
driver service | <service> Plural: driver services | Returns a list of all Windows 32 system drivers. | Win:8.1 |
email task action type | <task action type> Plural: email task action types | Returns a 'task action type' corresponding to a task that sends an email. | Win:8.0 |
embedded nt bit <operating system suite mask> | <boolean> Plural: embedded nt bits | Returns TRUE if the embedded nt bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
embedded restricted bit <operating system suite mask> | <boolean> Plural: embedded restricted bits | Returns TRUE if the embedded restricted bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
enterprise bit <operating system suite mask> | <boolean> Plural: enterprise bits | Returns TRUE if the enterprise bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
environment | <environment> Plural: environments | Returns an object corresponding to the currently defined set of environment variables. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
error <string> | <undefined> Plural: errors | This expression allows you to output your own user-defined error message, typically in the 'else' clause of an 'if/then/else' statement. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
error event log event type | <event log event type> Plural: error event log event types | Returns an object corresponding to an error in the event log, such as the failure of a service to start. | Win |
event log <string> | <event log> Plural: event logs | Returns the named event log, which contains historical information that help to track down system and security problems. There are several distinct logs that you can specify, including:Application log: records application eventsSecurity log: recirds global or local policy audit eventsSystem log: records OS events. | Win |
event log event type <integer> | <event log event type> Plural: event log event types | Returns an event type object corresponding to the specified number. The enumerated types include:1: error event2: warning event4: information event8: audit success event16: audit failure event. | Win |
event task trigger type | <task trigger type> Plural: event task trigger types | Creates a task trigger type corresponding to an event trigger, which starts a task when a system event occurs. | Win:8.0 |
everyone group | <security account> Plural: everyone groups | This refers to a group including all users, even anonymous users and guests. Membership is controlled by the operating system. | Win:8.0 |
exec task action type | <task action type> Plural: exec task action types | Returns a 'task action type' corresponding to a task that runs a program. | Win:8.0 |
false | <boolean> Plural: falses | Returns the boolean FALSE. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
february | <month> Plural: februarys | Returns February as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
february <integer> | <day of year> Plural: februarys | Returns the nth day of February as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
fifo file <filesystem object> | <fifo file> Plural: fifo files | Returns the FIFO file (named pipe) described by the specified filesytem object. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
fifo file <string> | <fifo file> Plural: fifo files | Returns the FIFO file (named pipe) with the given name. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
fifo file <symlink> | <fifo file> Plural: fifo files | Returns the FIFO file (named pipe) described by the specified symbolic link (symlink). | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
file <string> | <file> Plural: files | Returns a filesystem object corresponding to the full pathname provided in <string>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
file <symlink> | <file> Plural: files | Returns the file pointed to by the specified symlink. If the file doesn't exist, this Inspector will throw a 'non-existent object' error. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
file signature <string> | <file signature> Plural: file signatures | Turn a string into a file signature (four letters, for example FNDR). | Mac |
file type <string> | <file type> Plural: file types | The phrase 'file type' can be used to create a file type object from a string. | Mac |
file_and_print firewall service type | <firewall service type> Plural: file_and_print firewall service types | Returns the global service type for file and print sharing, corresponding to the Microsoft enumerated type: NET_FW_SERVICE_FILE_AND_PRINT. | Win |
filesystem | <filesystem> Plural: filesystems | Returns the volume corresponding to the filesystem. Typically used to return a list of the filesystems (drives, volumes) on the client computer. Drives, volumes and filesystems are treated the same on the Macintosh and return a <volume> type. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
filesystem | <volume> Plural: filesystems | Returns the volume corresponding to the filesystem. Typically used to return a list of the filesystems (drives, volumes) on the client computer. Drives, volumes and filesystems are treated the same on the Macintosh and return a <volume> type. | Mac |
filesystem <integer> | <volume> Plural: filesystems | Returns the volume corresponding to the numbered filesystem. | Mac |
filesystem <string> | <filesystem> Plural: filesystems | Returns the filesystem corresponding to the specified name. On a Macintosh, this Inspector returns a <volume> object. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
filesystem <string> | <volume> Plural: filesystems | Returns the filesystem corresponding to the specified name. On a Macintosh, this Inspector returns a <volume> object. | Mac |
firewall | <firewall> Plural: firewalls | Returns the global firewall object for this computer. | Win |
firewall action <integer> | <firewall action> Plural: firewall actions | Returns the Nth enumerated type from the Firewall Action interface. This provides an alternative way to access the firewall action variables and requires Vista. For more information, see the MSDN Library entry for NET_FW_ACTION. | Win |
firewall local policy modify state <integer> | <firewall local policy modify state> Plural: firewall local policy modify states | Returns a value corresponding to the NET_FW_MODIFY_STATE enumerated type, which specifies the effect of modifications to the current policy. The <integer> specifies the zero-based enumeration, and provides an alternative access method. For more information, see the MSDN Library entry for NET_FW_MODIFY_STATE. | Win |
firewall profile type <integer> | <firewall profile type> Plural: firewall profile types | Returns the firewall profile type corresponding to the given integer:0: Domain1: Standard2: Current. | Win |
firewall scope <integer> | <firewall scope> Plural: firewall scopes | Returns the scope of addresses from which a port can listen. | Win |
firewall service type <integer> | <firewall service type> Plural: firewall service types | Returns the firewall service type specified by <integer>. | Win |
first interface scheduled task | <scheduled task> Plural: first interface scheduled tasks | Returns a list of all the scheduled tasks.1.0 interface only. | Win:8.0 |
floating point <floating point> | <floating point> Plural: floating points | Creates a floating point type object from the specified floating point number. | Win, Lin:8.0, Mac, WM, Ubu:8.1 |
floating point <string> | <floating point> Plural: floating points | Creates a floating point number from the provided string. | Win, Lin:8.0, Mac, WM, Ubu:8.1 |
folder <string> | <folder> Plural: folders | Returns a folder object for the name provided. See drive. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
folder <symlink> | <folder> Plural: folders | Returns the folder pointed to by the specified symlink. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
format <string> | <format> Plural: formats | Returns the specified string into a format type which can be used to print formatted variables. | Win:8.0 |
friday | <day of week> Plural: fridays | Returns Friday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
full wmi <string> | <wmi> Plural: full wmis | Returns a wmi object which can retrieve all values, including system values. | Win |
gestalt <string> | <integer> Plural: gestalts | This reads a 32 bit integer from the MacOS. The selector name is the four character OSType that chooses which item is being inspected. The interpretation of the result depends on the selector. It might represent an integer or a version, for instance. | Mac |
ghz | <hertz> Plural: ghzs | Returns a Hertz object corresponding to 1 giga-hertz. See hertz. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
gp override firewall local policy modify state | <firewall local policy modify state> Plural: gp override firewall local policy modify states | Returns a value corresponding to the NET_FW_MODIFY_STATE enumerated type, which specifies the effect of modifications to the current policy. For more information, see the MSDN Library entry for NET_FW_MODIFY_STATE. | Win |
gps | <gps> Plural: gpses | Returns a global object corresponding to the gps device in the Client Windows Mobile phone. | WM |
greatest hz | <hertz> Plural: greatest hzs | Returns the largest hertz object that can be represented on this machine. See hertz. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
greatest integer | <integer> Plural: greatest integers | Returns the largest integer that can be represented on this machine. See integer. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
greatest time interval | <time interval> Plural: greatest time intervals | Returns the greatest time interval representable. The value corresponds to 106751991 days, 04:00:54.775807. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
hexadecimal integer <string> | <integer> Plural: hexadecimal integers | Creates an integer from the provided hexadecimal value. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
hexadecimal string <string> | <string> Plural: hexadecimal strings | Creates a string from the given hexadecimal value. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
hfs file <string> | <file> Plural: hfs files | Returns the hierachical file system (HFS) file specified by <string>. | Mac |
hfs folder <string> | <folder> Plural: hfs folders | Returns the hierachical file system (HFS) folder specified by <string>. | Mac |
hfs item <string> | <filesystem object> Plural: hfs items | Returns a filesystem object with the specified item name. The Macintosh has two different path types it can output. HFS (Hierarchical File System) was an OS9 format where the path separator was ':' and there were multiple roots (each volume). POSIX has superseded HFS and is single rooted with '/' as a separator. All of the Macintosh Inspectors that are not otherwise specified default to the POSIX version. | Mac:8.0 |
hidden bes action | <bes action> Plural: hidden bes actions | Returns all actions that are normally hidden by the console, such as subscription actions, management rights actions, etcetera. | Win |
hidden bes action set | <bes action set> Plural: hidden bes action sets | Retrieves the set (iterated list) of hidden BES Actions. | Win |
high priority | <priority class> Plural: high priorities | Returns a priority class object with 'high' priority. These threads will steal processor time from other threads and should be used very carefully. Typically, they are used strictly for responding to time-critical events. | Win:8.0 |
host name | <string> Plural: host names | Returns the machine name (the same as the computer name or hostname on UNIX machines). | Lin, Sol, HPUX, AIX, Ubu:8.1 |
hostname | <string> Plural: hostnames | Returns the standard host name, usually for the computer's network. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
hour | <time interval> Plural: hours | Returns a time interval corresponding to 1 hour. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
hr | <html> Plural: hrs | Creates a horizontal line tag <hr/>. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
hr <string> | <html> Plural: hrs | Creates a horizontal line tag with an option specfied by the string <hr string/>. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
html <string> | <html> Plural: htmls | Embeds the specified string between <html></html> tags. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
html tag <( string, html )> | <html> Plural: html tags | Returns an HTML snippet containing the specified html enclosed in an html tag specified by string. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
html tag <( string, html attribute list )> | <html> Plural: html tags | Returns an HTML snippet containing a HTML attribute list enclosed in an html tag specified by the string. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
html tag <( string, html attribute list, html )> | <html> Plural: html tags | Returns an HTML snippet enclosed in a tag specified by the string, modified by the html attribute list and bracketing the html argument. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
html tag <( string, html attribute list, string )> | <html> Plural: html tags | Returns an HTML snippet enclosed in a tag specified by the first string, modified by the html attribute list and bracketing the second string argument. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
html tag <( string, string )> | <html> Plural: html tags | Returns an HTML snippet containing the second string enclosed in an html tag specified by the first string. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
hyperthreading capable | <boolean> Plural: hyperthreading capables | Returns a boolean TRUE if the agent is able to detect that the processor is capable of running with hyperthreading enabled. | Win, WM |
hyperthreading enabled | <boolean> Plural: hyperthreading enableds | Returns TRUE if the machine is running with hyperthreading enabled, a method in which each physical processor on the machine presents itself as multiple logical processors to the operating system. | Win, WM |
hz | <hertz> Plural: hzs | Returns a hertz object corresponding to 1 hertz. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
idle priority | <priority class> Plural: idle priorities | Returns a priority class object with 'idle' priority. Processes that monitor the Client, such as screen savers, typically use this priority to keep them from interrupting higher priority threads. | Win:8.0 |
idle state | <power state> Plural: idle states | Returns a power state constant signifying that the client system is idle. | Win:8.0, Mac:8.1 |
idle task trigger type | <task trigger type> Plural: idle task trigger types | Creates a task trigger type corresponding to a idle trigger, which starts a task when the system is enters the idle state. | Win:8.0 |
in console context | <boolean> Plural: in console contexts | Returns TRUE if this Inspector is being evaluated in the BES Console environment. | Win |
in web reports context | <boolean> Plural: in web reports contexts | Returns TRUE if this Inspector is being evaluated in the Web Reports environment. | Win |
inbound blocked firewall local policy modify state | <firewall local policy modify state> Plural: inbound blocked firewall local policy modify states | Returns a value corresponding to the NET_FW_MODIFY_STATE enumerated type, which specifies the effect of modifications to the current policy. For more information, see the MSDN Library entry for NET_FW_MODIFY_STATE. | Win |
information event log event type | <event log event type> Plural: information event log event types | Returns an object corresponding to an information event -- An informational event which is generally related to a successful action. | Win |
install folder <integer> | <folder> Plural: install folders | Returns a folder object corresponding to the number provided. The placement of some system folders can be found using numbers that have been associated with those folders. See folder. | Win, WM |
integer <integer> | <integer> Plural: integers | Returns an integer. The keyword is optional. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
integer <string> | <integer> Plural: integers | Returns integer for name provided. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
integer in <( integer, integer )> | <integer> Plural: integers in | Returns a list of the integers contained between the endpoints (inclusive). The order is preserved, from least to greatest or vice-versa. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
integer in <( integer, integer, integer )> | <integer> Plural: integers in | Returns a list of the integers contained between the endpoints (inclusive) specified by the first two integers, with a step size specified by the third integer. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
integer to <integer> | <integer> Plural: integers to | Returns a list of integers from zero up to the specified integer. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
interactive group | <security account> Plural: interactive groups | This refers to a group including all users who have logged on interactively. Membership is controlled by the operating system. | Win:8.0 |
internet plugins folder | <folder> Plural: internet plugins folders | Returns the folder object corresponding to the internet plugins. | Mac |
internet protocol <integer> | <internet protocol> Plural: internet protocols | Returns the firewall internet protocol specified by the given integer. These correspond to the Microsoft enumerated types: NET_FW_IP_PROTOCOL_TCPNET_FW_IP_PROTOCOL_UDP. | Win |
invalid state | <power state> Plural: invalid states | Returns a power state constant signifying that the client system is invalid. | Win:8.0, Mac:8.1 |
iokit registry | <registryroot> Plural: iokit registries | Returns the root of the registry; the place to start with the registry. | Mac |
ip version <integer> | <ip version> Plural: ip versions | Returns the the IP version for the <integer> port corresponding to the Microsoft enumerated types:0: NET_FW_IP_VERSION_V41: NET_FW_IP_VERSION_V62: NET_FW_IP_VERSION_ANY3: NET_FW_IP_VERSION_MAX. | Win, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
ipv4 | <ip version> Plural: ipv4s | Provides a comparison value for a firewall or other ip version inspector. | Win, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
ipv4 address <string> | <ipv4 address> Plural: ipv4 addresses | Returns an ipv4 address for the string provided. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
ipv4or6 address <string> | <ipv4or6 address> Plural: ipv4or6 addresses | Returns an ipv4or6 address object as described by the given string. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
ipv6 | <ip version> Plural: ipv6s | Provides a comparison value for a firewall or other ip version inspector. | Win, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
ipv6 address <string> | <ipv6 address> Plural: ipv6 addresses | Converts a string representations of an IPv6 address (with colons and/or dots) into an IPv6 address type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
iss download folder | <folder> Plural: download folders | The Macintosh download folder. This Inspector was previously labeled "download," which now refers to a world object that performs dynamic downloading. | Mac |
item <string> | <filesystem object> Plural: items | Returns a filesystem object with the given name, either a file or a folder. | Mac:8.0 |
january | <month> Plural: januarys | Returns January as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
january <integer> | <day of year> Plural: januarys | Returns the nth day of January as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
july | <month> Plural: julys | Returns July as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
july <integer> | <day of year> Plural: julys | Returns the nth day of July as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
june | <month> Plural: junes | Returns June as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
june <integer> | <day of year> Plural: junes | Returns the nth day of June as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
khz | <hertz> Plural: khzs | Returns a hertz object corresponding to 1 kilohertz. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
last relay select time | <time> Plural: last relay select times | Returns the time when last relay selection took place. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
least hz | <hertz> Plural: least hzs | Returns the least hertz value that can be represented on this machine. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
least integer | <integer> Plural: least integers | Returns the least integer value that can be represented on this machine. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
least time interval | <time interval> Plural: least time intervals | Returns the least time interval that can be represented on this machine. The value corresponds to -106751991 days, 04:00:54.775808. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
local administrator | <boolean> Plural: local administrators | Returns the boolean TRUE if the user belongs to the local administrator group. Also returns TRUE for Win9x and WinME. | Win |
local domain | <domain> Plural: local domains | Returns a local domain object. | Mac |
local group | <local group> Plural: local groups | Returns local groups defined on the local computer using the windows NetLocalGroupEnum API. Several local groups are defined simply by a default operating system install, and have names such as Administrators, Backup Operators, Guests, Network Configuration Operators, Power users, Users, etcetera. Some software applications also define local groups in order to help manage protections. | Win |
local group <string> | <local group> Plural: local groups | Returns a local group corresponding to the given name, such as Adminstrator, Guests, and others. For backward compatibility, the 'as string' cast of this Inspector only returns the user name, not the other components of the sid. For all parts, use 'component string' instead. | Win |
local mssql database | <local mssql database> Plural: local mssql databases | Returns local MSSQL database objects. | Win |
local mssql database <string> | <local mssql database> Plural: local mssql databases | Returns the local Microsoft SQL (MSSQL) database object identified by the name provided. | Win |
local service group | <security account> Plural: local service groups | Returns a security account constant corresponding to a 'local service group'. | Win:8.0 |
local subnet firewall scope | <firewall scope> Plural: local subnet firewall scopes | Returns the local subnet firewall scope, corresponding to the Microsoft enumerated type: NET_FW_SCOPE_LOCAL_SUBNET. | Win |
local time <string> | <time> Plural: local times | Returns a time object for the name provided. See time. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
local time zone | <time zone> Plural: local time zones | Returns a time zone object corresponding to the local time zone. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
local user | <user> Plural: local users | Itererates of all cached Active Directory local users. This Inspector only works in the client context when caching is enabled. | Win:8.1, Mac:8.1 |
local user <string> | <user> Plural: local users | Returns the Active Directory local user object for the specified local user. This allows inspection of AD properties for that user, whether cached or currently logged in. | Win:8.1, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Ubu:8.2 |
logged off state | <power state> Plural: logged off states | Returns a power state constant signifying that the client system is logged off. | Win:8.0, Mac:8.1 |
logged on user | <logged on user> Plural: logged on users | Returns zero or more users logged on to this computer. This Inspector iterates through all logged-on users, using Fast User Switching, Terminal Services, ACLs, and on Win 9x, the registry. | Win, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac, WM, Ubu:8.2 |
logical processor count | <integer> Plural: logical processor counts | Returns the number of logical processors available per physical processor. This can be interpreted as the number of hyperthreads that could be enabled on the machine. On a machine with 2 physical processors, each with 2 possible hyperthreads per processor, the 'physical processor count' and the 'logical processor count' would both return 2, while the 'number of processors' would return 4, since there are a total of 4 logical processors available for work. With hyperthreading turned off, the 'number of processors', 'logical processor count' and 'physical processor count' would all be 2. Disabling one of those processors will then give 'number of processors'=1, 'logical processor count'=2, and 'physical processor count'=1. If the number of processors / physical processor count != logical processor count, you can turn on hyperthreading. | Win, WM |
logical ram | <integer> Plural: logical rams | Returns the amount of logical ram in the computer, physical plus virtual. | Mac |
logical volume manager | <logical volume manager> Plural: logical volume managers | Returns the global logical volume manager on AIX systems. | AIX |
logon task trigger type | <task trigger type> Plural: logon task trigger types | Creates a task trigger type corresponding to a logon trigger, which starts a task when a user logs on. When the scheduler starts, all the logged-on users are noted, and any logon triggers that match the users will launch their associated task. | Win:8.0 |
machine name | <string> Plural: machine names | Returns the machine name. The value is from a long enumeration of all Mac platforms. See the header file Gestalt.h or Apple's web site. | Mac |
main gather service | <service> Plural: main gather services | Returns a service object for the main gathering service, typically located on the main server.Note: On a Macintosh, returns <nothing>. Included for compatibility. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
main processor | <processor> Plural: main processors | Returns the processor object corresponding to the main processor. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
march | <month> Plural: marchs | Returns March as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
march <integer> | <day of year> Plural: marchs | Returns the nth day of March as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
may | <month> Plural: mays | Returns May as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
may <integer> | <day of year> Plural: mays | Returns the nth day of May as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
media type <integer> | <media type> Plural: media types | Returns the media type based on its integer value. This Inspector is included to take advantage of new (or undocumented) additions to the media types. | Win |
media type bridge | <media type> Plural: media types bridge | Returns the value NCM_BRIDGE: Bridged connection. | Win |
media type direct | <media type> Plural: media types direct | Returns the value NCM_DIRECT: Direct serial connection through a serial port. | Win |
media type isdn | <media type> Plural: media types isdn | Returns the value NCM_ISDN: Connection is through an integrated services digital network (ISDN) line. | Win |
media type lan | <media type> Plural: media types lans | Returns the value NCM_LAN: Connection is to a local area network (LAN). | Win |
media type phone | <media type> Plural: media types phone | Returns the value NCM_PHONE: Dial-up connection over a conventional phone line. | Win |
media type pppoe | <media type> Plural: media types pppoe | Returns the value NCM_PPPOE: Point-to-Point protocol (PPP) over Ethernet. | Win |
media type shared access host lan | <media type> Plural: media types shared access host lan | Returns the value NCM_SHAREDACCESSHOST_LAN: Shared connection to a LAN. | Win |
media type shared access host ras | <media type> Plural: media types shared access host ras | Returns the value NCM_SHAREDACCESSHOST_RAS: Shared connection to a remote or wide area network (WAN). | Win |
media type tunnel | <media type> Plural: media types tunnel | Returns the value NCM_TUNNEL: Virtual private network (VPN) connection. | Win |
metabase | <metabase> Plural: metabases | Returns the IIS metabase object. | Win |
mhz | <hertz> Plural: mhzs | Returns a hertz object corresponding to 1 megahertz. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
microsecond | <time interval> Plural: microseconds | Returns a time interval corresponding to .000001 seconds. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
midnight | <time of day> Plural: midnights | Returns 00:00:00 as a time of day object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
millisecond | <time interval> Plural: milliseconds | Returns a time interval corresponding to .001 seconds. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
minute | <time interval> Plural: minutes | Returns a time interval corresponding to 1 minute. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
model | <string> Plural: models | Returns the model of the computer. | HPUX |
module <string> | <module> Plural: modules | For BigFix internal use only. | Win, Lin, Sol, HPUX, AIX, WM, Ubu:8.1 |
monday | <day of week> Plural: mondays | Returns the day of week object for Monday. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
monitor invalid state | <power state> Plural: monitor invalid states | Returns a power state constant signifying that the attached computer monitor state is invalid. | Win:8.0, Mac:8.1 |
monitor off state | <power state> Plural: monitor off states | Returns a power state constant signifying that the attached computer monitor is off. | Win:8.0, Mac:8.1 |
monitor on state | <power state> Plural: monitor on states | Returns a power state constant signifying that the attached computer monitor is on. | Win:8.0, Mac:8.1 |
monitor standby state | <power state> Plural: monitor standby states | Returns a power state constant signifying that the attached computer monitor is in a standby state. | Win:8.0, Mac:8.1 |
month | <number of months> Plural: months | Returns the specified number of months. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
month <integer> | <month> Plural: months | Returns the month type corresponding to the given <integer>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
month <string> | <month> Plural: months | Returns a month type corresponding to the given <string>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
monthly task trigger type | <task trigger type> Plural: monthly task trigger types | Creates a task trigger type corresponding to a Monthly trigger, which starts a task when the associated day of the week occurs, such as the third of each month from July through December. | Win:8.0 |
monthlydow task trigger type | <task trigger type> Plural: monthlydow task trigger types | Creates a task trigger type corresponding to a MonthlyDOW trigger, which starts a task when the associated day of the week occurs, such as the second Monday from January through June. | Win:8.0 |
native registry | <registry> Plural: native registries | On 32 bit versions of windows, this returns the same as registry32 and registry. On 64 bit versions of windows, this returns the same as registry64. | Win, WM |
network | <network> Plural: networks | Returns an object containing properties of the network. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
network connection | <wince network connection detail> Plural: network connections | Returns a global object corresponding to the network connection of the Client Windows Mobile device. | WM |
network domain | <domain> Plural: network domains | Returns a network domain object. | Mac |
network group | <security account> Plural: network groups | This refers to a group implicitly including all users who are logged on through a network connection. Membership is controlled by the operating system. | Win:8.0 |
network service group | <security account> Plural: network service groups | Returns a security account constant corresponding to a 'network service group'. | Win:8.0 |
network share | <network share> Plural: network shares | Creates a network shared object. | Win |
network share <string> | <network share> Plural: network shares | Creates a named network shared object. | Win |
none firewall service type | <firewall service type> Plural: none firewall service types | Returns the no firewall service type, corresponding to the Microsoft enumerated type: NET_FW_SERVICE_NONE. | Win |
noon | <time of day> Plural: noons | Returns 12:00:00 as a time of day object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
normal priority | <priority class> Plural: normal priorities | Returns a priority class object with 'normal' priority. This is the default priority class of a process. | Win:8.0 |
november | <month> Plural: novembers | Returns November as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
november <integer> | <day of year> Plural: novembers | Returns the nth day of November as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
now | <time> Plural: nows | Returns the current time as a time object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
nt domain controller product type | <operating system product type> Plural: nt domain controller product types | Returns an object corresponding to OS product type of nt domain controller. | Win |
nt server product type | <operating system product type> Plural: nt server product types | Returns an object corresponding to OS product type of nt server. | Win |
nt workstation product type | <operating system product type> Plural: nt workstation product types | Returns an object corresponding to OS product type of nt workstation. | Win |
nubus map | <integer> Plural: nubus maps | Returns the nubus map. | Mac |
object repository | <object_repository> Plural: object repositories | This is the global inspector object; all installed software inspectors are properties of this. | AIX |
october | <month> Plural: octobers | Returns October as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
october <integer> | <day of year> Plural: octobers | Returns the nth day of October as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
oem code page | <integer> Plural: oem code pages | Returns an integer value of the Windows API GetOEMCP. | Win, WM |
off state | <power state> Plural: off states | Returns a power state constant signifying that the client system is off. | Win:8.0, Mac:8.1 |
ok firewall local policy modify state | <firewall local policy modify state> Plural: ok firewall local policy modify states | Returns a value corresponding to the NET_FW_MODIFY_STATE enumerated type, which specifies the effect of modifications to the current policy. For more information, see the MSDN Library entry for NET_FW_MODIFY_STATE. | Win |
oma csp | <oma csp> Plural: oma csps | Returns a global object corresponding to the OMA CSP of the Client Windows Mobile device. | WM |
oma csp <( string, string )> | <oma csp> Plural: oma csps | Returns a global object corresponding to the OMA CSP of the Client Windows Mobile device. This version of the Inspector takes two string arguments. | WM |
oma csp <( string, string, string )> | <oma csp> Plural: oma csps | Returns a global object corresponding to the OMA CSP of the Client Windows Mobile device. This version of the Inspector takes three string arguments. | WM |
oma csp <( string, string, string, string )> | <oma csp> Plural: oma csps | Returns a global object corresponding to the OMA CSP of the Client Windows Mobile device. This version of the Inspector takes four string arguments. | WM |
oma csp <string> | <oma csp> Plural: oma csps | Returns a global object corresponding to the OMA CSP of the Client Windows Mobile device. This version of the Inspector takes a single argument that concatenates the desired parameters. | WM |
on appropriate disk domain | <domain> Plural: on appropriate disk domains | Returns one of the Macintosh domains. In most cases, this is the equivalent of kOnAppropriateDisk. On Mac OS X, this constant is used instead of the constant kOnSytemDisk to indicate any disk. For more information, see the Apple documentation on Carbon domain constants. | Mac |
on system disk domain | <domain> Plural: on system disk domains | Returns the OnSystemDisk domain. | Mac |
operating system | <operating system> Plural: operating systems | Returns the operating system object. See operating system. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
operating system product type <integer> | <operating system product type> Plural: operating system product types | Returns an object corresponding to the numbered OS product type. | Win, WM |
parameter <string> | <string> Plural: parameters | This Inspector is a synonym for the parameter <string> of <action>. It looks up the value of the action parameter specified by <string>. This is used in conjunction with the parameter set command. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
pending license update | <boolean> Plural: pending license updates | Returns TRUE if the license update is currently pending. This means that the license has been updated in the database, but has not yet been put into a masthead and pushed down to clients. It is used by the license overview to tell you that you have an updated license, but your clients may still be in restricted mode because they aren't aware of the new license parameters. | Win:8.0 |
pending login | <boolean> Plural: pending logins | Installers may leave values in the registry that the operating system will execute when the next user logs in. Pending login can detect these registry entries. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
pending restart | <boolean> Plural: pending restarts | Returns TRUE if the operating system indicates that a restart needs to occur. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
pending restart <string> | <boolean> Plural: pending restarts | Immediately after issuing a command like 'Action requires restart "PatchGroupX"', the expression 'Pending restart "PatchGroupX"' will be true until the next restart. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
pending restart name | <string> Plural: pending restart names | This iterated Inspector returns the names of currently pending restarts. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
personal bit <operating system suite mask> | <boolean> Plural: personal bits | Returns TRUE if the personal bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
phone | <phone> Plural: phones | Returns a global object corresponding to the Client Windows Mobile phone. | WM |
physical processor count | <integer> Plural: physical processor counts | Returns the number of physical processors on the machine. Note that 'number of processors' returns the number of logical processors. To determine the number of logical processors per physical processor, use 'number of processors / physical processor count'. | Win, WM |
physical ram | <integer> Plural: physical rams | Returns the amount of physical ram in the computer. | Mac |
pkgdb | <pkgdb> Plural: pkgdbs | A top-level object containing a list of all the installed packages, in the form of pkginfos. | Sol |
plain bes fixlet | <bes fixlet> Plural: plain bes fixlets | This Inspector returns all of the plain fixlet objects. This is equivalent to "bes fixlets whose ( fixlet flag of it )". | Win:8.0 |
plain bes fixlet set | <bes fixlet set> Plural: plain bes fixlet sets | This Inspector returns all of the plain fixlet objects as a set. This is equivalent to "bes fixlets whose ( fixlet flag of it )". | Win:8.0 |
posix file <string> | <file> Plural: posix files | Returns the POSIX file specified by <string>. | Mac |
posix folder <string> | <folder> Plural: posix folders | Returns the POSIX folder specified by <string>. | Mac |
posix item <string> | <filesystem object> Plural: posix items | Returns a filesystem object with the given name, either a file or a folder, using POSIX formatting. | Mac:8.0 |
power history | <power history> Plural: power histories | Returns the power history of the client computer. This points to historical information (the default is 14 days) about the power usage of the client computer and its attached monitor. | Win:8.0, Mac:8.1 |
power level | <power level> Plural: power levels | Returns a power level representing the underlying state of the battery or charging system. | Win:8.0, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Mac:8.0, Ubu:8.1 |
powerpc | <boolean> Plural: powerpcs | Returns TRUE if the cpu is a PowerPC, FALSE if it is a 68000 chip. | Mac |
preference <string> | <preference> Plural: preferences | The named set of preferences. | Mac |
preferred bes language | <string> Plural: preferred bes languages | Returns a string corresponding to the preferred national language of the current program installation. | Win:8.1 |
primary internet connection | <network ip interface> Plural: primary internet connections | This contains information about the current internet connection. | Mac |
private firewall profile type | <firewall profile type> Plural: private firewall profile types | Retrieves the enumerated variable corresponding to private profile type. For more information, see the MSDN Library entry for NET_FW_PROFILE_TYPE2. | Win |
private variable <( string, string )> | <string> Plural: private variables | This Inspector returns a string containing the dashboard datastore private variable corresponding to the dashboard ID and name provided in the first and second items in the tuple. | Win:8.0 |
process | <process> Plural: processes | Returns all process objects currently running. | Win:8.0, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
process <integer> | <process> Plural: processes | Returns the process object corresponding to the given integer pid. | Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
process <string> | <process> Plural: processes | Returns the process object corresponding to the name specified by <string>. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
processor | <processor> Plural: processors | Returns all the processor objects defined on the machine. See processor. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
processor <integer> | <processor> Plural: processors | Returns a processor object for the numbered processor. Processors are numbered from 1. | Win, Lin, Sol, HPUX, AIX, Mac:8.2, WM, Ubu:8.1 |
property <string> | <property> Plural: properties | Typically used in the plural, returns the "line" Inspector properties. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
property returning <type> | <property> Plural: properties returning | Produces a list of the Inspector properties that return the specified <type>. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
public firewall profile type | <firewall profile type> Plural: public firewall profile types | Retrieves the enumerated variable corresponding to public profile type. This profile type is used for public internet access points. For more information, see the MSDN Library entry for NET_FW_PROFILE_TYPE2. | Win |
quickdraw version | <version> Plural: quickdraw versions | Returns the version of QuickDraw installed. | Mac |
ram | <ram> Plural: rams | Returns a ram object for inspecting the properties of Random Access Memory installed on the machine. See ram. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
random access memory | <ram> Plural: random access memories | Same as above. | Win, Lin, Sol, HPUX, AIX, WM, Ubu:8.1 |
realtime priority | <priority class> Plural: realtime priorities | Returns a priority class object with 'realtime' priority. These threads should be sparingly used, since they may interrupt user input and some disk operations. They are typically used for short, time-sensitive communication with low level hardware. | Win:8.0 |
recent application | <application> Plural: recent applications | Returns all the application objects that have recently been executing on the machine. See application. | Win, Lin, Sol:8.1, WM, Ubu:8.1 |
recent application <string> | <application> Plural: recent applications | Returns an application for the name provided it has recently executed. The name is assumed to be the last part of an executable file name. | Win, Lin, Sol:8.1, WM, Ubu:8.1 |
regapp | <application> Plural: regapps | This Inspector returns the applications available to the Client. On Windows systems, this Inspector returns all the application objects defined under the 'App Paths' key of the registry. On a Macintosh, it recursively finds all applications (bundles) and executables under the /Applications directory, as well as all of those under the Applications directories of all local users of the machine. It returns a <filesystem object>. This Inspector is the same as application, and is included for compatibility with Windows. | Win, Mac, WM |
regapp <string> | <application> Plural: regapps | Returns an application object for the name provided. See application and regapp. | Win, WM |
regex <string> | <regular expression> Plural: regexes | Creates a regex object from the given string. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
registration task trigger type | <task trigger type> Plural: registration task trigger types | Creates a task trigger type corresponding to a registration trigger, which starts a task whenever it gets registered or updated. | Win:8.0 |
registry | <registry> Plural: registries | Returns a registry object. Note: On a Macintosh, this returns a <dummy type> object. | Win, Mac, WM |
regular expression <string> | <regular expression> Plural: regular expressions | Same as regex <string>. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
relay service | <service> Plural: relay services | Returns a service object for the relay component of BES. Note: On a Macintosh, this returns <nothing>. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
relevant <( bes computer, bes fixlet )> | <boolean> Plural: relevants | Returns TRUE if the given Fixlet message is relevant on the specified computer. | Win |
relevant <( bes fixlet, bes computer )> | <boolean> Plural: relevants | Returns TRUE if the given Fixlet message is relevant on the specified computer. | Win |
remote desktop firewall service type | <firewall service type> Plural: remote desktop firewall service types | Returns the remote desktop firewall service type, corresponding to the Microsoft enumerated type: NET_FW_SERVICE_REMOTE_DESKTOP. | Win |
remote interactive logon group | <security account> Plural: remote interactive logon groups | Refers to the group of users who log on using an RDP connection. | Win:8.0 |
result <( bes action, bes computer )> | <bes action result> Plural: results | Returns a bes action result object for the given computer and action. This command is a variant of other result Inspectors, such as result from <bes action> of <bes computer>. | Win |
result <( bes computer, bes action )> | <bes action result> Plural: results | Returns a bes action result object for the given computer and action. This command is a variant of other result Inspectors, such as result from <bes action> of <bes computer>. | Win |
result <( bes computer, bes fixlet )> | <bes fixlet result> Plural: results | Returns a Fixlet result for the given computer and Fixlet. This command is a variant of other result Inspectors, such as result from <bes fixlet> of <bes computer>. | Win |
result <( bes computer, bes property )> | <bes property result> Plural: results | Returns the result of the specified BES property and computer. | Win |
result <( bes fixlet, bes computer )> | <bes fixlet result> Plural: results | Returns a Fixlet result for the given computer and Fixlet. This command is a variant of other result Inspectors, such as result from <bes fixlet> of <bes computer>. | Win |
result <( bes property, bes computer )> | <bes property result> Plural: results | Returns the result of the specified BES property and computer. | Win |
rom version | <version> Plural: rom versions | Returns the version of the system ROM. | Mac |
root folder | <folder> Plural: root folders | Returns the folder corresponding to '/'. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
root server | <root server> Plural: root servers | Returns an object representing the root BES Server to which the client last registered. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
rope <string> | <rope> Plural: ropes | Creates a rope object from the given string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
rpm | <rpmdatabase> Plural: rpms | Returns an object representing the rpm database of the machine. | Lin, AIX:8.2 |
rpm <string> | <rpmdatabase> Plural: rpms | Returns an object corresponding to the database named by <string>. | Lin, AIX:8.2 |
rpm package release <rpm package release> | <rpm package release> Plural: rpm package releases | Iterates through the RPM package release objects. | Lin:8.0, AIX:8.2 |
rpm package release <string> | <rpm package release> Plural: rpm package releases | Returns the named RPM package release. | Lin:8.0, AIX:8.2 |
rpm package version <rpm package version> | <rpm package version> Plural: rpm package versions | Iterates through the RPM package version objects. | Lin:8.0, AIX:8.2 |
rpm package version <string> | <rpm package version> Plural: rpm package versions | Returns the named RPM package version. | Lin:8.0, AIX:8.2 |
rpm package version record <rpm package version record> | <rpm package version record> Plural: rpm package version records | Iterates through the RPM package version record objects. | Lin:8.0, AIX:8.2 |
rpm package version record <short rpm package version record> | <rpm package version record> Plural: rpm package version records | Iterates through the RPM package version record objects (short version). | Lin:8.0, AIX:8.2 |
rpm package version record <string> | <rpm package version record> Plural: rpm package version records | Returns the named RPM package version record. | Lin:8.0, AIX:8.2 |
rsop computer wmi | <wmi> Plural: rsop computer wmis | Provides access to the Resultant Set of Policy (RSoP) WMI classes via the RsopLoggingModeProvider. This is used to examine the state of the GPO (Group Policy object) security policies. | Win |
rsop user wmi <security identifier> | <wmi> Plural: rsop user wmis | Each user has its own RSoP (Resultant Set of Policy) namespace based on the user's Security Identifier (SID). This Inspector returns the namespace specified by the <security identifier>. | Win |
runlevel | <runlevel> Plural: runlevels | Returns the current runlevel of the local machine. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
running application | <application> Plural: running applications | Returns all the application objects that are currently executing on the machine. See application. | Win, Lin, Sol:8.1, WM, Ubu:8.1 |
running application <string> | <application> Plural: running applications | Returns an application for the name provided it is currently executing. The name is assumed to be the last part of an executable file name. | Win, Lin, Sol:8.1, WM, Ubu:8.1 |
running service | <service> Plural: running services | Returns all the running service objects. | Win |
running service <string> | <service> Plural: running services | Returns the running service object matching the name provided. | Win, Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
running task | <running task> Plural: running tasks | Retrieves a list of all the currently running tasks, including hidden tasks. | Win:8.0 |
saturday | <day of week> Plural: saturdays | Returns Saturday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
scheduled task | <scheduled task> Plural: scheduled tasks | This Inspector is typically used to return a list of all scheduled tasks. It attempts to use the 2.0 interface first (which includes hidden tasks), then drops down to 1.0 if necessary. | Win:8.0 |
scheduled task <string> | <scheduled task> Plural: scheduled tasks | Returns a scheduled task with the specified name. It attempts to use the 2.0 interface if available, otherwise it uses the 1.0 interface. This method only looks in the root folder for 2.0 tasks, whch include hidden tasks. | Win:8.0 |
scsibus | <scsibus> Plural: scsibuses | An iterated property. When used without a number and not iterated it means SCSI bus 0. | Mac |
scsibus <integer> | <scsibus> Plural: scsibuses | Returns a SCSI bus with the given number. | Mac |
scsidevice | <scsidevice> Plural: scsidevices | An iterated property. It is derived from calls to the MacOS. | Mac |
scsidevice <integer> | <scsidevice> Plural: scsidevices | Returns a SCSI device with the given number. | Mac |
second | <time interval> Plural: seconds | Returns a time interval corresponding to 1 second. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
security account <string> | <security account> Plural: security accounts | This is a named Inspector that uses the LookupAccountName API function to return an object representing a user or group. | Win |
security database | <security database> Plural: security databases | Returns the security accounts manager (SAM) database or, in the case of domain controllers, the Active Directory. | Win |
security event log | <event log> Plural: security event logs | Returns a security event log, which records global or local group policy events. | Win |
selected server | <selected server> Plural: selected servers | The BES Server or BES Relay to which the agent reports. Returned as the "selected server" type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
september | <month> Plural: septembers | Returns September as an object of type month. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
september <integer> | <day of year> Plural: septembers | Returns the nth day of September as a 'day of year' type (month day). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
service | <service> Plural: services | Returns all the service objects. | Win |
service <string> | <service> Plural: services | Returns the service object matching the name provided, regardless of its running state.On a Macintosh, returns a <dummy> type. | Win, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
service <string> | <dummy> Plural: services | Returns the service object matching the name provided, regardless of its running state.On a Macintosh, returns a <dummy> type. | Mac |
service group | <security account> Plural: service groups | This refers to a group including all security principals that have logged on as a service. Membership is controlled by the operating system. | Win:8.0 |
session state change task trigger type | <task trigger type> Plural: session state change task trigger types | Creates a task trigger type corresponding to a session state change trigger, which starts a task on console connects or disconnects, remote connects or disconnects, or workstation lock or unlock notifications. | Win:8.0 |
shared variable <( string, string )> | <string> Plural: shared variables | This Inspector returns strings containing the variables shared across console users for the given dashboard ID and name provided in the first and second items in the tuple. | Win:8.0 |
short rpm package version record <rpm package version record> | <short rpm package version record> Plural: short rpm package version records | Iterates throught the specified RPM package version record objects, stripping the Epoch information out. | Lin:8.0, AIX:8.2 |
short rpm package version record <short rpm package version record> | <short rpm package version record> Plural: short rpm package version records | Iterates throught the specified short RPM package version record objects. | Lin:8.0, AIX:8.2 |
show message task action type | <task action type> Plural: show message task action types | Returns a 'task action type' corresponding to a task that creates a message that will pop up on the desktop. | Win:8.0 |
single user ts bit <operating system suite mask> | <boolean> Plural: single user ts bits | Returns TRUE if the single user ts bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
site | <site> Plural: sites | Returns all the site objects that are currently loaded into memory. See site. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
site <string> | <site> Plural: sites | Returns a site object for the name provided. The name is the URL of the site location. See site. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
site version list <string> | <site version list> Plural: site version lists | Returns a textual representation of a site version list ("manyversion"). | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
small business bit <operating system suite mask> | <boolean> Plural: small business bits | Returns TRUE if the small business bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
small business restricted bit <operating system suite mask> | <boolean> Plural: small business restricted bits | Returns TRUE if the small business restricted bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
smbios | <smbios> Plural: smbioses | Returns a basic smbios object, a function formerly served by the Desktop Management Interface, or DMI. This object contains searchable structures related to the computer BIOS. | Win:8.0, Lin:8.0, Ubu:8.1 |
socket file <filesystem object> | <socket file> Plural: socket files | Returns the socket file(s) indicated by the supplied filesystem object. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
socket file <string> | <socket file> Plural: socket files | Returns the named socket file. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
socket file <symlink> | <socket file> Plural: socket files | Returns the socket file(s) indicated by the supplied symlink. | Lin:8.0, Sol:8.0, HPUX:8.0, AIX:8.0, Ubu:8.1 |
software depot | <software_depot> Plural: software depots | Accesses the set of installed software and products. | HPUX |
standard firewall profile type | <firewall profile type> Plural: standard firewall profile types | Returns the Standard firewall profile type. This is a global property. | Win |
standby state | <power state> Plural: standby states | Returns the power state corresponding to standby. | Win:8.0, Mac:8.1 |
string <string> | <string> Plural: strings | Returns a string for the name provided. The keyword string is optional. For example, string "hi" = "hi". | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
strverscmp version <string> | <strverscmp version> Plural: strverscmp versions | Creates a strverscmp version, which is compared to other versions using the OS supplied strverscmp function. | Lin, Ubu:8.1 |
subscribed <( bes computer, bes site )> | <boolean> Plural: subscribeds | Returns TRUE if the given computer is subscribed to the given BES site. | Win:8.0 |
subscribed <( bes site, bes computer )> | <boolean> Plural: subscribeds | Returns TRUE if the given computer is subscribed to the given BES site. | Win:8.0 |
sunday | <day of week> Plural: sundays | Returns Sunday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
swap | <swap> Plural: swaps | Returns an object containing information about the swap partition. | Lin, HPUX, AIX, Ubu:8.1 |
symlink <filesystem object> | <symlink> Plural: symlinks | Returns a symlink from the specified filesystem object. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
symlink <string> | <symlink> Plural: symlinks | Returns a symlink from the specified string. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
symlink <symlink> | <symlink> Plural: symlinks | Returns a symlink from the specified symlink path, even if the symlink is broken. | Lin, Sol, HPUX, AIX, Ubu:8.1 |
system domain | <domain> Plural: system domains | Returns a system domain object. | Mac |
system event log | <event log> Plural: system event logs | Returns a system event log, which records OS or component events, such as the failure of a bootup service. | Win |
system file <string> | <file> Plural: system files | Returns a file object corresponding to the relative pathname provided. | Win, WM |
system group | <security account> Plural: system groups | Returns a security account constant corresponding to a 'system group'. | Win:8.0 |
system ini device file | <file> Plural: system ini device files | Returns a list of file objects corresponding to all the device files loaded as a result of a device= lines of the system.ini file. See file. | Win |
system ini device file <string> | <file> Plural: system ini device files | Returns a file object corresponding to a device file loaded as a result of a device= line of the system.ini file. | Win |
system language | <string> Plural: system languages | Returns the language of the system as a string. It is identified using the GetSystemDefaultLangID() system call. See the language keyword of the application object for a list of possible language value. | Win, Lin, Sol, HPUX, AIX, WM, Ubu:8.1 |
system locale | <language> Plural: system locales | Determines which bitmap fonts, and OEM, ANSI, and MAC code pages are defaults for the system. This only affects applications that are not fully Unicode. | Win, Lin, Sol, HPUX, AIX, WM, Ubu:8.1 |
system ui language | <language> Plural: system ui languages | Determines the default language of menus and dialogs, messages and help files. | Win, Lin, Sol, HPUX, AIX, WM, Ubu:8.1 |
system version | <version> Plural: system versions | Returns the version of MacOS. | Mac |
system wow64 folder | <folder> Plural: system wow64 folders | Returns a filesystem object corresponding to a "Windows On Windows 64" system folder, which does not exist on 32-bit Windows. You can find out more about the WOW64 system folder at the Microsoft site: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getsystemwow64directory.asp. | Win, WM |
system x32 folder | <folder> Plural: system x32 folders | Returns a filesystem object corresponding to a 32-bit system folder. On a 32-bit machine, this is equivalent to the normal system folder. | Win, WM |
system x64 folder | <folder> Plural: system x64 folders | Returns a filesystem object corresponding to a 64-bit system folder. This is the same as the system folder, but with file system redirection disabled. For more information about file redirection, see the Microsoft site http://msdn.microsoft.com/library/default.asp?url=/library/en-us/win64/win64/file_system_redirector.asp. | Win, WM |
task action type <integer> | <task action type> Plural: task action types | Returns the task action type according to its enumerated value:0: TASK_ACTION_EXEC5: TASK_ACTION_COM_HANDLER6: TASK_ACTION_SEND_EMAIL7: TASK_ACTION_SHOW_MESSAGE. | Win:8.0 |
task folder <string> | <task folder> Plural: task folders | Gets the task folder with the given string name. | Win:8.0 |
task trigger type <integer> | <task trigger type> Plural: task trigger types | Creates a task trigger type corresponding to the given integer. | Win:8.0 |
tcp | <internet protocol> Plural: tcps | Returns an internet protocol corresponding to the Microsoft enumerated type: NET_FW_IP_PROTOCOL_TCP. | Win |
terminal bit <operating system suite mask> | <boolean> Plural: terminal bits | Returns TRUE if the terminal bit of the Suite Mask (a part of the Windows OS version) is set. | Win |
terminal server user group | <security account> Plural: terminal server user groups | Refers to a group including all users who have logged on to a Terminal Services server. Membership is controlled by the operating system. | Win:8.0 |
thursday | <day of week> Plural: thursdays | Returns Thursday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
time <string> | <time> Plural: times | Returns a time object for the name provided. See time. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
time interval <string> | <time interval> Plural: time intervals | Creates a time interval from the string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
time task trigger type | <task trigger type> Plural: time task trigger types | Creates a task trigger type corresponding to a time trigger, which starts a task on a specific date and time. | Win:8.0 |
time zone <string> | <time zone> Plural: time zones | Returns a time zone object for the name provided. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
time_of_day <string> | <time of day> Plural: times_of_day | Creates a time of day object out of the given string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
top level bes action | <bes action> Plural: top level bes actions | Returns all top-level actions. Does not include actions that are normally hidden or sub-actions of a multiple action group. | Win |
top level bes action set | <bes action set> Plural: top level bes action sets | Returns all top level actions as a mathematical set. Does not include actions that are normally hidden, and sub-actions of a multiple action group. | Win |
total processor core count | <integer> Plural: total processor core counts | Returns an integer corresponding to the total number of processor cores. | Win, WM |
true | <boolean> Plural: trues | Returns the boolean TRUE. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
tuesday | <day of week> Plural: tuesdays | Returns Tuesday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
udp | <internet protocol> Plural: udps | Returns an internet protocol corresponding to the Microsoft enumerated type: NET_FW_IP_PROTOCOL_UDP. | Win |
unary operator <string> | <unary operator> Plural: unary operators | Typically used in the plural, this inspector returns a list of objects that use the specified operator. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
unary operator returning <type> | <unary operator> Plural: unary operators returning | Returns a list of the unary operator inspectors (such as negative) that return the specified type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
universal time <string> | <time> Plural: universal times | Returns a time object for the name provided. See time. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
universal time zone | <time zone> Plural: universal time zones | Returns a time zone object corresponding to the universal time zone. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
upnp firewall service type | <firewall service type> Plural: upnp firewall service types | Returns the UPnP (Universal Plug and Play) firewall service type, corresponding to the Microsoft enumerated type: NET_FW_SERVICE_UPNP.Note: UPnP is not the same as PnP. UPnP is used for network connectivity via TCP/IP to various devices (scanners, printers, etcetera.). | Win |
usb | <usb> Plural: usbs | The Universal Serial Bus. | Mac |
user | <user> Plural: users | Returns objects for all users of the computer, logged in or not. | Win:8.1, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
user <string> | <user> Plural: users | Returns the user specified by <string>. | Win:8.1, Lin, Sol, HPUX, AIX, Mac, Ubu:8.1 |
user domain | <domain> Plural: user domains | Returns a user domain object.Note: The "user domain" refers to the root user, not the currently logged in user. | Mac |
user language | <string> Plural: user languages | Returns the language of the system as a string. It is identified by using the GetUserDefaultLangId() system call. See the language keyword of the application object for a list of possible language value. | Win, WM |
user locale | <language> Plural: user locales | Determines which settings are used for formatting dates, times, currency, and numbers as a default for each user. Also determines the sort order for sorting text. | Win, WM |
user ui language | <language> Plural: user ui languages | Non-MUI: Same as system UI Language.MUI: Determines the language of menus and dialogs, messages, and help files. | Win, WM |
uuid <string> | <uuid> Plural: uuids | Returns the named UUID (Universally Unique ID). | Sol:8.0 |
version <string> | <version> Plural: versions | Short hand for 'file version'. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
virtual memory | <boolean> Plural: virtual memories | Returns TRUE if virtual memory is turned on. | Mac |
volume | <volume> Plural: volumes | An iterated property. Examines all currently mounted volumes which will include the startup volume, CD-ROM, disk images and other removable media and file sharing volumes. | Mac |
volume <integer> | <volume> Plural: volumes | A numbered property returning the specified volume. | Mac |
volume <string> | <volume> Plural: volumes | A numbered property returning the specified volume. | Mac |
wake on lan subnet cidr string | <string> Plural: wake on lan subnet cidr strings | Returns the subnet the client is in for Wake on Lan (WoL) purposes. The client sends information to the relay during registration that is used to decide which subnet the client is in. The relay returns the subnet to the client, which is the value this Inspector exposes. This value is used to send WoL commands to forwarders. To wake a machine by computer ID, the server looks up the mac address and subnet of that machine. It then tries to identify clients that have been configured as WoL forwarders within the same subnet and routes WoL commands to those forwarders, sending them the mac address of the machine that needs to be awoken. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
warning event log event type | <event log event type> Plural: warning event log event types | Returns an object corresponding to a warning in the event log. Warnings can be used to prevent future system problems. | Win |
wednesday | <day of week> Plural: wednesdays | Returns Wednesday as a day of week object. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
week | <time interval> Plural: weeks | Returns a time interval corresponding to 1 week. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
weekly task trigger type | <task trigger type> Plural: weekly task trigger types | Creates a task trigger type corresponding to a weekly trigger, which starts a task on a weekly schedule, such as 9:00 AM each Wednesday. | Win:8.0 |
well known account <integer> | <security account> Plural: well known accounts | Returns a security account constant corresponding to a numbered 'well known account'. | Win:8.0 |
win32 running service | <service> Plural: win32 running services | A synonym for 'running service'. This can be any running service from atapi to the BESRelay. | Win:8.1 |
win32 service | <service> Plural: win32 services | A synonym for 'service'. This can be anything from atapi to the BESRelay. | Win:8.1 |
windows display time <string> | <time> Plural: windows display times | Returns a string that may match the time shown in the Windows file system. | Win, WM |
windows file <string> | <file> Plural: windows files | Returns a file object corresponding to the relative pathname (within the Windows folder) provided. See file. | Win, WM |
windows folder | <folder> Plural: windows folders | Returns a folder object of the Windows folder This is operating system dependent. Under Win98 this is usually c:\Windows. | Win, WM |
wmi | <wmi> Plural: wmis | Returns the wmi object corresponding to the "root\cimv2" namespace. | Win |
wmi <string> | <wmi> Plural: wmis | Returns the wmi object corresponding to the namespace string provided. | Win |
x32 application <string> | <application> Plural: x32 applications | Returns an object corresponding to the 32-bit application specified by <string>. | Win |
x32 file <string> | <file> Plural: x32 files | Returns an object corresponding to a 32 bit file with name specified by <string>. | Win |
x32 folder <string> | <folder> Plural: x32 folders | Returns a filesystem object corresponding to a 32-bit folder. | Win |
x32 registry | <registry> Plural: x32 registries | Returns a 32-bit registry object. This Inspector is equivalent to the ordinary registry Inspector. | Win, WM |
x64 application <string> | <application> Plural: x64 applications | Returns an object corresponding to the 64-bit application specified by <string>. On a 32-bit computer, this is equivalent to a normal application Inspector, but on a 64-bit machine, this Inspector returns an object that has filesystem redirection disabled. | Win |
x64 file <string> | <file> Plural: x64 files | Returns an object corresponding to a 64 bit file with pathname specified by <string>. On a 32-bit computer, this is equivalent to a normal file Inspector, but on a 64-bit machine, this Inspector returns an object that has filesystem redirection disabled. | Win |
x64 folder <string> | <folder> Plural: x64 folders | Returns a filesystem object corresponding to a 64-bit folder with the given pathname. On a 32-bit computer, this is equivalent to a normal folder Inspector, but on a 64-bit machine, this Inspector returns an object that has filesystem redirection disabled. This action is transitive: any resulting filesystem objects will also have redirection disabled. For example, "pathnames of files of x64 folder <path>" will disable redirection when locating the folder, iterating over the files in the folder and calculating pathnames. | Win |
x64 registry | <registry> Plural: x64 registries | Returns a 64-bit registry object. This Inspector is for 64-bit computers only; there is no 64-bit registry on a 32-bit computer. Note that "x64 registry" and "native registry" on 64-bit machines do NOT provide the same view as the 64-bit version of regedit (the "physical" view). If you try to access the physical location of the 32-bit view keys using a 64-bit view, it will be mapped back to the equivalent location in the 64-bit view. | Win, WM |
year | <number of months> Plural: years | Returns the specified number of years as a <number of months> type. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
year <integer> | <year> Plural: years | Creates a year object from the specified integer. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
year <string> | <year> Plural: years | Creates a year object from the specified string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
zone | <zone> Plural: zones | Returns the global Solaris zones. | Sol:8.0 |
zone <integer> | <zone> Plural: zones | Returns the Nth (as specified by the integer) global Solaris zone. | Sol:8.0 |
zone <string> | <zone> Plural: zones | Returns the named global Solaris zone. | Sol:8.0 |
zone <uuid> | <zone> Plural: zones | Returns the named global Solaris zone as specified by the UUID. | Sol:8.0 |
zoned time_of_day <string> | <time of day with time zone> Plural: zoned times_of_day | Returns a 'time of day with time zone' object from the specified string. | Win, Lin, Sol, HPUX, AIX, Mac, WM, Ubu:8.1 |
base64 decode <string> | <string> Plural: base64 decodes | Win:8.2, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac:8.2, Ubu:8.2 | |
base64 encode <string> | <string> Plural: base64 encodes | Win:8.2, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac:8.2, Ubu:8.2 | |
bes ldap directory | <bes ldap directory> Plural: bes ldap directories | Win:8.2 | |
bes ldap directory set | <bes ldap directory set> Plural: bes ldap directory sets | Win:8.2 | |
bes role | <bes role> Plural: bes roles | Win:8.2 | |
bes role set | <bes role set> Plural: bes role sets | Win:8.2 | |
cpupackage | <cpupackage> Plural: cpupackages | Win:8.2, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac:8.2, Ubu:8.2 | |
fileset version record <fileset version record> | <fileset version record> Plural: fileset version records | A self cast, used only for simplifying relevance. | AIX:8.2 |
fileset version record <string> | <fileset version record> Plural: fileset version records | Returns a fileset version record specified by the string in the format "ver.rel.mod.fix". | AIX:8.2 |
fileset version requirement <fileset version requirement> | <fileset version requirement> Plural: fileset version requirements | A self cast, used only for simplifying relevance. | AIX:8.2 |
fileset version requirement <string> | <fileset version requirement> Plural: fileset version requirements | Returns a fileset version requirement specified by the string in the format "lpp_name ver.rel.mod.fix". | AIX:8.2 |
grub config file | <grub config file> Plural: grub config files | Returns the grub config file from the default location, either "/boot/grub/menu.lst" or "/boot/grub/grub.conf". | Lin:8.2, Sol:8.2, Ubu:8.2 |
grub config file <string> | <grub config file> Plural: grub config files | Returns the grub config file at the path specified by the string. | Lin:8.2, Sol:8.2, Ubu:8.2 |
in agent context | <boolean> Plural: in agent contexts | Win:8.2, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac:8.2, Ubu:8.2 | |
in proxy agent context | <boolean> Plural: in proxy agent contexts | Win:8.2, Lin:8.2, Sol:8.2, HPUX:8.2, AIX:8.2, Mac:8.2, Ubu:8.2 | |
ipv4 routing table | <ipv4 routing table> Plural: ipv4 routing tables | Returns the ipv4 routing table. Use 'routes of ipv4 routing table' or 'all routes of ipv4 routing table' to get more information. | Lin:8.2, Sol:8.2, Ubu:8.2 |
object repository | <object repository> Plural: object repositories | Returns the object repository. Use 'filesets of object repository' or 'products of object repository' for more information. | AIX:8.2 |
sid <string> | <security identifier> Plural: sids | Win:8.2 | |
smf | <smf> Plural: smfs | Returns the smf object. Use 'services of smf' for more information. | Sol:8.2 |