Share via


MSFT_Computer.TimeLastContacted Property

Gets the time when the computer was last contacted by the server running MOM.

 datetime MSFT_Computer.TimeLastContacted

Access

Read-only

Return Value

Date/time

Remarks

This property is read-only. To explicitly update the TimeLastContacted property on a computer that does not have a MOM agent, use the MSFT_Computer.UpdateContactTime method.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

See Also

MSFT_Computer Class | MSFT_Computer.UpdateContactTime Method