Skip to content

Windows service status

List installation and run status of a selected Windows service.

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
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
Machine string true Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines
Domain Name string false Windows NETBIOS Domain Name
Machine Name string false Machine name (computer name)
Operating System string true Operating System installed on this machine as reported by OctoSAM scanners
Operating System Server bool false True if this OS is a server version
Manufacturer ID numeric false Internal ID that references the Manufacturer entity (Foreign Key)
Raw Manufacturer string false Manufacturer of the machine as defined in WMI
Manufacturer string false Normalized manufacturer information. See field 'Raw Manufacturer' for scanned information
Model string true Model of the Machine as defined in WMI
Directory Path string false Path where the machine was found in the directory service. Usually an LDAP path.
Directory Container Path string false Path to the container of this object. Provided for grouping or export to other applications.
Deleted In Directory bool false True, if directory check detects that the machine is no longer found in directory.
Deleted In Directory First Detected date false Date/Time the delete flag was set
Directory Last Logon Timestamp date false LastLogonTimestamp attribute from Active Directory (updated on import and on housekeeping). Resolution: 14days.
Last Scan date false Date/Time of the last imported scan for this machine as reported by the machine (may be out of sync)
Most Frequent User ID numeric false Internal ID that references the User entity (Foreign Key)
Most Frequent User Guid guid false OctoSAM internal Guid of the user that is most frequently using this machine
Most Frequent User Organization ID numeric false
Most Frequent User string true User that is most frequently using this machine
Most Frequent User Display Name string false
Most Frequent User Login Name string false
Most Frequent User Domain Name string false
Most Frequent User Principal Name string false
Most Frequent User Mail string false
Service Instance string false WMI instance name of the Windows service
Service Name string true Internal name of the Windows service
Display Name string true Name of the Windows service as displayed in the Windows UI
Caption string false Service Caption
State string true Service State
Status string true Service Status
Start Mode string true Configured start mode of the Windows serivce
Delayed Auto Start bool false True, if delayed auto start is configured for the service
Desktop Interact bool false True, if the service is allowed to interact with the desktop
Error Control string false Windows service error control info
Path Name string false Path to the executable that contains the service
Service Type string false Windows service type
Started bool true True, if the service is started
Start Name string false Windows serivce start name
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 60eebf63-82e0-4ac9-bddd-ee1439c7b941 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