"Bruce P." <BruceP[ at ]discussions.microsoft.com> wrote in message news:91A41BEE-8F2D-4BA3-97E4-7542D98CFD77[ at ]microsoft.com...
[Quoted Text] > We have a few laptop users who's machines are running Vista Home Premium. > "The why didn't you check with me first" issue excluded,
<g> I feel your pain...
> Trouble is "Home" doesn't have the registry settings I found on Technet to > change.
They don't have them, because they need to be CREATED.
So... CREATE the registry values!!! :-)
> Can "Home" be made to talk to WSUS via registry edit or some other > means? Upgrade is not an option until '09, if then...
IMPORT a REG file with the correct settings!!!
1. REG EXPORT HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate wsusclient.reg 2. Import the key: REG IMPORT wsusclient.reg
-- Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP Principal/CTO, Onsite Technology Solutions, Houston, Texas Microsoft MVP - Software Distribution (2005-2009)
MS WSUS Website: http://www.microsoft.com/wsus My Websites: http://www.onsitechsolutions.com; http://wsusinfo.onsitechsolutions.com My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
|