<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Taiwan CSS Platform Team</title><subtitle type="html">Your Potential, Our Passion.</subtitle><id>http://blogs.technet.com/b/csstwplatform/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/" /><link rel="self" type="application/atom+xml" href="http://blogs.technet.com/b/csstwplatform/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2012-05-28T09:45:00Z</updated><entry><title>Domain Controller Certificate Enroll/Renew Behavior in Server 2008 DC &amp; Server 2003 DC</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/domain-controller-certificate-enroll-renew-behavior-in-server-2008-dc-amp-server-2003-dc.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/domain-controller-certificate-enroll-renew-behavior-in-server-2008-dc-amp-server-2003-dc.aspx</id><published>2012-06-26T09:33:00Z</published><updated>2012-06-26T09:33:00Z</updated><content type="html">&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;環境 &amp;amp; 問題描述 &lt;br /&gt;============ &lt;br /&gt;CA : Server 2008 SP1 Standard OS安裝Enterprise Root CA &lt;br /&gt;DC : Server 2008 SP1 DC &amp;amp; Server 2003 SP2 DC &lt;br /&gt;Server 2008 DCs本身的憑證 (Domain Controller範本申請的憑證)過期而沒有自動Renew , 但是Server 2003 DC會自行Renew&lt;/p&gt;
&lt;p&gt;問題原因 &lt;br /&gt;============ &lt;br /&gt;1. 環境有透過GPO啟動Auto-Enrollment機制 &lt;br /&gt;2. 環境CA是Enterprise CA搭配Server 2008 Standard OS , 無法支援V2 憑證範本的Auto-Enrollment功能&lt;/p&gt;
&lt;p&gt;解決方式 &lt;br /&gt;============&lt;/p&gt;
&lt;p&gt;方法一&lt;/p&gt;
&lt;p&gt;將Enterprise CA移轉至Server 2008 Enterprise OS或是Server 2008 R2 任何版本的OS &lt;br /&gt;藉此讓Auto-Enrollment機制可以生效 &lt;b&gt;(較建議的方式)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;方法二&lt;/p&gt;
&lt;p&gt;停用GPO的Auto-Enrollment設定 &lt;b&gt;(因為目前環境無法針對V2憑證範本進行Auto-Enrollment , 所以此設定目前也不會生效)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;詳細分析說明 &lt;br /&gt;============&lt;/p&gt;
&lt;p&gt;預設DC 在沒有進行任何設定時 , 只要環境安裝了Enterprise CA (不管安裝在什麼SKU)&lt;/p&gt;
&lt;p&gt;DC都會&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;自動&lt;/span&gt;&lt;/b&gt;透過&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;預設&lt;/span&gt;&lt;/b&gt;的設定跟Enterprise CA申請&lt;span style="text-decoration: underline;"&gt;[Domain Controller]&lt;/span&gt;此範本的憑證 (此為&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;V1的憑證範本 &lt;/span&gt;&lt;/b&gt;, 何謂V1 V2範本請閱底下參考資料)&lt;/p&gt;
&lt;p&gt;此機制是透過&lt;span style="text-decoration: underline;"&gt;A&lt;/span&gt;utomatic &lt;span style="text-decoration: underline;"&gt;C&lt;/span&gt;ertificate &lt;span style="text-decoration: underline;"&gt;R&lt;/span&gt;equest &lt;span style="text-decoration: underline;"&gt;S&lt;/span&gt;ettings (ACRS)來進行動作 , 而不是我們目前常說的Auto-Enrollment &lt;br /&gt;&lt;b&gt;(ACRS是Windows 2000時代部屬憑證的方式)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Auto-Enrollment的部分是由Server 2003開始才有的技術 , 要使用憑證的Auto-Enrollment時需要達到底下需求&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #cccccc;"&gt;摘錄: &lt;/span&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc783873(v=ws.10)"&gt;&lt;span style="background-color: #cccccc;"&gt;http://technet.microsoft.com/en-us/library/cc783873(v=ws.10)&lt;/span&gt;&lt;/a&gt; &lt;br /&gt;&lt;span style="background-color: #cccccc;"&gt;Windows Server 2003 schema and Group Policy updates &lt;br /&gt;&lt;/span&gt;&lt;span style="background-color: #cccccc;"&gt;Windows 2000 Server domain controllers running Service Pack 3 or later &lt;br /&gt;&lt;/span&gt;&lt;span style="background-color: #cccccc;"&gt;Windows XP Professional or Windows Server 2003 clients &lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="background-color: #cccccc;"&gt;Windows Server 2003, Enterprise Edition or Datacenter Edition running as an Enterprise CA&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;上述需求達成後 , 我們則可以透過GPO的方式將Auto-Enrollment啟動 , 讓Client端可以透過此方式針對&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;V2的憑證範本&lt;/span&gt;&lt;/b&gt;進行自動申請動作&lt;/p&gt;
&lt;p&gt;而如果啟動Auto-Enrollment的設定時 , DC在進行本身憑證的取得時依據OS版本會有不同的行為&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Server 2003 DC的行為 &lt;br /&gt;==============&lt;/p&gt;
&lt;p&gt;1. 啟動Auto-Enrollment後 , 系統在開機時或是GPO套用時針對底下V2的憑證範本進行申請 or 更新&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. Domain Controller Authentication&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. Directory Mail Replication&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c. Kerberos Authentication&lt;b&gt; &lt;/b&gt;&lt;b&gt;(如果Enterprise CA是裝在Server 2008之後的系統時才會有)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;2. 如果上述動作可以成功時 , 則整個流程就完成&lt;/p&gt;
&lt;p&gt;3. 假設上述因為某些因素無法申請 or 更新時 (如&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;Enterprise CA裝在Server 2008 Standard OS&lt;/span&gt;&lt;/b&gt;時 or 權限不足)則會進行下一個動作&lt;/p&gt;
&lt;p&gt;4. 透過內建預設的方式跟Enterprise CA透過Domain Controller此V1範本來進行憑證申請 or 更新&lt;/p&gt;
&lt;p&gt;&lt;b&gt;PS: 原先V1的Domain Controller範本於Server 2003時已經將其分割成上述a &amp;amp; b兩個V2憑證範本 &lt;br /&gt;而在Server 2008出來時又多一個Kerberos Authentication的V2憑證範本&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Server 2008 DC的行為 &lt;br /&gt;==============&lt;/p&gt;
&lt;p&gt;1. 啟動Auto-Enrollment後 , 系統在開機時或是GPO套用時針對底下V2的憑證範本進行申請 or 更新&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. Domain Controller Authentication&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. Directory Mail Replication&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c. Kerberos Authentication (如果Enterprise CA是裝在Server 2008之後的系統時才會有)&lt;/p&gt;
&lt;p&gt;2. 如果上述動作可以成功時 , 則整個流程就完成&lt;/p&gt;
&lt;p&gt;3. 假設上述因為某些因素無法申請 or 更新時 (如&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;Enterprise CA裝在Server 2008 Standard OS&lt;/span&gt;&lt;/b&gt;時 or 權限不足 or 其他因素) &lt;br /&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;則不會進行後續動作&lt;/span&gt;&lt;/b&gt; (不會像Server 2003一樣跟CA透過V1的Domain Controller範本進行申請 or 更新)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;所以由此可以得知為何只有外點的Server 2003 DC沒有受到影響 , 而其他Server 2008 DC都有此問題&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;相關參考資料 &lt;br /&gt;==============&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;何謂&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;V1 , V2 , V3 憑證範本?&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;我們從Certificate Template的管理畫面內可以看到底下資訊 , Minimum Supported CAs分別會有三種值 &lt;br /&gt;Windows 2000 -&amp;gt; V1 憑證範本 (內建 , 無法編輯內容) &lt;br /&gt;Windows Server 2003 Enterprise -&amp;gt; V2 憑證範本 (最常用 , 將V1憑證範本進行複製後即可產生V2 Template , 可以修改裡面內容如年限 &amp;amp; Support Auto-Enrollment等) &lt;br /&gt;Windows Server 2008 Enterprise -&amp;gt; V3 憑證範本 (涵蓋V2憑證範本的所有功能並多ㄧ些新功能) &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5822.clip_5F00_image002_5F00_1D665081.jpg"&gt;&lt;img style="display: inline; background-image: none;" title="clip_image002" border="0" alt="clip_image002" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0121.clip_5F00_image002_5F00_thumb_5F00_05EB9C50.jpg" width="554" height="151" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;詳細資訊可以參考底下網址 &lt;br /&gt;Designing and Implementing a PKI: Part III Certificate Templates &lt;br /&gt;&lt;a href="http://blogs.technet.com/b/askds/archive/2010/05/27/designing-and-implementing-a-pki-part-iii-certificate-templates.aspx"&gt;http://blogs.technet.com/b/askds/archive/2010/05/27/designing-and-implementing-a-pki-part-iii-certificate-templates.aspx&lt;/a&gt; &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3771.clip_5F00_image004_5F00_78A5133C.jpg"&gt;&lt;img style="display: inline; background-image: none;" title="clip_image004" border="0" alt="clip_image004" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6888.clip_5F00_image004_5F00_thumb_5F00_4AA79AB7.jpg" width="580" height="359" /&gt;&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=3506001" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="目錄服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_EE7604930D67D952_/" /></entry><entry><title>How to Create a MS-DOS bootable USB flash drive</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/how-to-create-a-ms-dos-bootable-usb-flash-drive.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/how-to-create-a-ms-dos-bootable-usb-flash-drive.aspx</id><published>2012-06-26T04:22:00Z</published><updated>2012-06-26T04:22:00Z</updated><content type="html">&lt;p&gt;MS-DOS bootable USB flash is still very useful today. It could be used to access a system that doesn't have any OS installed. Or, it's mostly used to flash BIOS or other firmwares from DOS mode.&lt;/p&gt;
&lt;p&gt;There is an existing document in the sevenforum.com that gives you step by step instruction on how to create a MS-DOS bootable flash drive using HP USB Disk Storage Format tool. See link here:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.sevenforums.com/tutorials/46707-ms-dos-bootable-flash-drive-create.html" href="http://www.sevenforums.com/tutorials/46707-ms-dos-bootable-flash-drive-create.html"&gt;http://www.sevenforums.com/tutorials/46707-ms-dos-bootable-flash-drive-create.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, this method may not work for all the USB flash drvies.&lt;/p&gt;
&lt;p&gt;Ex: It does not work for my Kingston 4.0GB USB flash drive&lt;/p&gt;
&lt;p&gt;Here is another workaround:&lt;/p&gt;
&lt;p&gt;Step1: Download rufus utility, Rufus v 1.1.7 without FreeDOS Support (154KB) from here:&lt;/p&gt;
&lt;p&gt;&lt;a title="https://github.com/pbatard/rufus/downloads" href="https://github.com/pbatard/rufus/downloads"&gt;https://github.com/pbatard/rufus/downloads&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Step2: Download win98_bootdisk.iso image from allbootdisks.com:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.allbootdisks.com/download/iso.html" href="http://www.allbootdisks.com/download/iso.html"&gt;http://www.allbootdisks.com/download/iso.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Step3: Run rufus_v1.1.7.exe&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6661.rufus1_5F00_2.png"&gt;&lt;img width="263" height="407" style="border: 0px;" alt="rufus1" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6177.rufus1_5F00_thumb.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Step4: click the disk icon to the right of "Create a bootable disk using:", and selected the win98_bootdisk.iso you downloaded in step2.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Step5: click start, once you are finished. You could copy your BIOS upgrade files to this USB flash and run the executables in DOS mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505940" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Windows XP Professional ZH-更新KB2695962後無法使用SSL VPN機制連線的問題</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/windows-xp-professional-zh-kb2695962-ssl-vpn.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/windows-xp-professional-zh-kb2695962-ssl-vpn.aspx</id><published>2012-06-26T02:55:00Z</published><updated>2012-06-26T02:55:00Z</updated><content type="html">&lt;p&gt;&lt;b&gt;問題徵狀：&lt;/b&gt;Windows XP Professional ZH-更新KB2695962後無法使用SSL VPN機制連線的問題&lt;/p&gt;
&lt;p&gt;客戶反映更新KB2695962後無法使用SSL VPN的機制連線，移除掉KB2695962之後就可以連線。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;解決方法：&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;如果您的網路設備是Cisco ASA 5500 Series，目前確認是相容問題，請聯繫Cisco做升級。&lt;/p&gt;
&lt;p&gt;Cisco ASA 5500 Series SSL VPN機制連線安裝KB2695962後無法連線&lt;a href="http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20120314-asaclient"&gt;http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20120314-asaclient&lt;/a&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1715.8_5F00_70935FFA.jpg"&gt;&lt;img width="244" height="166" title="8" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" alt="8" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8750.8_5F00_thumb_5F00_304D20B3.jpg" border="0" /&gt;&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=3505927" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /><category term="WSUS/Windows update" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/WSUS_2F00_Windows+update/" /></entry><entry><title>Windows XP Professional ZH-點選開始的「關機」選項後，會延遲兩分鐘左右才出現功能選單</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/windows-xp-professional-zh.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/26/windows-xp-professional-zh.aspx</id><published>2012-06-26T02:12:00Z</published><updated>2012-06-26T02:12:00Z</updated><content type="html">&lt;p&gt;&amp;middot; &lt;b&gt;問題徵狀：&lt;/b&gt;&lt;strong&gt;Windows XP Professional ZH-&lt;/strong&gt;點選開始的「關機」選項後，會延遲兩分鐘左右才出現功能選單&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2112.1_5F00_16753E1D.jpg"&gt;&lt;img width="244" height="48" title="1" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" alt="1" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6318.1_5F00_thumb_5F00_3BFEBB7E.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;過了兩分鐘才出現&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3386.2_5F00_28DD8ED2.jpg"&gt;&lt;img width="244" height="149" title="2" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" alt="2" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3660.2_5F00_thumb_5F00_26545D14.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;問題說明：&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;您可能會在事件檢視器裡看到下列的訊息：&lt;/p&gt;
&lt;p&gt;&lt;i&gt;找不到來自來源 DCOM 之事件識別碼 10010 的描述。本機電腦可能並未安裝引發此事件的元件，或安裝已損毀。您可以在本機電腦上安裝或修復該元件。&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;如果事件源自其他電腦，則儲存它們時必須一併儲存顯示資訊。&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;下列資訊已隨附於該事件: &lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;{9B1F122C-2982-4E91-AA8B-E071D54F2A4D}&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;GUID&lt;/i&gt;&lt;i&gt;：9B1F122C-2982-4E91-AA8B-E071D54F2A4D是CAutoUpdate Class 1.0的元件&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;之所以發生這個問題，是因為CAutoUpdate Class 1.0的元件 在SoftwareDistribution以及子資料匣內無法找到對應的參數。當「元件物件模型」(COM) 物件嘗試登錄時，會將登錄訊息發佈至 CAutoUpdate Class 1.0。由於 CAutoUpdate Class 1.0並未執行，因此登錄訊息會逾時。接著，COM 元件就會在終端機伺服器上記錄事件 ID 錯誤訊息。&lt;/p&gt;
&lt;p&gt;通常發生的原因，是因為SoftwareDistribution裡面的資料損毀所導致。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;解決方法：&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;重新命名SoftwareDistribution以及子資料匣&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;請您將下列指令存成fix.bat，並在發生問題的電腦上執行。&lt;/p&gt;
&lt;p&gt;Net stop bits&lt;/p&gt;
&lt;p&gt;Net stop wuauserv&lt;/p&gt;
&lt;p&gt;cd \documents and settings\all users\application data\microsoft\network\downloader&lt;/p&gt;
&lt;p&gt;Del qmgr0.dat&lt;/p&gt;
&lt;p&gt;Del qmgr1.dat&lt;/p&gt;
&lt;p&gt;cd %systemroot%&lt;/p&gt;
&lt;p&gt;Ren SoftwareDistribution SoftwareDistribution.old&lt;/p&gt;
&lt;p&gt;Net start bits&lt;/p&gt;
&lt;p&gt;Net start wuauserv&lt;/p&gt;
&lt;p&gt;再點關機，已可正常點選。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505920" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /><category term="WSUS/Windows update" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/WSUS_2F00_Windows+update/" /></entry><entry><title>Windows 2008 R2 DHCP Lease Duration</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/windows-2008-r2-dhcp-lease-duration.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/windows-2008-r2-dhcp-lease-duration.aspx</id><published>2012-06-25T14:23:00Z</published><updated>2012-06-25T14:23:00Z</updated><content type="html">&lt;p&gt;&lt;strong&gt;[問題描述]︰ &lt;br /&gt;&lt;/strong&gt;&amp;nbsp; &lt;br /&gt;依指令 netsh dhcp server set databasecleanupinterval 15 &lt;br /&gt;設定 DHCP Server , address pool 並未依設定每15分鐘進行清除與更新， &lt;br /&gt; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;&lt;strong&gt;[解決方法]︰ &lt;br /&gt;&lt;/strong&gt;&amp;nbsp; &lt;br /&gt;新增機碼LeaseExtension以定期清除逾期的 IP address &lt;br /&gt;&lt;strong&gt;&amp;nbsp; &lt;br /&gt;[說明]： &lt;br /&gt;&lt;/strong&gt;&amp;nbsp; &lt;br /&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 預設下，DHCP會在IP address租用過期4小時後，將此IP address標示為 [刪除] 狀態。 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 此被設定為 [刪除] 狀態的IP address預設需經過1小時才會自DHCP database 被清除。 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 但若環境中沒有足夠的可用IP可提供租用，也會立即清除以被認定為 [刪除] 狀態的IP。 &lt;br /&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 設定LeaseExtension&amp;nbsp; 機碼會變更預設將租用到期的IP addres標示為[刪除] 狀態的時間。 &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set databasecleanupinterval 則是變更清除[刪除] 狀態IP address的時間。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[如何設定]：&lt;/strong&gt; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;A.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 請透過 [執行] &amp;gt; [regedit] &amp;gt; 找到下面的機碼位置： &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HKLM\System\CurrentControlSet\Services\DHCPServer\Parameters &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 新增機碼名稱：LeaseExtension &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value Type: DWORD &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value Data: time in minutes &lt;br /&gt;&amp;nbsp; &lt;br /&gt;[參考資料]： &lt;br /&gt;&amp;nbsp; &lt;br /&gt;Determining Lease Duration &lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc783573(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc783573(WS.10).aspx&lt;/a&gt; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;Although reducing the lease duration creates more DHCP-related network traffic, it increases the rate at which addresses are returned to the available address pool for reassignment. With an average volume of DHCP request traffic, Windows Server 2003 DHCP has a four-hour default grace period after which an expired lease can be reused. This means that an address is marked for deletion four hours after the lease expires, regardless of lease duration. When the volume of DHCP-related traffic is heavy and no leases are available to service lease requests, DHCP immediately instantiates a cleanup cycle, which reclaims any leases marked for deletion. By default, the cleanup cycle occurs every 60 minutes. You can adjust the duration of the default grace period after which an expired lease is marked for deletion by editing the following key in the registry:&lt;/p&gt;
&lt;p&gt;DatabaseCleanupInterval &lt;br /&gt;&lt;a title="http://technet.microsoft.com/en-us/library/cc963208.aspx" href="http://technet.microsoft.com/en-us/library/cc963208.aspx"&gt;http://technet.microsoft.com/en-us/library/cc963208.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;Determines how often the Dynamic Host Configuration Protocol (DHCP) Service deletes expired ( doomed ) records from the DHCP client information database. By default, records expire after four hours. Deleting expired records releases space for new IP addresses.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505797" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="網路相關" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_B27DEF8DF876DC95_/" /></entry><entry><title>Windows XP SP3遠端連線錯誤[連線已終止，因未收到遠端電腦的意外伺服器憑證。請嘗試重新連線]</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/windows-xp-sp3.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/windows-xp-sp3.aspx</id><published>2012-06-25T10:39:00Z</published><updated>2012-06-25T10:39:00Z</updated><content type="html">&lt;p&gt;&lt;strong&gt;[問題描述]︰&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Windows XP SP3 外部user 透過 Terminal Server Gateway 進行遠端連線，不定時出現 [連線已終止，因未收到遠端電腦的意外伺服器憑證。請嘗試重新連線]訊息，造成連線中斷。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[解決方法]︰ &lt;br /&gt;&lt;/strong&gt; &lt;br /&gt;新增credSSP機碼與安裝kb953760以解決此問題。 &lt;br /&gt; &lt;br /&gt;[說明]： &lt;br /&gt;&amp;nbsp; &lt;br /&gt;CredSSP 是Windows XP SP3 中新的 Security Support Provider (SSP)，預設未被啟用。CredSSP enables a program to use client-side SSP to delegate user credentials from the client computer to the target server. &lt;br /&gt;kb953760 則是修正Windows XP Kerberos authentication 的已知問題。 &lt;br /&gt;&amp;nbsp; &lt;br /&gt;[如何設定]： &lt;br /&gt;&amp;nbsp; &lt;br /&gt;變更credSSP機碼 &lt;/p&gt;
&lt;p&gt;1) Click Start, click Run, type regedit, and then press ENTER. &lt;br /&gt; &lt;br /&gt;2) In the navigation pane, locate and then click the following registry subkey: &lt;br /&gt; &lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa &lt;br /&gt; &lt;br /&gt;3) In the details pane, right-click Security Packages, and then click Modify. In the Value data box, type tspkg. Leave any data that is specific to other SSPs, and then click OK. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7713.image003_5F00_61F2D3EF.jpg"&gt;&lt;img width="340" height="260" title="image003" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" alt="image003" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5340.image003_5F00_thumb_5F00_23236DF8.jpg" border="0" /&gt;&lt;/a&gt; &lt;br /&gt;4) In the navigation pane, locate and then click the following registry subkey: &lt;br /&gt; &lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders &lt;br /&gt; &lt;br /&gt;5) In the details pane, right-click SecurityProviders, and then click Modify. In the Value data box, type credssp.dll. Leave any data that is specific to other SSPs, and then click OK. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0066.image004_5F00_0DC84941.jpg"&gt;&lt;img width="414" height="173" title="image004" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" alt="image004" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3678.image004_5F00_thumb_5F00_7F202E0C.jpg" border="0" /&gt;&lt;/a&gt; &lt;br /&gt;6) Exit Registry Editor and restart the computer.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 安裝Hotfix &lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you enable SSO for a terminal server from a Windows XP SP3-based client computer, &lt;br /&gt;you are still prompted for user credentials when you log on to the terminal server &lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/953760"&gt;http://support.microsoft.com/kb/953760&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;br /&gt;[參考資料]：&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;951608 Description of the Credential Security Service Provider (CredSSP) in Windows XP Service Pack 3 &lt;br /&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;951608"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;951608&lt;/a&gt; &lt;br /&gt;說明： &lt;br /&gt;CredSSP 是Windows XP SP3 中新的 Security Support Provider (SSP) &lt;br /&gt;CredSSP enables a program to use client-side SSP to delegate user credentials from the client computer to the target server.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Technet Magazine：&lt;a href="http://64.4.10.145/en-au/magazine/hh750380"&gt;http://64.4.10.145/en-au/magazine/hh750380&lt;/a&gt; &lt;br /&gt;說明： &lt;br /&gt;Windows Server 2008 R2: Why Use Network Level Authentication?&lt;/p&gt;
&lt;p&gt;When you connect to an RD Session Host server with an RDC 6.x or later client, you might have noticed you don&amp;rsquo;t connect directly to the RD Session Host server logon screen to provide your credentials. Instead, a local dialog box pops up to take your credentials on the client. This dialog box is the front end of CredSSP. &lt;br /&gt;When you type your credentials into this dialog box, even if you don&amp;rsquo;t choose to save them, they go to CredSSP. This then passes the credentials to the RD Session Host server via a secure channel. The RD Session Host server will only begin building a user session once it accepts those credentials.&lt;/p&gt;
&lt;p&gt;When you enable SSO for a terminal server from a Windows XP SP3-based client computer, &lt;br /&gt;you are still prompted for user credentials when you log on to the terminal server &lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/953760"&gt;http://support.microsoft.com/kb/953760&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=3505767" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="終端機服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_427DEF7A5F6A0D67D952_/" /></entry><entry><title>修改Shadow Copy存放位置時出現錯誤訊息: 0x8004231d</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/shadow-copy-0x8004231d.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/shadow-copy-0x8004231d.aspx</id><published>2012-06-25T08:02:00Z</published><updated>2012-06-25T08:02:00Z</updated><content type="html">&lt;p&gt;問題描述 &lt;br /&gt;================= &lt;br /&gt;C槽的Shadow Copy先前透過修改將其存放於D槽 &lt;br /&gt;後續嘗試修改磁碟機Shadow Copy的存放位置成C槽時 , 會出現錯誤訊息: 0x8004231d &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8625.image_5F00_7ED4A960.png"&gt;&lt;img width="610" height="259" title="image" style="display: inline; background-image: none;" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3056.image_5F00_thumb_5F00_75986E1F.png" border="0" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5428.image_5F00_69D30120.png"&gt;&lt;img width="514" height="134" title="image" style="display: inline; background-image: none;" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7178.image_5F00_thumb_5F00_27EC1BD2.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;解決方式 &lt;br /&gt;=================&lt;/p&gt;
&lt;p&gt;1. 執行底下指令進行Shadow Copy的大小調整 &lt;strong&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt; (此動作會刪除原有的Shadow Copy)&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;vssadmin resize shadowstorage /for=c: /on=d: /maxsize=2000mb&lt;/p&gt;
&lt;p&gt;2. 手動透過UI方式再次進行調整即可&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505657" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Hyper-V Host上進行VM備份時會造成部份VM進入Save狀態</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/hyper-v-host-vm-vm-save.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/hyper-v-host-vm-vm-save.aspx</id><published>2012-06-25T07:54:00Z</published><updated>2012-06-25T07:54:00Z</updated><content type="html">&lt;p&gt;&lt;br /&gt;問題狀況 &lt;br /&gt;=================== &lt;br /&gt;Hyper-V Host上進行VM備份時會造成部份VM進入Save狀態&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;問題原因 &lt;br /&gt;=================== &lt;br /&gt;有問題VM其C槽的Shadow Copy存放區是沒有存放在C槽本身 , 而是存放於D槽&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;解決方式 &lt;br /&gt;=================== &lt;br /&gt;將C:的Shadow Copy存放區改成C:本身即可 &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7065.image_5F00_680D2990.png"&gt;&lt;img width="341" height="373" title="image" style="margin: 0px; display: inline; background-image: none;" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7065.image_5F00_thumb_5F00_4CF45A82.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;參考資料 &lt;br /&gt;=================== &lt;br /&gt;&lt;a href="http://blogs.technet.com/b/virtualization/archive/2008/08/29/backing-up-hyper-v-virtual-machines.aspx"&gt;http://blogs.technet.com/b/virtualization/archive/2008/08/29/backing-up-hyper-v-virtual-machines.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;要進行online backup時VM的需求如下&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0640.clip_5F00_image002_5F00_33C8DA7D.jpg"&gt;&lt;img width="645" height="316" title="clip_image002" style="display: inline; background-image: none;" alt="clip_image002" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8176.clip_5F00_image002_5F00_thumb_5F00_238CECB7.jpg" border="0" /&gt;&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=3505650" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="虛擬技術" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5B86EC6480625388_/" /></entry><entry><title>無法建立NLB , Error 0x80041008</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/nlb-error-0x80041008.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/nlb-error-0x80041008.aspx</id><published>2012-06-25T07:40:00Z</published><updated>2012-06-25T07:40:00Z</updated><content type="html">&lt;p&gt;問題狀況 &lt;br /&gt;================= &lt;br /&gt;OS: Server 2008 R2 &lt;br /&gt; &lt;br /&gt;無法建立NLB , Error 0x80041008 &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8357.image_5F00_478305CA.png"&gt;&lt;img width="555" height="390" title="image" style="display: inline; background-image: none;" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7215.image_5F00_thumb_5F00_78921A9D.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;問題原因 &amp;amp; 解決方法 &lt;br /&gt;=================&lt;/p&gt;
&lt;p&gt;經過確認此問題可能是當下網路卡驅動程式有問題所導致 , 透過底下方式處理即可已經正常&lt;/p&gt;
&lt;p&gt;1. 透過裝置管理員將網卡進行移除&lt;/p&gt;
&lt;p&gt;2. 重新開機讓網卡自動被偵測並安裝 , 手動設定相關IP設定&lt;/p&gt;
&lt;p&gt;3. 嘗試建立NLB即可正常&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505640" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="網路相關" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_B27DEF8DF876DC95_/" /></entry><entry><title>Clarify the location of 100MB system partition described in KB937251</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/clarify-the-location-of-100mb-system-partition-described-in-kb937251.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/25/clarify-the-location-of-100mb-system-partition-described-in-kb937251.aspx</id><published>2012-06-25T06:11:00Z</published><updated>2012-06-25T06:11:00Z</updated><content type="html">&lt;p&gt;KB937251: The disk drive numbers may not correspond as expected to the SATA channel numbers when you set up Windows Vista, Windows Server 2008, Windows Server 2008 R2, or Windows 7 on a computer that has multiple SATA or RAID disks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition to notify readers that the disk numbers and SATA channels numbers may not match, this KB took a step further to explain the creation of 100MB system partition.&lt;/p&gt;
&lt;p&gt;This is its original content:&lt;/p&gt;
&lt;p&gt;Additionally, when you install Windows 7, the installation creates a 100MB system partition alongside the Windows partition by default. The system partition is created to accommodate a Bitlocker requirement. Bitlocker requires that the boot files and Windows files are located on separate partitions. By default, the 100MB system partition is created on the disk that is detected as Disk 0. If you install Windows to a disk other than Disk 0, the 100MB system partition will still be created on Disk 0 during the installation.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Content to clarify:&lt;/p&gt;
&lt;p&gt;The 100MB system partition will only be created on Disk 0 during the installation, if the user didn't change any of the pre-selected default settings. This by default definition includes: language selection, what type of installation do you want, which disk to install the Windows operating Sytem to...etc. If the user changes any of the pre-selected default settings, then this 100MB system partition is not guarantedd to be installed on Disk 0 as described in this KB.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;I have a customer that chose "adanved options" and selected Disk 1 to install the Windows Operating System. Then he found out that the 100MB system partition is created on Disk 1 instead of Disk 0. This is because when he chose "advanced options" to make a selection change, this is no longer considered "by default", hence, the 100MB system partition is not guarantedd to be installed on Disk 0 as result.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505629" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>After enable advanced audit of GPO, all regular aduit GPO became invalid</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/22/after-enable-advanced-audit-of-gpo-all-regular-aduit-gpo-became-invalid.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/22/after-enable-advanced-audit-of-gpo-all-regular-aduit-gpo-became-invalid.aspx</id><published>2012-06-22T08:48:00Z</published><updated>2012-06-22T08:48:00Z</updated><content type="html">&lt;p&gt;1. &lt;a href="http://blogs.technet.com/controlpanel/blogs/posteditor.aspx/"&gt;在「本機原則\稽核原則」中的稽核原則以及「進階稽核原則設定」中的稽核原則有何差異？&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[安全性設定\本機原則\稽核原則] 中的基本安全性稽核原則設定以及 [安全性設定\進階稽核原則設定\系統稽核原則] 中的進階安全性稽核原則設定似乎重疊，但它們以不同方式記錄及套用。當您使用本機安全性原則，將基本稽核原則設定套用至本機電腦時，您是編輯有效稽核原則，因此對基本稽核原則設定所做的變更與 Auditpol.exe 中的設定完全相同。&lt;/p&gt;
&lt;p&gt;這兩個位置中的安全性稽核原則設定之間還有一些差異。&lt;/p&gt;
&lt;p&gt;[安全性設定\本機原則\稽核原則] 底下有九個基本稽核原則設定，[進階稽核原則設定] 底下則有 53 個設定。[安全性設定\進階稽核原則設定] 中的設定與 [本機原則\稽核原則] 中的九個基本設定處理類似問題，但前者讓系統管理員對要稽核的事件數目和類型有更多的選擇。例如，基本稽核原則對帳戶登入提供單一設定，進階稽核原則提供四個設定。啟用單一基本帳戶登入設定相當於設定所有四個進階帳戶登入設定。相較之下，設定單一進階稽核原則設定並不會產生您不感興趣之活動的稽核事件。此外，如果您啟用基本 [稽核帳戶登入事件] 設定的成功稽核，只會記錄所有帳戶登入相關行為的成功事件。相較之下，您可以對一個進階帳戶登入設定來設定成功稽核，對第二個進階帳戶登入設定來設定失敗稽核，對第三個進階帳戶登入設定來設定成功和失敗稽核，或設定不稽核，視組織需求而定。&lt;/p&gt;
&lt;p&gt;[安全性設定\本機原則\稽核原則] 底下的九個基本設定是在 Windows 2000 中引進，因此可用於所有之後發行的 Windows 版本。進階稽核原則設定是在 Windows Vista 和 Windows Server 2008 中引進。進階設定只能用於執行 Windows 7、Windows Vista、Windows Server 2008 R2 或 Windows Server 2008 的電腦上。&lt;/p&gt;
&lt;p&gt;2. &lt;a href="http://blogs.technet.com/controlpanel/blogs/posteditor.aspx/"&gt;基本稽核原則設定和進階稽核原則設定之間有何互動？&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;基本稽核原則與使用 Windows Server 2008 R2 和 Windows 7 群組原則所套用的進階稽核原則設定不相容。這是因為使用群組原則套用進階稽核原則設定後，目前電腦的稽核原則設定會立即清除，然後才能套用產生的進階稽核原則設定。在使用群組原則套用進階稽核原則設定之後，只能使用進階稽核原則設定，可靠地設定電腦的系統稽核原則。&lt;/p&gt;
&lt;p&gt;編輯及套用本機安全性原則中的進階稽核原則設定，會修改本機群組原則物件 (GPO)，因此如果有來自其他網域 GPO 或登入指令碼的原則時，此處所做的變更可能不會正確反映在 Auditpol.exe 中。這兩種原則類型都可以使用網域 GPO 進行編輯及套用，而且這些設定會覆寫任何衝突的本機稽核原則設定。不過，因為基本稽核原則是在有效稽核原則中記錄，需要變更時必須明確移除稽核原則，否則變更會保留在有效稽核原則中，而使用本機或網域群組原則設定所套用的原則變更則會在套用新原則時立即反映。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3056.clip_5F00_image001_5F00_2.gif"&gt;&lt;img width="14" height="14" style="border: 0px;" alt="clip_image001" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7585.clip_5F00_image001_5F00_thumb.gif" border="0" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;b&gt;重要 &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;無論使用群組原則或登入指令碼來套用進階稽核原則，&lt;strong&gt;請勿同時使用 [本機原則\稽核原則] 底下的基本稽核原則設定以及 [安全性設定\進階稽核原則設定] 底下的進階設定。同時使用進階和基本稽核原則設定可能會產生非預期的結果。&lt;/strong&gt;如果您使用 [進階稽核原則設定] 設定或登入指令碼 (適用於執行 Windows Vista 或 Windows Server 2008 的電腦)，來套用進階稽核原則，務必啟用 [本機原則\安全性選項] 底下的 [稽核: 強制執行稽核原則子類別設定 (Windows Vista 或更新版本) 以覆寫稽核原則類別設定] 原則設定。這樣將可藉由強制略過基本安全性稽核，防止在類似設定之間發生衝突。&lt;/p&gt;
&lt;p&gt;3. &lt;a href="http://blogs.technet.com/controlpanel/blogs/posteditor.aspx/"&gt;如何將安全性稽核原則從進階稽核原則回復到基本稽核原則？&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;套用進階稽核原則設定會取代任何類似的基本安全性稽核原則設定。如果您之後將進階稽核原則設定變更為 [未設定]，則您需要完成下列步驟，才能還原為原始的基本安全性稽核原則設定：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;將所有進階稽核原則子類別設定為 [未設定]。&lt;/li&gt;
&lt;li&gt;將網域控制站 %SYSVOL% 資料夾中的所有 audit.csv 檔案刪除。&lt;/li&gt;
&lt;li&gt;重新設定並套用基本稽核原則設定。&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;除非完成這些所有步驟，否則無法還原基本稽核原則設定。&lt;/p&gt;
&lt;p&gt;Reference:進階安全性稽核常見問題集&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/zh-tw/library/ff182311(v=ws.10).aspx#BKMK_19"&gt;http://technet.microsoft.com/zh-tw/library/ff182311(v=ws.10).aspx#BKMK_19&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3505357" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="目錄服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_EE7604930D67D952_/" /><category term="群組原則" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_A47F447D9F534752_/" /></entry><entry><title>The relatinoship between Terminal server and Licensing Server</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/22/the-relatinoship-between-terminal-server-and-licensing-server.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/22/the-relatinoship-between-terminal-server-and-licensing-server.aspx</id><published>2012-06-22T08:40:00Z</published><updated>2012-06-22T08:40:00Z</updated><content type="html">&lt;p&gt;Issue: we can't see anything about license information from TS configuration console&lt;/p&gt;
&lt;p&gt;- The Terminal server &amp;amp; Licensing server are in two different domain&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1586.2_5F00_2.png"&gt;&lt;img width="390" height="313" style="border: 0px;" alt="2" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0871.2_5F00_thumb.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5661.1_5F00_2.png"&gt;&lt;img width="389" height="298" style="border: 0px;" alt="1" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3034.1_5F00_thumb.png" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;確認此問題跟權限有關係, 這是Terminal License 的一個產品設計&lt;/p&gt;
&lt;p&gt;Running Licensing Diagnosis&lt;br /&gt;Licensing Diagnosis must be run by a user having &lt;strong&gt;administrator privileges&lt;/strong&gt;. In a domain, it is recommended that a domain account with administrator privileges be used to ensure optimal usability and results.&lt;/p&gt;
&lt;p&gt;Reference: &lt;a href="http://blogs.msdn.com/b/rds/archive/2007/11/30/terminal-services-licensing-diagnosis-snap-in-extension.aspx"&gt;http://blogs.msdn.com/b/rds/archive/2007/11/30/terminal-services-licensing-diagnosis-snap-in-extension.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Meanwhile, these two domain should be two-way trust.&lt;/p&gt;
&lt;p&gt;Important&lt;/p&gt;
&lt;p&gt;To issue RDS Per User CALs to users in other domains, there must be a&lt;strong&gt; two-way trust&lt;/strong&gt;between the domains, and the license server must be a member of the Terminal Server License Servers group in those domains.&lt;/p&gt;
&lt;p&gt;Reference: &lt;a title="http://technet.microsoft.com/en-us/library/cc754625.aspx" href="http://technet.microsoft.com/en-us/library/cc754625.aspx"&gt;http://technet.microsoft.com/en-us/library/cc754625.aspx&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=3505355" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Windows 2008 Server無法開啟Windows Backup Console</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/21/windows-2008-server-windows-backup-console.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/21/windows-2008-server-windows-backup-console.aspx</id><published>2012-06-21T08:31:00Z</published><updated>2012-06-21T08:31:00Z</updated><content type="html">&lt;p&gt;啟動同時 wbengine.exe crash造成失敗&lt;/p&gt;
&lt;p&gt;記錄檔名稱:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application&lt;/p&gt;
&lt;p&gt;來源:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application Error&lt;/p&gt;
&lt;p&gt;日期:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2012/3/5 上午 10:22:27&lt;/p&gt;
&lt;p&gt;事件識別碼:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000&lt;/p&gt;
&lt;p&gt;工作類別:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (100)&lt;/p&gt;
&lt;p&gt;等級:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 錯誤&lt;/p&gt;
&lt;p&gt;關鍵字:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 傳統&lt;/p&gt;
&lt;p&gt;使用者:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 不適用&lt;/p&gt;
&lt;p&gt;電腦:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ComputerName&lt;/p&gt;
&lt;p&gt;描述:&lt;/p&gt;
&lt;p&gt;失敗的應用程式名稱: wbengine.exe，版本: 6.1.7601.17514，時間戳記: 0x4ce79951&lt;/p&gt;
&lt;p&gt;失敗的模組名稱: wbengine.exe，版本: 6.1.7601.17514，時間戳記: 0x4ce79951&lt;/p&gt;
&lt;p&gt;例外狀況碼: 0xc0000005&lt;/p&gt;
&lt;p&gt;錯誤位移: 0x000000000010ffdf&lt;/p&gt;
&lt;p&gt;失敗的處理程序識別碼: 0xd78&lt;/p&gt;
&lt;p&gt;失敗的應用程式開始時間: 0x01ccfa76ca13df2b&lt;/p&gt;
&lt;p&gt;失敗的應用程式路徑: C:\Windows\system32\wbengine.exe&lt;/p&gt;
&lt;p&gt;失敗的模組路徑: C:\Windows\system32\wbengine.exe&lt;/p&gt;
&lt;p&gt;報告識別碼: 0d03b8b9-666a-11e1-81ab-e41f1361684e&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;解決方法&lt;/span&gt;&lt;/b&gt;&lt;b&gt;︰&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;移除不正確 :\System Volume Information\WindowsImageBackup\Catalog 路徑下的檔案&lt;/p&gt;
&lt;p&gt;或是使用指令&lt;/p&gt;
&lt;p&gt;wbadmin delete catalog&lt;/p&gt;
&lt;p&gt;參考&lt;/p&gt;
&lt;p&gt;Wbadmin delete catalog&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc742154(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc742154(v=ws.10).aspx&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=3505127" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>跨Domain指定TS License Server 設定完成後重新開機,Terminal License設定就會missing</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/21/domain-ts-license-server-terminal-license-missing.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/21/domain-ts-license-server-terminal-license-missing.aspx</id><published>2012-06-21T03:36:00Z</published><updated>2012-06-21T03:36:00Z</updated><content type="html">&lt;p&gt;這是By Design 的行為TS console不會儲存credential&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;解決方法&lt;/span&gt;&lt;/b&gt;&lt;b&gt;︰&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;您可以將用來登入網站或網路的密碼儲存在 Windows 中。如此一來，您就不必輸入密碼，因為每次您返回該位置時，Windows 將會自動為您登入。&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;開啟 [使用者帳戶]，請依序按一下 [開始] 按鈕&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2134.clip_5F00_image002_5F00_2.gif"&gt;&lt;img width="15" height="15" title="clip_image002" style="display: inline; border: 0px;" alt="clip_image002" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6170.clip_5F00_image002_5F00_thumb.gif" border="0" /&gt;&lt;/a&gt;、[控制台]、[使用者帳戶和家庭安全] (如果您是連線至網路網域，則按一下 [使用者帳戶])，再按 [使用者帳戶]。&lt;/li&gt;
&lt;li&gt;在左窗格中，按一下 [管理您的網路密碼]。&lt;/li&gt;
&lt;li&gt;按一下 [新增]。&lt;/li&gt;
&lt;li&gt;在 [登入到] 方塊中，輸入您要存取之網路上的電腦名稱或網站的 URL。&lt;/li&gt;
&lt;li&gt;在 [使用者名稱] 與 [密碼] 方塊中，輸入用於該電腦或網站的使用者名稱與密碼，然後按一下 [確定]。&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;儲存自動登入的密碼&lt;/p&gt;
&lt;p&gt;&lt;a href="http://windows.microsoft.com/zh-TW/windows-vista/Store-passwords-for-automatic-logon"&gt;http://windows.microsoft.com/zh-TW/windows-vista/Store-passwords-for-automatic-logon&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=3505073" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="終端機服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_427DEF7A5F6A0D67D952_/" /></entry><entry><title>Windows 2003/Schedule Task failed to start randomly</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/15/windows-2003-schedule-task-failed-to-start-randomly.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/15/windows-2003-schedule-task-failed-to-start-randomly.aspx</id><published>2012-06-15T08:12:43Z</published><updated>2012-06-15T08:12:43Z</updated><content type="html">&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;Issue:&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-size: 12pt"&gt; Schedule Task failed to start randomly             &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4807.image_5F00_4.png"&gt;&lt;font size="3" face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5086.image_5F00_thumb_5F00_1.png" width="244" height="81" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;Cause: &lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-size: 12pt"&gt;There is a Domain Policy defined for &lt;/span&gt;&lt;span style="color: red; font-size: 12pt"&gt;“Logon as batch job&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;”, this settings will overwrite all local account’s right.            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Repro Step:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: calibri"&gt;&lt;span style="mso-list: ignore"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Create a Schedule Task using local administrator account and password            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: calibri"&gt;&lt;span style="mso-list: ignore"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Test run these tasks            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt; mso-no-proof: yes"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3326.clip_5F00_image002_5F00_2.png"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8105.clip_5F00_image002_5F00_thumb.png" width="244" height="64" v:shapes="Picture_x0020_7" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: calibri"&gt;&lt;span style="mso-list: ignore"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Define “Logon as batch job” at domain level            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt; mso-no-proof: yes"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1258.clip_5F00_image003_5F00_2.png"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2335.clip_5F00_image003_5F00_thumb.png" width="244" height="88" v:shapes="Picture_x0020_6" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: calibri"&gt;&lt;span style="mso-list: ignore"&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Run gpupdate /force at Server 2003            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: calibri"&gt;&lt;span style="mso-list: ignore"&gt;5.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Once we did apply this policy from Domain, try to run task, it will failed            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt; mso-no-proof: yes"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4807.clip_5F00_image004_5F00_2.png"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4478.clip_5F00_image004_5F00_thumb.png" width="244" height="77" v:shapes="Picture_x0020_5" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Failed with “could not start”             &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt; mso-no-proof: yes"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3718.clip_5F00_image005_5F00_2.png"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6445.clip_5F00_image005_5F00_thumb.png" width="244" height="59" v:shapes="Picture_x0020_4" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;       &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;     &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Workaround:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l1 level1 lfo2" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Include the default administrator account at “Logon as batch job” policy            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt; mso-no-proof: yes"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3806.clip_5F00_image006_5F00_2.png"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7115.clip_5F00_image006_5F00_thumb.png" width="221" height="244" v:shapes="Picture_x0020_3" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Reference:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc755659(v=ws.10).aspx"&gt;&lt;span style="font-size: 12pt"&gt;&lt;u&gt;&lt;font color="#0000ff" face="Calibri"&gt;http://technet.microsoft.com/en-us/library/cc755659(v=ws.10).aspx&lt;/font&gt;&lt;/u&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;Log on as a batch job&lt;span style="color: black"&gt;                    &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;&lt;font color="#000000"&gt;In Windows 2000 Server, Windows 2000 Professional, Windows XP Professional, and Windows Server 2003, the Task Scheduler automatically grants this right as necessar&lt;span style="color: black"&gt;y. &lt;/span&gt;&lt;/font&gt;&lt;span style="color: red"&gt;The Task Scheduler injects this right for the user into the computer's effective policy immediately after the task is scheduled. If there is a contradictory group policy defining the &lt;strong&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-bidi-font-family: &amp;#39;Times New Roman&amp;#39;; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi"&gt;Logon as a batch job&lt;/span&gt;&lt;/strong&gt; user right, the effective policy settings will be overwritten by the group policy &lt;/span&gt;&lt;font color="#000000"&gt;only upon policy refresh.&lt;span style="color: black"&gt;                    &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3504069" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="目錄服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_EE7604930D67D952_/" /><category term="群組原則" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_A47F447D9F534752_/" /><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Event 1030 and 1065 error appear at Application log</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/15/event-1030-and-1065-error-appear-at-application-log.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/15/event-1030-and-1065-error-appear-at-application-log.aspx</id><published>2012-06-15T06:57:12Z</published><updated>2012-06-15T06:57:12Z</updated><content type="html">&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font face="Calibri"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;Issue: &lt;/span&gt;&lt;/b&gt;&lt;/font&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;機器每天都會產生&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt; 1030/1065 &lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;的錯誤訊息&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt; text-autospace: " class="MsoNormal"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1212.image_5F00_2.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4861.image_5F00_thumb.png" width="244" height="181" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&amp;#160;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt"&gt;       &lt;p&gt;&amp;#160;&lt;/p&gt;     &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Cause:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;此問題與&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;GPMC&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;介面上的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;篩選有關&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;, &lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;因為機器的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;發生問題所以無法執行&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;篩選的工作才出現錯誤&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 36pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 36pt" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0245.clip_5F00_image003_5F00_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6180.clip_5F00_image003_5F00_thumb.jpg" width="244" height="91" v:shapes="Picture_x0020_4" /&gt;&lt;/a&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 36pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;從&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt; WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;控制台確認此台機器&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;的確有問題&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;        &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 36pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 36pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6102.clip_5F00_image004_5F00_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3377.clip_5F00_image004_5F00_thumb.jpg" width="244" height="192" v:shapes="Picture_x0020_5" /&gt;&lt;/a&gt;             &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&lt;strong&gt;Resolution:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt; &lt;span style="color: black; font-size: 12pt"&gt;   &lt;p&gt;     &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;透過指令的方法重建&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt; WMI Repository (&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;附加檔案&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;: wmi.bat)&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;      &lt;blockquote&gt;       &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;net stop winmgmt&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;c: &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;cd %systemroot%\system32\wbem &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;rd /S /Q repository &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;regsvr32 /s %systemroot%\system32\scecli.dll &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;regsvr32 /s %systemroot%\system32\userenv.dll &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;mofcomp cimwin32.mof &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;mofcomp cimwin32.mfl &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;mofcomp rsop.mof &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;mofcomp rsop.mfl &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;for /f %%s in ('dir /b /s *.dll') do regsvr32 /s %%s &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;for /f %%s in ('dir /b *.mof') do mofcomp %%s &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;for /f %%s in ('dir /b *.mfl') do mofcomp %%s &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;echo DONE - you must reboot &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;        &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph" align="left"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;pause&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;     &lt;/blockquote&gt;      &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;重新啟動電腦&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;                &lt;/span&gt;&lt;/p&gt;      &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;WMI&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;已經恢復正常運作&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;, &lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;事件檢視器也不在發生錯誤&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;                &lt;/span&gt;&lt;/p&gt;      &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;/p&gt;   &lt;/p&gt; &lt;/span&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3504060" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="目錄服務" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_EE7604930D67D952_/" /><category term="群組原則" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_A47F447D9F534752_/" /></entry><entry><title>Hyper-V 中的guest machine的 DC時間同步的問題</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/hyper-v-guest-machine-dc.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/hyper-v-guest-machine-dc.aspx</id><published>2012-06-12T09:03:32Z</published><updated>2012-06-12T09:03:32Z</updated><content type="html">&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;Issue:&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-size: 12pt"&gt; Hyper-V &lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;中的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;guest machine&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt; DC&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;時間同步的問題&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Log Analyze:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;系統事件不斷發生&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt; Event 24, 29, 38&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;的錯誤&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2352.image_5F00_2.png"&gt;&lt;font size="3" face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2043.image_5F00_thumb.png" width="222" height="244" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3513.image_5F00_4.png"&gt;&lt;font size="3" face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5141.image_5F00_thumb_5F00_1.png" width="223" height="244" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8780.image_5F00_6.png"&gt;&lt;font size="3" face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5657.image_5F00_thumb_5F00_2.png" width="221" height="244" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Resolution:                &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;參考&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;KB976924&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;的方法從&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Hyper-V&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;介面把時間同步化的功能關閉&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;You receive Windows Time Service event IDs 24, 29, and 38 on a virtualized domain controller that is running on a Windows Server 2008-based host server with Hyper-V            &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;a href="http://support.microsoft.com/kb/976924/en-us"&gt;&lt;u&gt;&lt;font color="#0000ff" face="Calibri"&gt;http://support.microsoft.com/kb/976924/en-us&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;         &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="line-height: 18pt; margin: 0cm 0cm 0pt 18pt" class="MsoNormal"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Disable time synchronization on the host by using Integration Services, and then configure the virtualized domain controller to accept the default Windows Time Service (W32time) domain hierarchy time synchronization. To do this, follow these steps:            &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol style="margin-top: 0cm" type="1"&gt;   &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Open Hyper-V Manager.                &lt;/font&gt;&lt;/span&gt;&lt;/li&gt;    &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Click &lt;b&gt;Settings&lt;/b&gt;.                 &lt;/font&gt;&lt;/span&gt;&lt;/li&gt;    &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Click &lt;b&gt;Integration services&lt;/b&gt;.                 &lt;/font&gt;&lt;/span&gt;&lt;/li&gt;    &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Clear the &lt;b&gt;Time Synchronization&lt;/b&gt; option.                 &lt;/font&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p style="line-height: 18pt; margin: 0cm 0cm 0pt 36pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/0777.clip_5F00_image008_5F00_2.jpg"&gt;&lt;font face="Calibri"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6138.clip_5F00_image008_5F00_thumb.jpg" width="244" height="178" v:shapes="Picture_x0020_6" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;span style="color: black"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol style="margin-top: 0cm" type="1" start="start"&gt;   &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Exit Hyper-V Manager.                &lt;/font&gt;&lt;/span&gt;&lt;/li&gt;    &lt;li style="line-height: 18pt; margin: 0cm 0cm 0pt; color: black; mso-list: l1 level1 lfo2; tab-stops: list 36.0pt" class="MsoNormal"&gt;&lt;span style="font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Restart the server.                &lt;/font&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;在其他的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;DC&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;執行下面的指令與&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;PDC&lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;主機同步&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;     &lt;p&gt;&lt;font face="Calibri"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: black; font-size: 12pt"&gt;Net time /domain: &lt;/span&gt;&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;; color: black; font-size: 12pt" lang="ZH-TW"&gt;網域名稱&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;            &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;span style="color: black; font-size: 12pt"&gt;&lt;font face="Calibri"&gt;Or             &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="margin: 0cm 0cm 0pt 18pt" class="MsoListParagraph"&gt;&lt;font size="3" face="Calibri"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p style="text-indent: -18pt; margin: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1" class="MsoListParagraph"&gt;&lt;font face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol"&gt;&lt;span style="mso-list: ignore"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;"&gt;&lt;font size="3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt"&gt;Net time &lt;a href="file://pdc主機/"&gt;&lt;u&gt;&lt;font color="#0000ff"&gt;\\PDC&lt;span style="font-family: &amp;quot;新細明體&amp;quot;,&amp;quot;serif&amp;quot;" lang="ZH-TW"&gt;主機&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; /set /y             &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3503362" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="虛擬技術" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5B86EC6480625388_/" /></entry><entry><title>How to fix WSUS MMC console error</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/how-to-fix-wsus-mmc-console-error.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/how-to-fix-wsus-mmc-console-error.aspx</id><published>2012-06-12T07:25:00Z</published><updated>2012-06-12T07:25:00Z</updated><content type="html">&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;b&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Issue:&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; WSUS mmc console &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; mso-bidi-font-family: calibri;"&gt;打不開出現錯誤&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol;"&gt;&lt;span style="mso-list: ignore;"&gt;&amp;middot;&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;WSUS console &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;出現&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;MMC&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;無法建立嵌入式管理單元&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;, &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;該崁入式管理單元可能並未正確安裝&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/8117.clip_5F00_image001_5F00_6.jpg"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;img width="244" height="99" title="clip_image001" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image001" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/5383.clip_5F00_image001_5F00_thumb_5F00_2.jpg" border="0" v:shapes="Picture_x0020_9" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-family: symbol; color: black; font-size: 12pt; mso-fareast-font-family: symbol; mso-bidi-font-family: symbol; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;&amp;middot;&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;除了&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn; mso-bidi-theme-font: minor-latin;"&gt;WSUS MMC console&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;打不開之外&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn; mso-bidi-theme-font: minor-latin;"&gt;, SQL Server&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;的&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn; mso-bidi-theme-font: minor-latin;"&gt;SUSDB&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;也無法進行存取&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;, &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;錯誤&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-bidi-theme-font: minor-latin;"&gt;: 916&lt;/span&gt;&lt;span style="color: black; font-size: 12pt; mso-fareast-font-family: 新細明體; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn; mso-bidi-theme-font: minor-latin;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1273.clip_5F00_image002_5F00_3.png"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;img width="244" height="143" title="clip_image002" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image002" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7534.clip_5F00_image002_5F00_thumb.png" border="0" v:shapes="Picture_x0020_10" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;b&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;Resolution: &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;1.&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;先把&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;WSUS 3.0 SP2 &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;移除&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;, &lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;並保留所有的資料&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4403.clip_5F00_image003_5F00_3.png"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;img width="244" height="191" title="clip_image003" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image003" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2251.clip_5F00_image003_5F00_thumb.png" border="0" v:shapes="Picture_x0020_7" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h1 align="left"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;2.執行下面的步驟重設&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;SQL administrator&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;帳號&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;a)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Go to: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Start &amp;gt; Programs &amp;gt; Microsoft SQL Server 2005 &amp;gt; Configuration Tools &amp;gt; SQL Server Configuration Manager&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;b)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Right click on the SQL server you want to add an account for and click Stop. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4810.clip_5F00_image004_5F00_3.png"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;img width="244" height="92" title="clip_image004" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image004" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6567.clip_5F00_image004_5F00_thumb.png" border="0" v:shapes="Picture_x0020_12" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;c)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Once it has stopped, right click on it and open Properties. Go to the Advanced tab. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;d)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Under &amp;ldquo;Startup Parameters&amp;rdquo;, copy and paste that whole string to Notepad as a backup. Go back to the box and add the following right at the end of the string: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: red; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;;&amp;ndash;m&lt;/span&gt;&lt;span style="line-height: 145%; color: red; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;It should look like this: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;a title="&amp;quot;&amp;quot; " href="http://www.jasonsamuel.com/2011/08/09/getting-admin-access-on-a-sql-server-when-you-dont-know-the-sa-account-password/sql-server-reset-sa-password/"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; text-decoration: none; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes; text-underline: none;"&gt;&lt;span style="mso-ignore: vglayout;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;img width="222" height="244" title="clip_image005" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image005" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/1106.clip_5F00_image005_5F00_1c847ede_2D00_e4ec_2D00_451f_2D00_aa2f_2D00_2a5b23699053.jpg" border="0" v:shapes="Picture_x0020_6" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Press OK when done. What this does is forces SQL to start in single user mode. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;e)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Now right click the SQL server you had stopped before and start it. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;f)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Now if you go to SQL Management Studio, it will error out. The only way to get into it is using sqlcmd. So open a command prompt and type: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;sqlcmd&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;which should give you a &amp;ldquo;1&amp;gt;&amp;rdquo; prompt denoting line 1. If it gives you an error saying &amp;ldquo;Login failed for user &amp;lsquo;xxxxx&amp;rsquo;. Reason: Server is in single user mode. Only one administrator can connect at this time. (Microsoft SQL Server, Error: 18461&amp;Prime;, make sure all management consoles are closed and there are no other users logged in using it. Also go to your Windows services and stop all the following services: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;SQL Server Agent&lt;/span&gt;&lt;span style="line-height: 145%; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;SQL Server FullText Search &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;SQL Server Integration Services &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;SQL Server Reporting Services &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;SQL Server VSS Writer&lt;/span&gt;&lt;span style="line-height: 145%; font-family: 細明體; font-size: 12pt; mso-bidi-font-family: simsun; mso-fareast-language: ja;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Only SQL Server and SQL Browser should be running. Try &amp;ldquo;sqlcmd&amp;rdquo; at the command prompt and it should let you through. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: calibri; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="mso-list: ignore;"&gt;g)&lt;span style="font: 7pt 'Times New Roman';"&gt;&lt;span style="font-size: small;" size="3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;Now type the following to add your domain user account with admin privileges: &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;EXEC sp_addsrvrolemember &lt;/span&gt;&lt;span style="line-height: 145%; color: red; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;'domain\useraccount'&lt;/span&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;, 'sysadmin';&lt;/span&gt;&lt;span style="line-height: 145%; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: 細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri;"&gt;GO&lt;/span&gt;&lt;span style="line-height: 145%; font-family: 細明體; font-size: 12pt; mso-bidi-font-family: simsun; mso-fareast-language: ja;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="line-height: 145%; color: black; font-size: 12pt; mso-ascii-font-family: calibri; mso-fareast-font-family: simsun; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;It should give you blank line if it was successful. &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;3.重新安裝&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; WSUS 3.0 SP2 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;4.WSUS MMC console&lt;/span&gt;&lt;span lang="ZH-TW" style="font-family: '新細明體','serif'; mso-bidi-font-family: calibri;"&gt;正常開啟&lt;/span&gt;&lt;span style="mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 align="left"&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-no-proof: yes;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4807.clip_5F00_image006_5F00_3.png"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;img width="176" height="244" title="clip_image006" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" alt="clip_image006" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/2678.clip_5F00_image006_5F00_thumb.png" border="0" v:shapes="Picture_x0020_11" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="color: black; mso-ascii-font-family: calibri; mso-fareast-font-family: 新細明體; mso-hansi-font-family: calibri; mso-bidi-font-family: calibri; mso-fareast-language: zh-cn;"&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3503350" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="WSUS/Windows update" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/WSUS_2F00_Windows+update/" /></entry><entry><title>RSM (removable storage service) 服務出現錯誤訊息</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/rsm-removable-storage-service.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/06/12/rsm-removable-storage-service.aspx</id><published>2012-06-12T06:29:00Z</published><updated>2012-06-12T06:29:00Z</updated><content type="html">&lt;p&gt;&lt;b&gt; &lt;br /&gt;Problem &lt;br /&gt;======= &lt;br /&gt;&lt;/b&gt;2003 使用NTbackup 備份資料事件檢視器出現 RSM (removable storage service) 服務警告&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&amp;nbsp;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Event log &lt;br /&gt;&lt;/b&gt;&lt;b&gt;================ &lt;br /&gt;&lt;/b&gt;Event Type:&amp;nbsp;&amp;nbsp; Warning &lt;br /&gt;Event Source: Removable Storage Service &lt;br /&gt;Event Category:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; None &lt;br /&gt;Event ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 94 &lt;br /&gt;User:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N/A &lt;br /&gt;Computer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AAAAAAAA &lt;br /&gt;Description:&lt;/p&gt;
&lt;p&gt;RSM database IMPORT failed.&amp;nbsp; The import files might not exist or there may not be enough disk space.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Solution &lt;br /&gt;====== &lt;br /&gt;&lt;/b&gt;修改登錄值&lt;/p&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\NTMS&amp;nbsp; &lt;br /&gt;value name: ImportDatabase &lt;br /&gt;data type: REG_DWORD &lt;br /&gt;String: 0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3503340" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Windows XP start up very slowly (Black Screen after Windows XP logo)</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/29/windows-xp-start-up-very-slowly-black-screen-after-windows-xp-logo.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/29/windows-xp-start-up-very-slowly-black-screen-after-windows-xp-logo.aspx</id><published>2012-05-29T07:43:00Z</published><updated>2012-05-29T07:43:00Z</updated><content type="html">&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;問題徵狀：&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Windows XP在開機過程中，跑馬燈階段結束，接下來您會���到二分鐘至數十分鐘不等的黑畫面，在黑畫面過程中，不會有任何的游標或視窗出現，在這段時間後仍可以正常出現登入Windows 的畫面。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;問題發生原因:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff0000;" color="#ff0000"&gt;以下所描述的只是可能的一種開機慢原因，並非所有開機慢的原因都是和這篇文章所描述有關。&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;會發生這個問題，有可能是HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Digest下的子機碼不斷被產生，導致開機在載入C:\Windows\system32\config\Default檔案是需要非常長的時間所致。&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;解決方法：&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1.請您確認在C:\Windows\system32\config\Default這個檔案size是否有數十MB以上。正常來講，這個檔案應該只會二百多KB至1 、2MB不等。如果確認這個檔案的大小確定有至數十MB，請再往下做。&lt;/p&gt;
&lt;p&gt;2.執行regedit，找到HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Digest機碼。請直接將Digest這一層整個刪除。&lt;/p&gt;
&lt;p&gt;3.重新開機，確認問題是否能解決。&lt;/p&gt;
&lt;p&gt;4.如果問題確定解決，您再回到HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings機碼下仍看到Digest會持續產生子機碼，請至新增移除程式看，是否有INTEL(R) management engine components程式存在，如果有的話，請您嘗試移除或是看是否有新版的程式可以安裝，來確認是否可以完全解決這個問題。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500607" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>WindowsXP中，透過某些區段的內碼造字，在記事本以外的應用程式均不能正常顯示</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/windowsxp.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/windowsxp.aspx</id><published>2012-05-28T02:45:00Z</published><updated>2012-05-28T02:45:00Z</updated><content type="html">&lt;p&gt;問題徵狀：當您在WindowsXP中，透過某些區段的內碼造字，在記事本以外的應用程式均不能正常顯示。&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6574.image_5F00_23AAF80D.png"&gt;&lt;img style="display: inline; border: 0px;" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/3438.image_5F00_thumb_5F00_60DB8707.png" width="244" height="108" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;問題發生的原因是因為有部分私用字元區域，是保留給私用定義使用者或軟體廠商所編碼的Unicode 字元集中的字碼指標範圍。&lt;/p&gt;
&lt;p&gt;下列區段為Windows XP系統會占用到的位置：&lt;/p&gt;
&lt;p&gt;Unicode位置：&lt;strong&gt;F001~F031&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7080.image_5F00_6BEAC1AB.png"&gt;&lt;img style="display: inline; border: 0px;" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6866.image_5F00_thumb_5F00_4FF98CB3.png" width="244" height="170" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;在Big-5內的位置為&lt;strong&gt;8350~83A1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/6457.image_5F00_4CC7506D.png"&gt;&lt;img style="display: inline; border: 0px;" title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7534.image_5F00_thumb_5F00_119374A2.png" width="244" height="171" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;解決方法：&lt;/p&gt;
&lt;p&gt;請您安裝下列文章編號KB 831176的Hotfix，&lt;/p&gt;
&lt;p&gt;831176 富士通專用字體不會正確顯示在 Windows Server 2003 或 Windows XP 中的 Unicode 私人使用區域&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/831176/zh-tw"&gt;http://support.microsoft.com/kb/831176/zh-tw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;安裝完成後並重新開機，所有字元即可正常顯示。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500413" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>· Windows Update自動更新時，KB2518864、KB2572073、KB2633880重覆要求更新</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/183-windows-update-kb2518864-kb2572073-kb2633880.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/183-windows-update-kb2518864-kb2572073-kb2633880.aspx</id><published>2012-05-28T02:39:00Z</published><updated>2012-05-28T02:39:00Z</updated><content type="html">&lt;p&gt;&lt;b&gt;問題徵狀：&lt;/b&gt;執行Windows Update自動更新時，KB2518864、KB2572073、KB2633880重覆要求更新&lt;/p&gt;
&lt;p&gt;KB2518864、KB2572073、KB2633880 Microsoft.NET Framework的更新元件，問題發生的原因是因為電腦上的 Microsoft.NET Framework 已損毀或遺失，導致檢查更新時無法正確判斷，以致重複檢查以及安裝。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;解決方法：&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;(&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip"&gt;http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip&lt;/a&gt;) 下載 .NET Framework 自動清除工具，&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip"&gt;http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip&lt;/a&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;選擇【&lt;b&gt;.NET Framework - All Versions&lt;/b&gt;&lt;b&gt;】&lt;/b&gt;，然後按一下【&lt;b&gt;Cleanup Now&lt;/b&gt;】。&lt;/p&gt;
&lt;p&gt;重新更新，已不會出現重複的更新。若您的軟體需要用的對應版本的.NET Framework，當您下次更新時，系統會自動幫您偵測並下載對應的版本。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500411" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="WSUS/Windows update" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/WSUS_2F00_Windows+update/" /></entry><entry><title>WSUS: Script to delete duplicate SID created by Disk Imaging / Disk Cloning</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/wsus-script-to-delete-duplicate-sid-created-by-disk-imaging-disk-cloning.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/wsus-script-to-delete-duplicate-sid-created-by-disk-imaging-disk-cloning.aspx</id><published>2012-05-28T02:33:00Z</published><updated>2012-05-28T02:33:00Z</updated><content type="html">&lt;p&gt;You might notice that some computers are appearing multiple times in WSUSAdmin - Computers and some of them disappear very often. This is due to duplicate SUS client IDs. Take a look at this script which deletes duplicate SUS client IDs found on a computer. These IDs are often found on computers where the operating system was installed using an image-based setup.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Script Code&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;============================================&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;@echo off&lt;br /&gt;Echo Save the batch file "AU_Clean_SID.cmd". This batch file will do the following:&lt;br /&gt;Echo 1.&amp;nbsp;&amp;nbsp;&amp;nbsp; Stops the wuauserv service&lt;br /&gt;Echo 2.&amp;nbsp;&amp;nbsp;&amp;nbsp; Deletes the AccountDomainSid registry key (if it exists)&lt;br /&gt;Echo 3.&amp;nbsp;&amp;nbsp;&amp;nbsp; Deletes the PingID registry key (if it exists)&lt;br /&gt;Echo 4.&amp;nbsp;&amp;nbsp;&amp;nbsp; Deletes the SusClientId registry key (if it exists)&lt;br /&gt;Echo 5.&amp;nbsp;&amp;nbsp;&amp;nbsp; Restarts the wuauserv service&lt;br /&gt;Echo 6.&amp;nbsp;&amp;nbsp;&amp;nbsp; Resets the Authorization Cookie&lt;br /&gt;Echo 7.&amp;nbsp;&amp;nbsp;&amp;nbsp; More information on http://msmvps.com/Athif&lt;br /&gt;Pause&lt;br /&gt;@echo on&lt;br /&gt;net stop wuauserv&lt;br /&gt;REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f&lt;br /&gt;REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f&lt;br /&gt;REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f&lt;br /&gt;net start wuauserv&lt;br /&gt;wuauclt /resetauthorization /detectnow&lt;br /&gt;Pause&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;============================================&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;SUS client ID will be generated at next detection.&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500410" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>Dedicated Video Memory does not display as expected</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/dedicated-video-memory-does-not-display-as-expected.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/dedicated-video-memory-does-not-display-as-expected.aspx</id><published>2012-05-28T02:18:00Z</published><updated>2012-05-28T02:18:00Z</updated><content type="html">&lt;p&gt;Consider the following scenario:&lt;/p&gt;
&lt;p&gt;You have onboard UMA 384 MB + 1GB from the video adapter and you expect the total video memory to be about = 384MB + 1024 MB =&amp;gt; 1408 MB&lt;/p&gt;
&lt;p&gt;However, in the Control Panel -&amp;gt; Appearance and Personalization -&amp;gt;Display -&amp;gt;Screen Resolution Panel, click [Advanced Settings]. Under the "Adapter" tab, you will see the Dedicated Video memory value displayed as 1536MB.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/7674.UMA_2B00_DSC_5F00_384_5F00_2.jpg"&gt;&lt;img style="border-width: 0px;" border="0" alt="UMA DSC_384" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-48-metablogapi/4540.UMA_2B00_DSC_5F00_384_5F00_thumb.jpg" width="1047" height="591" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Why?&lt;/p&gt;
&lt;p&gt;Basically, the UI is coded to display the Dedicated Video Memory in the form of power of 2. So, it uses this function &amp;ldquo;NextPowerof2(uNumMegs/8)&amp;rdquo; to calculate the allowed adjustment. And here are the allowed adjustments for different ranges of memory:&lt;/p&gt;
&lt;p&gt;//&amp;nbsp; 129M-256M rounds in multiples of 32M&lt;/p&gt;
&lt;p&gt;//&amp;nbsp; 257M-512M rounds in multiples of 64M&lt;/p&gt;
&lt;p&gt;//&amp;nbsp; 513M-1G rounds in multiples of 128M&lt;/p&gt;
&lt;p&gt;//&amp;nbsp; 1G+-2G rounds in multiples of 256M&lt;/p&gt;
&lt;p&gt;//&amp;nbsp; 2G+-4G rounds in multiples of 512M&lt;/p&gt;
&lt;p&gt;And we can see that for the case of UMA_384+DSC(1024MB), the adjustment is in multiples of 256MB. It is not possible to display 1408MB. And since 1408MB is greater than 1280MB(256*5), that is why you are seeing 1536MB(256*6) by design.&lt;/p&gt;
&lt;p&gt;This power of 2 algorithm was implemented per KB938838.&lt;/p&gt;
&lt;p&gt;Windows Vista displays the incorrect dedicated video memory size for certain display adapters&lt;/p&gt;
&lt;p&gt;&lt;a title="http://support.microsoft.com/default.aspx?scid=kb;EN-US;938838" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;938838"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;938838&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To display a more accurate video memory figures, use the videomemory.exe tool from the DirectX SDK tools. Link:&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/directx/aa937788"&gt;http://msdn.microsoft.com/en-us/directx/aa937788&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=3500409" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="作業系統" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/_5C4F6D69FB7C717D_/" /></entry><entry><title>How to deploying SCOM Agents to the Workgroup clients</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/how-to-deploying-scom-agents-to-the-workgroup-clients.aspx" /><id>http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/how-to-deploying-scom-agents-to-the-workgroup-clients.aspx</id><published>2012-05-28T01:45:00Z</published><updated>2012-05-28T01:45:00Z</updated><content type="html">&lt;p&gt;&lt;b&gt;To configure manual agent installs settings&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;1.Log on to the computer with an account that is a member of the Operations Manager Administrators role for the Operations Manager 2007 Management Group.&lt;/p&gt;
&lt;p&gt;2.In the Operations Console, click the&lt;b&gt; Administration&lt;/b&gt; button.&lt;/p&gt;
&lt;p&gt;Note&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you run the Operations Console on a computer that is not a Management Server the Connect To Server dialog box will display. In the Server name text box, type the name of the Operations Manager 2007 Management Server that you want the Operations Console to connect to.&lt;/p&gt;
&lt;p&gt;3.In the Administration pane, expand &lt;b&gt;Administration&lt;/b&gt;, and then click &lt;b&gt;Settings&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;4.In the Settings pane, expand &lt;b&gt;Type&lt;/b&gt;: &lt;b&gt;Server&lt;/b&gt;, right-click &lt;b&gt;Security&lt;/b&gt;, and then click &lt;b&gt;Properties&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;5.In the &lt;b&gt;Global Management Server Settings &lt;/b&gt;- Security dialog box, on the General tab, do one of the following:&lt;/p&gt;
&lt;p&gt;To maintain a higher level of security, select Reject new manual agent installations, and then click OK.&lt;/p&gt;
&lt;p&gt;To configure for &lt;b&gt;manual agent installation&lt;/b&gt;, click &lt;b&gt;Review new manual agent installations in pending management view&lt;/b&gt;, and then click &lt;b&gt;OK&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;How to deploying SCOM Agents to the Workgroup clients&lt;/b&gt; &lt;br /&gt;&lt;b&gt;Steps that were followed:&lt;/b&gt; &lt;br /&gt;===================== &lt;br /&gt;1. Request a certificate for the OpsMgr server using its FQDN &lt;br /&gt; A. Browse to &lt;a href="http://%3cca_server%3e/CertSrv"&gt;http://&amp;lt;CA_Server&amp;gt;/CertSrv&lt;/a&gt; from the OpsMgr server &lt;br /&gt; B. Click the Request a Certificate link&lt;/p&gt;
&lt;p&gt;C. Click the Advanced Certificate Request link. &lt;br /&gt; D. Click the Create and submit a request to this CA link. &lt;br /&gt; E. In the Name field, enter the FQDN of the Operations Manager server. &lt;br /&gt; F. In the Type of Certificate Needed drop down select Other&amp;hellip; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. In the OID field, enter 1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2 &lt;br /&gt; G. Check Mark keys as exportable. &lt;br /&gt; H. Check Store certificate in the local computer certificate store. &lt;br /&gt; I. In the Friendly Name field enter the FQDN of the OpsMgr server (must exactly match the Name field). &lt;br /&gt; J. Click Submit.&lt;/p&gt;
&lt;p&gt;K. Click the Yes button in the security pop-up. &lt;br /&gt;2. Get the certificate request approved by the appropriate authority&lt;/p&gt;
&lt;p&gt;3. Install the new certificate on the OpsMgr server &lt;br /&gt; A. Revisit &lt;a href="http://%3cca_server%3e/CertSrv"&gt;http://&amp;lt;CA_Server&amp;gt;/CertSrv&lt;/a&gt; from the OpsMgr server &lt;br /&gt; B. Click the View the status of a pending certificate request link.&lt;/p&gt;
&lt;p&gt;C. Click the link for newly issued certificate. &lt;br /&gt; D. Click the Install this certificate link. &lt;br /&gt; E. Select Yes to Security Warning dialog. &lt;br /&gt; F. You should now see Your new certificate has been successfully installed.&lt;/p&gt;
&lt;p&gt;4. Export the new certificate on the OpsMgr server and import it with MOMCertImport.exe &lt;br /&gt; A. Open the Certificates snap-in for Local Computer &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Launch MMC.exe from the Run box &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Select Add/Remove Snap-in from the File menu &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Select the Certificates Snap-in and click Add &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Select the Computer Account radio button and click Next &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Select the Local Computer radio button is selected and click Finish &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Click Close and then click OK&lt;/p&gt;
&lt;p&gt;B. Export the certificate to a PFX file &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. In the MMC, expand the Certificates (Local computer) node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Expand the Personal node and select Certificates &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Locate the certificate for the OpsMgr server FQDN &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Right-click on the certificate and choose All Tasks -&amp;gt; Export&amp;hellip; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Click Next on the Welcome page&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Select Yes, export the private key and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vii. Click Next on the Export File Format page&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; viii. Enter a secure password and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ix. Enter a valid path and file name with a PFX extension and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x. Click Finish and verify that The export was successful is displayed&lt;/p&gt;
&lt;p&gt;C. Run MOMCertImport.exe to import the certificate PFX file &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Open a CMD prompt and change directory to SupportTools\i386 on the SCOM 2007 CD &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Execute: MOMCertImport.exe &amp;lt;path to PFX file&amp;gt; /password &amp;lt;password specified during export of PFX file&amp;gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Use the Services MMC to stop and restart the OpsMgr Health Service &lt;br /&gt;5. Install the Certificate Authority Certificate Chain on each intended agent and the Management Server. &lt;br /&gt;NOTE: Instead of executing step 5 on each agent, you can download and save the chain to a .p7b file .&lt;/p&gt;
&lt;p&gt;Copy to each agent and install. Then proceed to step 6.&lt;/p&gt;
&lt;p&gt;A. Browse to &lt;a href="http://%3cca_server%3e/CertSrv"&gt;http://&amp;lt;CA_Server&amp;gt;/CertSrv&lt;/a&gt; from the intended agent &lt;br /&gt; B. Click the Download a CA certificate, certificate chain, or CRL link &lt;br /&gt; C. Click the Install this CA certificate chain link. &lt;br /&gt; D. Select Yes to the security dialog popup.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Select Yes if presented with a second security dialog popup &lt;br /&gt; E. You should now see The CA certificate chain has been successfully installed&lt;/p&gt;
&lt;p&gt;F. Open the Certificates snap-in for Local Computer &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Launch MMC.exe from the Run box &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Select Add/Remove Snap-in from the File menu &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Select the Certificates Snap-in and click Add &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Leave My user account selected and click Finish &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Select the Certificates Snap-in and click Add again &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Select the Computer Account radio button and click Next &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vii. Select the Local Computer radio button is selected and click Finish &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; viii. Click Close and then click OK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; G. Copy the Trusted Root Certificate from Current User to Local Computer &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Expand the Certificates - Current User node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Expand the Trusted Root Certification Authorities node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Select Certificates and locate the new trusted Root CA &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Right-click the certificate and choose Copy&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Expand the Certificates (Local Computer) node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Expand the Trusted Root Certification Authorities node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vii. Right-click on Certificates and select Paste&lt;/p&gt;
&lt;p&gt;6. Obtain and import a certificate for the intended agent using its NetBIOS name &lt;br /&gt; A. Browse to &lt;a href="http://%3cca_server%3e/CertSrv"&gt;http://&amp;lt;CA_Server&amp;gt;/CertSrv&lt;/a&gt; from the intended agent &lt;br /&gt; B. Click the Request a Certificate link &lt;br /&gt; C. Click the Advanced Certificate Request link. &lt;br /&gt; D. Click the Create and submit a request to this CA link. &lt;br /&gt; E. In the Name field, enter the NetBIOS name of the intended agent &lt;br /&gt; F. In the Type of Certificate Needed drop down select Other&amp;hellip; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. In the OID field, enter 1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2 &lt;br /&gt; G. Check Mark keys as exportable. &lt;br /&gt; H. Check Store certificate in the local computer certificate store. &lt;br /&gt; I. In the Friendly Name field enter the NetBIOS name of the intended agent (must exactly match the Name field). &lt;br /&gt; J. Click Submit. &lt;br /&gt; K. Click the Yes button in the security pop-up. &lt;br /&gt;7. Get the certificate request approved by the appropriate authority &lt;br /&gt;8. Install the new certificate on the intended agent &lt;br /&gt; A. Revisit &lt;a href="http://%3cca_server%3e/CertSrv"&gt;http://&amp;lt;CA_Server&amp;gt;/CertSrv&lt;/a&gt; from the OpsMgr server &lt;br /&gt; B. Click the View the status of a pending certificate request link.&lt;/p&gt;
&lt;p&gt;C. Click the link for newly issued certificate. &lt;br /&gt; D. Click the Install this certificate link.&lt;/p&gt;
&lt;p&gt;E. Select Yes to Security Warning dialog. &lt;br /&gt; F. You should now see Your new certificate has been successfully installed. &lt;br /&gt;9. Export the new certificate on the intended agent and import it with MOMCertImport.exe &lt;br /&gt; A. Open the Certificates snap-in for Local Computer &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Launch MMC.exe from the Run box &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Select Add/Remove Snap-in from the File menu &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Select the Certificates Snap-in and click Add &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Select the Computer Account radio button and click Next &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Select the Local Computer radio button is selected and click Finish &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Click Close and then click OK &lt;br /&gt; B. Export the certificate to a PFX file &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. In the MMC, expand the Certificates (Local computer) node &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Expand the Personal node and select Certificates &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Locate the certificate for the intended agent NetBIOS name &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iv. Right-click on the certificate and choose All Tasks -&amp;gt; Export&amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v. Click Next on the Welcome page &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vi. Select Yes, export the private key and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vii. Click Next on the Export File Format page&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; viii. Enter a secure password and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ix. Enter a valid path and file name with a PFX extension and click Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x. Click Finish and verify that The export was successful is displayed&lt;/p&gt;
&lt;p&gt;C. Manually install the SCOM 2007 agent on the intended agent machine&lt;/p&gt;
&lt;p&gt;i. Install MSXML 6.0&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Install MOMAgent.msi&lt;/p&gt;
&lt;p&gt;D. Run MOMCertImport.exe to import the certificate PFX file &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i. Open a CMD prompt and change directory to SupportTools\i386 on the SCOM 2007 CD &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii. Execute: MOMCertImport.exe &amp;lt;path to PFX file&amp;gt; /password &amp;lt;password specified during export of PFX file&amp;gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iii. Use the Services MMC to stop and restart the OpsMgr Health Service&lt;/p&gt;
&lt;p&gt;E. Check Pending Management&amp;nbsp;&lt;/p&gt;
&lt;p&gt;F. Check Agent Managed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500406" width="1" height="1"&gt;</content><author><name>Carrey Lin</name><uri>http://blogs.technet.com/CSSTWPlatform/ProfileUrlRedirect.ashx</uri></author><category term="MOM&amp;amp;SCOM" scheme="http://blogs.technet.com/b/csstwplatform/archive/tags/MOM_2600_amp_3B00_SCOM/" /></entry></feed>