Machines not scanned from Active Directory¶
Identify machines from Active Directory that have not yet been scanned by the OctoSAM Inventory scanner. This may help to identify missing configuration to invoke Octoscan2 on all systems.
LastLogonTimestamp resolution
The LastLogonTimestamp attribute is replicated across domain controllers, but it has a resolution of approximately 14 days. This means that if a user logs on to a computer, the LastLogonTimestamp may not be updated immediately. As a result, the LastLogonTimestamp may not accurately reflect the user's last logon time.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
ID | numeric | false | Internal ID for the DirectoryMissingMachine entity (Primary Key) |
Name | string | true | Machine name |
Domain Name | string | true | NETBIOS Domain name |
Machine | string | true | Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines |
Organization ID | numeric | false | Internal ID that references the Organization entity (Foreign Key) |
Organization | string | true | Name of the organization this entity is mapped to |
Organization Description | string | false | Description for the organization this entity is mapped to |
Path | string | false | Distinguished name of this machine in Active Directory |
Container Path | string | true | Distinguished name of the container of this machine. Provided for grouping and export |
Description | string | false | Description attribute from Active Directory |
Location | string | false | Location attribute from Active Directory |
Last Logon Timestamp | date | true | Date/Time this account last logged on to Active Directory. This value is not instantly replicated and may not be exact. Resolution is configurable, usually about 14 days. |
When Created | date | false | From Active Directory |
When Changed | date | false | From Active Directory |
User Account Control | numeric | false | UserAccountControl attribute from Active Directory |
Operating System Family | string | false | A short name for the operating system family. WIN for Windows, Linux for Linux, ESX for Vmware ESX etc. |
Operating System Server | bool | false | True if a server operating system was detected |
Operating System Publisher | string | false | Publisher of the OS. Denormalized from SoftwarePublisher.Name |
Operating System | string | true | Operating System installed on this machine as reported by OctoSAM scanners |
Operating System Version | string | true | Version of the Operating System installed on this machine as reported by OctoSAM scanners |
Operating System Service Pack | string | false | OperatingSystemServicePack attribute from Active Directory |
Disabled | bool | true | True if UserAccountControl has the computer account disabled flag set |
Custom Field1 | string | false | Available for custom data, not used by OctoSAM Inventory. |
Custom Field2 | string | false | Available for custom data, not used by OctoSAM Inventory. |
Custom Field3 | string | false | Available for custom data, not used by OctoSAM Inventory. |
Custom Field4 | string | false | Available for custom data, not used by OctoSAM Inventory. |
Ext1 | string | false | Site specific data, can optionally be used to load site-specific extended schema properties. |
Ext2 | string | false | Site specific data, can optionally be used to load site-specific extended schema properties. |
Ext3 | string | false | Site specific data, can optionally be used to load site-specific extended schema properties. |
Ext4 | string | false | Site specific data, can optionally be used to load site-specific extended schema properties. |
Extension Attribute1 | string | false | From Active Directory |
Extension Attribute2 | string | false | From Active Directory |
Extension Attribute3 | string | false | From Active Directory |
Extension Attribute4 | string | false | From Active Directory |
Extension Attribute5 | string | false | From Active Directory |
Extension Attribute6 | string | false | From Active Directory |
Extension Attribute7 | string | false | From Active Directory |
Extension Attribute8 | string | false | From Active Directory |
Extension Attribute9 | string | false | From Active Directory |
Extension Attribute10 | string | false | From Active Directory |
Extension Attribute11 | string | false | From Active Directory |
Extension Attribute12 | string | false | From Active Directory |
Extension Attribute13 | string | false | From Active Directory |
Extension Attribute14 | string | false | From Active Directory |
Extension Attribute15 | string | false | From Active Directory |
No Scan | bool | true | If true this machine should not be scanned. It is ignored for scan coverage reporting. |
Source | string | true | Source from where this computer object was read. Refers to import service configuration. |
Checked | date | true | Date/Time this machine was last checked from Active Directory with the database |
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 | ee1c7a0c-6515-4929-8baa-0675fcfa69b2 | 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 |