<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx</link><description>A common issue we seem to get calls on again and again is the issue where a customer has WSUS configured but when he or she goes to the admin console some clients appear and others do not. You may even notice that it seems to change on a random basis</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3566508</link><pubDate>Fri, 12 Apr 2013 15:53:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3566508</guid><dc:creator>Shimmy</dc:creator><description>&lt;p&gt;Above script will not execute properly on 64 bit machines, this script is redesigned to run in mixed 32 and 64 bit enviromentd and it also sets WsusIdResetOK value so it runs only once...&lt;/p&gt;
&lt;p&gt;REM------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;set src=%windir%\system32&lt;/p&gt;
&lt;p&gt;if exist %windir%\sysnative\ set src=%windir%\sysnative&lt;/p&gt;
&lt;p&gt;%src%\REG QUERY &amp;quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&amp;quot; /v WsusIdResetOK&lt;/p&gt;
&lt;p&gt;if %errorlevel%==0 goto exit&lt;/p&gt;
&lt;p&gt;net stop wuauserv&lt;/p&gt;
&lt;p&gt;%src%\REG DELETE &amp;quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&amp;quot; /v AccountDomainSid /f&lt;/p&gt;
&lt;p&gt;%src%\REG DELETE &amp;quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&amp;quot; /v PingID /f&lt;/p&gt;
&lt;p&gt;%src%\REG DELETE &amp;quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&amp;quot; /v SusClientId /f&lt;/p&gt;
&lt;p&gt;net start wuauserv&lt;/p&gt;
&lt;p&gt;wuauclt /resetauthorization /detectnow&lt;/p&gt;
&lt;p&gt;%src%\REG ADD &amp;quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&amp;quot; /v WsusIdResetOK /t REG_SZ /d 1&lt;/p&gt;
&lt;p&gt;:exit&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3566508" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3551946</link><pubDate>Tue, 12 Feb 2013 16:19:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3551946</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;I am a 1 man IT shop so after realizing that i had done this, I was extremely happy to find your step-by-step instructions J.C. There are a lot of people that try to help others out here in the IT world but don&amp;#39;t take into consideration the various levels of expertise. I truly appreciate you making my life a lot easier. Tested the script and it works great!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3551946" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3546809</link><pubDate>Fri, 18 Jan 2013 21:55:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3546809</guid><dc:creator>Ahsan Kabir</dc:creator><description>&lt;p&gt;Thanks ,Nice idea to think&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3546809" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3546808</link><pubDate>Fri, 18 Jan 2013 21:53:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3546808</guid><dc:creator>Ahsan Kabir</dc:creator><description>&lt;p&gt;Thanks ,Nice idea to think&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3546808" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3525687</link><pubDate>Fri, 12 Oct 2012 11:36:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3525687</guid><dc:creator>Fab</dc:creator><description>&lt;p&gt;Is this needed on Windows XP and 2000 or also on Vista/7/8?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3525687" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3487551</link><pubDate>Mon, 19 Mar 2012 21:25:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3487551</guid><dc:creator>WSUSClientID.log</dc:creator><description>&lt;p&gt;Should I delete the log file before running the bat file. I tried it on machines where log file already exists and it does not do anything but if I delete the log file then the batch runs okay.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3487551" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3387385</link><pubDate>Tue, 15 Feb 2011 10:36:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3387385</guid><dc:creator>Terrax</dc:creator><description>&lt;p&gt;Brilliant article, the batch file resolved this annoying issue, thank you a lot!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3387385" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3360337</link><pubDate>Wed, 06 Oct 2010 17:27:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3360337</guid><dc:creator>GC-Tech</dc:creator><description>&lt;p&gt;The BITS Service is normally set to manual and is started by other processes or services &amp;quot;on demand&amp;quot; .So it is not neccessary to restart the BITS service as the AU service will invoke it when it is needed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3360337" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3351449</link><pubDate>Mon, 23 Aug 2010 21:29:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3351449</guid><dc:creator>Cam_</dc:creator><description>&lt;p&gt;I know this is an old post, but could you please clear something up for me? &amp;nbsp;I noticed that you stopped the bits service, but did not restart it. &amp;nbsp;Should the bits service be restarted when the wuauserv service is started? &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3351449" width="1" height="1"&gt;</description></item><item><title>re: Resolving the duplicate SUSClientID issue, or “Why don’t all my clients show up in the WSUS console?”</title><link>http://blogs.technet.com/b/sus/archive/2009/05/05/resolving-the-duplicate-susclientid-issue-or-why-don-t-all-my-clients-show-up-in-the-wsus-console.aspx#3246109</link><pubDate>Wed, 27 May 2009 11:59:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3246109</guid><dc:creator>snirh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is a tool for solving Duplicate SID and Duplicate WSUS ID's on your network.&lt;/p&gt;
&lt;p&gt;It called DSM (Duplicate SID Monitor), the good thing about it that it will monitor your network all the time and not just the one time you ran the script to solve a problem.&lt;/p&gt;
&lt;p&gt;Link to the tool: &lt;a rel="nofollow" target="_new" href="http://www.smart-x.com/?CategoryID=176&amp;amp;ArticleID=97&amp;amp;sng=1"&gt;http://www.smart-x.com/?CategoryID=176&amp;amp;ArticleID=97&amp;amp;sng=1&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3246109" width="1" height="1"&gt;</description></item></channel></rss>