On a DELL PowerEdge T110 II, the pre-installed Windows Server 2012 R2 (foundation edition) keeps requesting the page limwinsemea02.mfg.ie.dell.com over http port 80. We know this because of a firewall log, which registers ~250k blocked requests in a few months. So far I failed to figure out which service/startup component/process is causing this. What do I need to configure, uninstall or disable, to make this "phone home" behavior stop without affecting normal server operation?
EDIT: sysinternals process monitor revealed this:
port 80 was a wrong interpretation or assumption. it is a UDP send towards 163.244.79.191 on the well-known port "netbios-ns" (decimal 137). That IP is in a range assigned to "Dell, Inc.".
PID 4 = "System", Stack shows that besides ntoskrnl.exe, netbt.sys and tdx.sys are involved.
I understand now that the netbios protocol is involved, but why (and where) is it configured to flood that DELL address with multiple connects per second?
EDIT 2: wherever the domain or IP address is stored, it is not in the registry. or scrambled.