<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>WSUS</title>
        <link>http://blogs.sysadmin.it/stefano/category/38.aspx</link>
        <description>Workaround e Troubleshooting sul sistema di patching management di Microsoft.</description>
        <language>it-IT</language>
        <copyright>StefanoB</copyright>
        <generator>Subtext Version 2.1.0.5</generator>
        <item>
            <title>Problema installazione WSUS 3.0</title>
            <link>http://blogs.sysadmin.it/stefano/archive/2007/09/28/problema-installazione-wsus-3.0.aspx</link>
            <description>&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Nel caso in vi fallisca l'installazione di WSUS3.0 su Windows2003 SP1, con questo messaggio di errore:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;font face="Tahoma" size="2"&gt;&lt;em&gt;"There is a problem with this windows installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor".&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Lanciare il seguente comando:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;C:\WINDOWS\system32&amp;gt;&lt;strong&gt;lodctr.exe /R&lt;/strong&gt;&lt;/font&gt;&lt;br /&gt;
&lt;/p&gt;&lt;img src="http://blogs.sysadmin.it/stefano/aggbug/954.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>StefanoB</dc:creator>
            <guid>http://blogs.sysadmin.it/stefano/archive/2007/09/28/problema-installazione-wsus-3.0.aspx</guid>
            <pubDate>Fri, 28 Sep 2007 12:17:10 GMT</pubDate>
            <wfw:comment>http://blogs.sysadmin.it/stefano/comments/954.aspx</wfw:comment>
            <comments>http://blogs.sysadmin.it/stefano/archive/2007/09/28/problema-installazione-wsus-3.0.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.sysadmin.it/stefano/comments/commentRss/954.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.sysadmin.it/stefano/services/trackbacks/954.aspx</trackback:ping>
        </item>
        <item>
            <title>Forzare un client SUS ad contattare un server WSUS</title>
            <link>http://blogs.sysadmin.it/stefano/archive/2006/07/17/42.aspx</link>
            <description>&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;1.  Click Start, and then click Run.&lt;br /&gt;
2.  In the Open box, type regedit and then click OK.&lt;br /&gt;
3.  In Registry Editor, navigate to the WindowsUpdate key by expanding the following: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\ &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;If the WindowsUpdate key does not exist, do the following:&lt;br /&gt;
 &lt;br /&gt;
4.  On the menu, click Edit, point to New, and then click Key.&lt;br /&gt;
5.  Type WindowsUpdate as the name for the new key.&lt;br /&gt;
6.  Double-click the WUServer setting, type the URL to your WSUS server, and then press ENTER. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;If the WUServer setting does not exist, do the following:&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;On the menu, click Edit, point to New, and then click String Value.&lt;br /&gt;
 &lt;br /&gt;
7.  Type WUServer as the setting name.&lt;br /&gt;
8.  Double-click the WUStatusServer setting, type the URL to your WSUS server, and then press ENTER. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;If the WUStatusServer setting does not exist, do the following:&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;On the menu, click Edit, point to New, and then click String Value.&lt;br /&gt;
 &lt;br /&gt;
9.  Type WUStatusServer as the setting name.&lt;br /&gt;
10.  Navigate to the following: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;If the AU key does not exist, do the following:&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;On the menu, click Edit, point to New, and then click Key.&lt;br /&gt;
 &lt;br /&gt;
11.  Type AU as the name for the new key.&lt;br /&gt;
12.  Verify that the UseWUServer setting has a value of 1 (0x1).If it does not, modify it by double-clicking the setting and then changing the value. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;If the UseWUServer setting does not exist, do the following:&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;On the menu, click Edit, point to New, and then click DWORD Value.&lt;br /&gt;
 &lt;br /&gt;
13.  Type UseWUServer for the setting name.&lt;br /&gt;
14.  Navigate to the following: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update&lt;br /&gt;
 &lt;br /&gt;
15.  Enable and configure Automatic Updates through Control Panel: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Click Start, click Control Panel, and then double-click Automatic Updates.&lt;br /&gt;
 &lt;br /&gt;
16.  In the Automatic Updates dialog box, specify download and installation options, and then click OK. Make sure that Turn off Automatic Updates is not selected.&lt;br /&gt;
17.  Ensure that the AUState setting has a value of 2 (0x2). If it does not, modify it by double-clicking and changing the value.&lt;br /&gt;
18.  If the LastWaitTimeout setting exists, delete it.&lt;br /&gt;
19.  If the DetectionStartTime setting exists, delete it.&lt;br /&gt;
20.  At the command prompt, type the following, and then press ENTER to stop the Automatic Updates service: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;net stop wuauserv&lt;br /&gt;
 &lt;br /&gt;
21.  At the command prompt, type the following, and then press ENTER to restart the Automatic Updates service: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;net start wuauserv&lt;br /&gt;
 &lt;br /&gt;
22.  Wait approximately 6 to 10 minutes for the self-update to occur.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
To force the SUS client computer to check with the WSUS server&lt;br /&gt;
 &lt;br /&gt;
 • Wait approximately one minute, and then refresh the registry. You should now see the following settings and values:&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;• DetectionStartTime (REG_SZ) YYYY.MM.DD HH.MM.SS. The DetectionStartTime value is written in local time, but the detection actually occurs 5 minutes after the time noted.&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;• LastWaitTimeout (REG_SZ) YYYY.MM.DD HH.MM.SS. The LastWaitTimeout value is written in GMT or Universal Time, and represents the actual time that detection occurs.&lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;&lt;a href="http://technet2.microsoft.com/WindowsServer/en/Library/b23562a8-1a97-45c0-833e-084cd463d0371033.mspx?mfr=true"&gt;http://technet2.microsoft.com/WindowsServer/en/Library/b23562a8-1a97-45c0-833e-084cd463d0371033.mspx?mfr=true&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
Technorati tags: &lt;a rel="tag" href="http://technorati.com/tags/WSUS"&gt;WSUS&lt;/a&gt;&lt;img src="http://blogs.sysadmin.it/stefano/aggbug/42.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>StefanoB</dc:creator>
            <guid>http://blogs.sysadmin.it/stefano/archive/2006/07/17/42.aspx</guid>
            <pubDate>Mon, 17 Jul 2006 07:42:24 GMT</pubDate>
            <wfw:comment>http://blogs.sysadmin.it/stefano/comments/42.aspx</wfw:comment>
            <comments>http://blogs.sysadmin.it/stefano/archive/2006/07/17/42.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.sysadmin.it/stefano/comments/commentRss/42.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.sysadmin.it/stefano/services/trackbacks/42.aspx</trackback:ping>
        </item>
    </channel>
</rss>