HeartBeat Discovery Status of specific collection of systems
select CS.Name0, max(AD.AgentTime) as ‘Date/Time’ from dbo.v_AgentDiscoveries ad JOIN dbo.v_GS_COMPUTER_SYSTEM cs on AD.ResourceID = CS.ResourceId […]
All about Enterprise Mobility | Azure | MECM | SCCM | Intune
All about Enterprise Mobility | Azure | MECM | SCCM | Intune
select CS.Name0, max(AD.AgentTime) as ‘Date/Time’ from dbo.v_AgentDiscoveries ad JOIN dbo.v_GS_COMPUTER_SYSTEM cs on AD.ResourceID = CS.ResourceId […]
Questions often come on the forums about Heartbeat Discovery including how often should they be configured to run or indirectly, […]
Discovery Methods Six methods of discovery are available in Configuration Manager 2007: Network Discovery Heartbeat Discovery—————————————————-this must enabled in all […]