查看完整版本: Windows Server 2008 的啟用方式


plurk 2010-1-18 21:10

Windows Server 2008 的啟用方式

<P>因為我前幾天才剛安裝好一台 Windows Server 2008,但我今天連進主機時看到一個 Windows 啟用好像有問題的通知,點開之後看到以下畫面,點下<A href="http://support.microsoft.com/default.aspx/kb/929826/en-us" rel=nofollow target=_blank><FONT color=#0066cc>線上深入瞭解</FONT></A>後才發現,原來 Windows Vista Enterprise, Windows Vista Business, 與 Windows Server 2008 這三種版本的 Windows 啟用的方法跟我們習慣的啟用方式不太一樣。</P>
<P>&nbsp;</P>
<P><IMG style="BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" border=0 alt="Windows 啟用 - Windows 無法啟用 :: 金鑰管理服務(KMS)主機不可以位在網域名稱系統(DNS)中,請您的系統管理員確認已在 DNS 中正確發行 KMS。" src="http://blog.miniasp.com/image.axd?picture=WindowsLiveWriter/WindowsServer2008_10219/image_7.png" width=369 height=250>&nbsp;</P>
<P>&nbsp;</P>
<P>原來進行 Windows 啟用有兩種方式,第一種是透過 KMS 伺服器自動啟用,第二種是透過一個 Windows Script Host 指令碼(slmgr)手動進行啟用。</P>
<P>因為我是用大量授權的 Windows Server 2008 安裝光碟進行安裝的,所以才會預設必須在網域內先安裝 KMS 系統才能進行啟用。若你要用第一種作法啟用,可以下載 <A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9893F83E-C8A5-4475-B025-66C6B38B46E3&amp;displaylang=en" rel=nofollow target=_blank><FONT color=#800080>Volume Activation 2.0 Technical Guidance</FONT></A> 文件回去研究。</P>
<P>&nbsp;</P>
<P>而我採用的是第二種作法比較簡單,就是在「命令提示字元」下輸入以下指令:</P>
<P>[quote]</P>
<P>slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</P>
<P>[/code]</P>
<P>&nbsp;</P>
<P>這裡的 xxxxx-xxxxx-xxxxx-xxxxx-xxxxx 指的就是你的 MAK (Multiple Activation Key) 序號,執行完後會出現以下畫面,就代表啟用成功了: </P>
<P>&nbsp;</P>
<P><IMG style="BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" border=0 alt="Windows Script Host - 成功安裝產品金鑰" src="http://blog.miniasp.com/image.axd?picture=WindowsLiveWriter/WindowsServer2008_10219/image_10.png" width=371 height=123></P>
<P>&nbsp;</P>
<P>From: <A href="http://blog.miniasp.com/post/2008/09/Volume-Activation-for-Windows-Server-2008.aspx" target=_blank>http://blog.miniasp.com/post/2008/09/Volume-Activation-for-Windows-Server-2008.aspx</A></P>

linsoso 2010-4-5 00:50

:) :) :) 我試試看囉
頁: [1]
查看完整版本: Windows Server 2008 的啟用方式