Hello All,
Our NPM is setup to send emails to the contact field polled by SNMP sysContact.0 for ICMP i can do UPDATE NODES SET Contact = 'Name@host.com' but for WMI polling (Hyper-V) the Contact field is never populated.
I understand that WMI polls the Location from the Registry which is defined by the Domain Controller Location group... but what is the WMI poller looking for to populate Contact?
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Netlogon\Parameters\DynamicSiteName = Nodes.Location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Netlogon\Parameters\??????? = Nodes.Contact