Machines with multiple OS packages (Internal)¶
OctoSAM Internal Query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
Find machines that have more than 1 OS package installed.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Machine ID | numeric | false | Internal ID for the Machine entity (Primary Key) |
Machine Guid | guid | false | A unique ID that can be used to link to this machine object by external applications |
Machine | string | true | Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines |
Operating System | string | true | Operating System installed on this machine as reported by OctoSAM scanners |
Software Package ID | numeric | false | OctoSAM internal ID of this software package entity |
Software Package Guid | guid | false | OctoSAM internal Guid of this sofware package entity |
Software Package | string | true | Software package name from the OctoSAM software catalog |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | 31d8ddbf-edb2-47cb-aa50-a78a22d06571 | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |