Browsed by
Tag: quicktips

QuickTip – Need to Clear DNS Cache on a Remote System?

QuickTip – Need to Clear DNS Cache on a Remote System?

I have been using PDQ Deploy in central server mode and have had an occasional issue when deploying new systems, where the name and/or IP address is changed (say from a wired to wireless network) and the PDQ deploy server still has the DNS name and IP cached. Obviously, running – IPConfig /flushdns will only clear the cache on your local system. But, the problem is that the PDQ Deploy server needs to have its DNS cache cleared. Run this…

Read More Read More

QuickTip: Need to Change The UpdateURL (UNC Path) for Your Office365 ClickToRun Installation?

QuickTip: Need to Change The UpdateURL (UNC Path) for Your Office365 ClickToRun Installation?

Say you setup an on premise update server share for Office365 ClickToRun. What if you wanted to use multiple groups so that you didn’t  have to deploy an update to your entire organization but didn’t set that up during the initial deployment? Fret not! You can modify this registry key on your clients with the new UNC path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0\ClickToRun\Configuration and modify the UpdateUrl string to reflect the new UNC path.