bes computer
The <bes computer> inspectors return lists of the computers currently visible through the BES Console.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Creation
Iterates and returns a list of the computers that are administered by the specified BES user.Example: names of administered computers of bes user whose (name of it is "Joe") - Returns the list of computers currently administered by the BES User named Joe.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Properties
The link href property does not return an <A> tag but rather returns the value of the href attribute of the <A> tag that would be constructed by the other link inspectors. This allows you to create more flexible linking formats. (See link of <bes computer>). Note that link href returns a string, not an HTML string.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a Fixlets that the computer has reported as relevant. The plural version of this inspector returns the list of all Fixlets that the computer reported as relevant, formatted as a mathematical set.
- Q: ids of elements of relevant fixlet set of bes computer whose (id of it is 2746378)
- A: 674
- A: 23
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a Fixlet that has been remediated on the computer. Note: This inspector is only implemented on BigFix Explorer.
- Q: (ids of remediated fixlets of it, names of it) of bes computer whose (id of it is 2746378)
- A: 1243, PC-01
- A: 31, PC-01
| Version | Platforms |
|---|---|
| 11.0.5.0 | Session |
Returns the set of all Fixlets that have been remediated on the computer. Note: This inspector is only implemented on BigFix Explorer.
- Q: ids of elements of remediated fixlet set of bes computer whose (id of it is 2746378)
- A: 1243
- A: 31
| Version | Platforms |
|---|---|
| 11.0.5.0 | Session |
Returns a Fixlet result for the given computer and Fixlet. This command is a variant of other result inspectors, such as "result from <bes computer> of <bes fixlet>".
- Q: exists result (bes computer whose (id of it = 2746378), bes fixlet whose (name of it = "Install Chrome"))
- A: True
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a Fixlet result for the given computer and Fixlet. This command is a variant of other result inspectors, such as "result from <bes computer> of <bes fixlet>".
- Q: exists result (bes fixlet whose (name of it = "Install Chrome"), bes computer whose (id of it = 2746378))
- A: True
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a bes action result object for the given computer and action. This command is a variant of other result inspectors, such as result <( bes action, bes computer )>.Example: detailed status of result from (bes action whose (id of it is 1234)) of (bes computer whose (id of it is 1234567)) - Returns the detailed status of the specified action on the given computer.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns the comments assigned to the specified BES Computer.