I have seen this many times, but have not taken the time to troubleshoot before nowJ I have often heard from customers that they have problems to send e-mails and web browsing to domains like .co.uk, .cn, and .br (not limited to these domains). This is usually related to DNS, and a clear cache/restart of […]
Posts tagged DNS
Disable DNS publishing on pre-KMS server 2008
In Windows 7 / 2008R2 you can use slmgr /cdns to disable DNS publishing. In Windows server 2008 / Vista you must use the registry to achieve this. HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSoftwareProtectionPlatform Create a Dword key named DisableDnsPublishing with a value of 1. Sometimes people activate the server with a KMS key and accidentally set it up […]
Problems pushing SCCM Clients – It’s not always WMI
You find a computer that is not getting client. You ping it and it responses. You try to go to the adminshare of the computer like this \computeradmin$ and you get this: The CCM.log file is looking like this for the client push: ======>Begin Processing request: "XJ7MRG1P", machine name: "MACHINE" —> Trying each entry in […]