<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蘇老碎碎唸 &#187; Servers</title>
	<atom:link href="http://www.askasu.idv.tw/index.php/category/mscom/mservers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askasu.idv.tw</link>
	<description>資訊無涯，回頭已不見岸！</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:51:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.askasu.idv.tw/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>如何增加分享印表機至自動掃描頁面的清單中</title>
		<link>http://www.askasu.idv.tw/index.php/2011/12/12/1782/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%25a6%2582%25e4%25bd%2595%25e5%25a2%259e%25e5%258a%25a0%25e5%2588%2586%25e4%25ba%25ab%25e5%258d%25b0%25e8%25a1%25a8%25e6%25a9%259f%25e8%2587%25b3%25e8%2587%25aa%25e5%258b%2595%25e6%258e%2583%25e6%258f%258f%25e9%25a0%2581%25e9%259d%25a2%25e7%259a%2584%25e6%25b8%2585%25e5%2596%25ae%25e4%25b8%25ad</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/12/12/1782/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 06:54:01 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1782</guid>
		<description><![CDATA[微軟從 Vista 開始，其實多了一些貼心的小設計，像新增印表機時選擇「新增網路、無線或 Bluetooth 印表機」，就會自動列出網路上現有的印表機。不用像過去，使用者還要詢問 IT 人員，公司的公用印表機如何新增，或者是在哪些電腦主機上有分享。 但前陣子在測試新建立的列印伺服器時，卻發現新增的分享印表機一直沒有出現在這清單中，研究測試了兩三個小時，一直朝著是網芳廣播或分享設定出了問題，而且全關防火牆也是一樣的情況。 後來靜下來決定反方向思考，如果是要阻止這清單的產生呢？果然用關鍵字在美國 TechNet 論壇找到這篇討論文章：Disable auto search for printer in Add Printer wizard，接著又找到最關鍵的：Add a Printer wizard doesn't show any printers，裡面提到：「By default only 20 printers are listed in Add printer」。 所以不是小弟人品不好，原來這清單由於群組原則的設定，預設只會出現 20 台。如果要修改，請開啟群組原則管理編輯「Default Domain Policy」，依照下圖位置「電腦設定\原則\系統管理範本\印表機」找到「新增印表機精靈 - 網路掃描頁 (受管理的網路)」。 該項目的說明就提到，預設只會顯示 20 台列入目錄的分享印表機。 所以要解決這問題，就是啟用該設定，並修改成你希望的數字。 果然在改完後，新建列印伺服器 (ITPR) 所分享的印表機都正常顯示了，而且連使用者亂分享並列入目錄的都出現了啊!!! 要特別注意的是，這個群組原則項目因為是 Vista 以後新增的，所以網域假使仍在 Server 2003 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://img.askasu.idv.tw/2011/1202/client-add-printer-wizard1.jpg" class="highslide-image" onclick="return hs.expand(this);"></a><a href="http://img.askasu.idv.tw/2011/1202/client-add-printer-wizard.jpg" class="highslide-image" onclick="return hs.expand(this);"></a></p>
<p><a href="http://img.askasu.idv.tw/2011/1208/client-add-printer-wizard.jpg" class="highslide-image" onclick="return hs.expand(this);"></a></p>
<p><a href="http://img.askasu.idv.tw/2011/1212/add-printer-wizard-network-scan-page-default.jpg" class="highslide-image" onclick="return hs.expand(this);"></a><a href="http://img.askasu.idv.tw/2011/1212/add-printer-auto-list-all.jpg" class="highslide-image" onclick="return hs.expand(this);"></a><a href="http://img.askasu.idv.tw/2011/1212/client-add-printer-wizard.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1794" src="http://img.askasu.idv.tw/2011/1212/client-add-printer-wizard-550x403.jpg" alt="" width="550" height="403" /></a></p>
<p>微軟從 Vista 開始，其實多了一些貼心的小設計，像新增印表機時選擇「新增網路、無線或 Bluetooth 印表機」，就會自動列出網路上現有的印表機。不用像過去，使用者還要詢問 IT 人員，公司的公用印表機如何新增，或者是在哪些電腦主機上有分享。</p>
<p><a href="http://img.askasu.idv.tw/2011/1212/add-printer-auto-list.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1795" src="http://img.askasu.idv.tw/2011/1212/add-printer-auto-list-550x403.jpg" alt="" width="550" height="403" /></a></p>
<p><a href="http://img.askasu.idv.tw/2011/1208/add-printer-auto-list.jpg" class="highslide-image" onclick="return hs.expand(this);"></a></p>
<p>但前陣子在測試新建立的列印伺服器時，卻發現新增的分享印表機一直沒有出現在這清單中，研究測試了兩三個小時，一直朝著是網芳廣播或分享設定出了問題，而且全關防火牆也是一樣的情況。</p>
<p><span id="more-1782"></span>後來靜下來決定反方向思考，如果是要阻止這清單的產生呢？果然用關鍵字在美國 <a href="http://social.technet.microsoft.com/Forums/en-US/categories" target="_blank">TechNet 論壇</a>找到這篇討論文章：<a href="http://social.technet.microsoft.com/Forums/ar/winserverGP/thread/625eab7f-a818-4bc1-94de-bcde4b7f4d01" target="_blank">Disable auto search for printer in Add Printer wizard</a>，接著又找到最關鍵的：<a href="http://social.technet.microsoft.com/Forums/en-US/w7itprohardware/thread/257590ec-62cf-400d-9cfb-8a121323c602/" target="_blank">Add a Printer wizard doesn't show any printers</a>，裡面提到：「<strong>By default only 20 printers are listed in Add printer</strong>」。</p>
<p>所以不是小弟人品不好，原來這清單由於群組原則的設定，預設只會出現 20 台。如果要修改，請開啟群組原則管理編輯「Default Domain Policy」，依照下圖位置「<strong>電腦設定</strong>\<strong>原則</strong>\<strong>系統管理範本</strong>\<strong>印表機</strong>」找到「<strong>新增印表機精靈 - 網路掃描頁 (受管理的網路)</strong>」。<br />
<a href="http://img.askasu.idv.tw/2011/1212/group-policy-setting-add-printer-wizard-network-scan-page.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1798" src="http://img.askasu.idv.tw/2011/1212/group-policy-setting-add-printer-wizard-network-scan-page-550x384.jpg" alt="" width="550" height="384" /></a></p>
<p>該項目的說明就提到，預設只會顯示 20 台列入目錄的分享印表機。<br />
<a href="http://img.askasu.idv.tw/2011/1212/add-printer-wizard-network-scan-page-default.jpg" class="highslide-image" onclick="return hs.expand(this);"><img src="http://img.askasu.idv.tw/2011/1212/add-printer-wizard-network-scan-page-default.jpg" alt="" width="399" height="389" /></a></p>
<p>所以要解決這問題，就是啟用該設定，並修改成你希望的數字。<br />
<a href="http://img.askasu.idv.tw/2011/1212/add-printer-wizard-network-scan-page.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1800" src="http://img.askasu.idv.tw/2011/1212/add-printer-wizard-network-scan-page-550x502.jpg" alt="" width="550" height="502" /></a></p>
<p>果然在改完後，新建列印伺服器 (ITPR) 所分享的印表機都正常顯示了，而且連使用者亂分享並列入目錄的都出現了啊!!!<br />
<a href="http://img.askasu.idv.tw/2011/1212/add-printer-auto-list-all.jpg" class="highslide-image" onclick="return hs.expand(this);"><img src="http://img.askasu.idv.tw/2011/1212/add-printer-auto-list-all-550x403.jpg" alt="" width="550" height="403" /></a></p>
<p>要特別注意的是，這個群組原則項目因為是 Vista 以後新增的，所以網域假使仍在 Server 2003 所建構起的環境，請在網域中加入一台 Server 2008 以上的網域控制站，從此用該台網域控制站去管理現有環境的群組原則<span style="color: #ffffff;"><del>，否則找到吐都看不到這項目</del></span>；或者，利用一台已加入網域的 Vista / Win7 / Server 2008 /Server 2008 R2，並使用有權限的帳號登入後，用該台電腦去管理網域的群組原則，同樣能達成管理新項目的目的。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/12/12/1782/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解決安裝Exchange 2010安裝時下載語言包的錯誤</title>
		<link>http://www.askasu.idv.tw/index.php/2011/11/14/1754/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e8%25a7%25a3%25e6%25b1%25ba%25e5%25ae%2589%25e8%25a3%259dexchange-2010%25e5%25ae%2589%25e8%25a3%259d%25e6%2599%2582%25e4%25b8%258b%25e8%25bc%2589%25e8%25aa%259e%25e8%25a8%2580%25e5%258c%2585%25e7%259a%2584%25e9%258c%25af%25e8%25aa%25a4</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/11/14/1754/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 07:38:22 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1754</guid>
		<description><![CDATA[前幾天朋友描述他安裝 2008 R2 DC 加 Exchange 2010 時，會有 Hub Transport Role 無法正常安裝的錯誤，所以我決定試著在 Hyper-V 中新建虛擬機器並安裝 Exchange，希望能重現他的狀況，畢竟這樣會比較容易找出問題點。 但是，都還沒遇到他的狀況，在安裝前卻遇到另一個問題。因為我習慣安裝 Exchange 2010 時，選擇「從語言包安裝所有的語言」，也就是說從網路下載最新的語言包後，再進行 Exchange 的安裝，卻在要點選時跳出：「複製檔案 X:\Setup\ServerRoles\Common\LPSetupUI.exe 時發生錯誤。錯誤碼為 5。 ( An error occured while copying file X:\Setup\ServerRoles\Common\LPSetupUI.exe. The error code was 5. )」 這時候，又要說：「凡走過必留下痕跡」，因為從系統槽的根目錄就能發現一個名為「ExchangeSetupLogs」的目錄，裡面還有一個子目錄「ExchangeLanguagePack」，打開其中「LPSetupUILog.log」的紀錄檔，發現動作停在「Deleting the tmp files...」 看起來似乎是沒有正常移除相關檔案所導致的錯誤，而「C:\Windows\Temp」裡也找到疑似殘留目錄及檔案。 果然在手動刪除後，點擊「從語言包安裝所有的語言」就沒有錯誤發生，而且安裝 Exchange 2010 過程也很順利。 回想起來，會發生這錯誤應該只能怪自己，因為安裝這台 VM 時過於著急，在下載語言包的同時也在做  Windows Update，沒確認下載 Exchange 2010 語言包的動作是否已結束，Windows Update [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://img.askasu.idv.tw/2011/1114/LPSetupUI_log.jpg" class="highslide-image" onclick="return hs.expand(this);"></a><a href="http://img.askasu.idv.tw/2011/1114/e2k10_install_lp.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1755" src="http://img.askasu.idv.tw/2011/1114/e2k10_install_lp-550x411.jpg" alt="" width="550" height="411" /></a></p>
<p>前幾天朋友描述他安裝 2008 R2 DC 加 Exchange 2010 時，會有 Hub Transport Role 無法正常安裝的錯誤，所以我決定試著在 Hyper-V 中新建虛擬機器並安裝 Exchange，希望能重現他的狀況，畢竟這樣會比較容易找出問題點。</p>
<p>但是，都還沒遇到他的狀況，在安裝前卻遇到另一個問題。因為我習慣安裝 Exchange 2010 時，選擇「從語言包安裝所有的語言」，也就是說從網路下載最新的語言包後，再進行 Exchange 的安裝，卻在要點選時跳出：「<strong>複製檔案 X:\Setup\ServerRoles\Common\LPSetupUI.exe 時發生錯誤。錯誤碼為 5。</strong> ( An error occured while copying file X:\Setup\ServerRoles\Common\LPSetupUI.exe. The error code was 5. )」<br />
<a href="http://img.askasu.idv.tw/2011/1114/LPSetupUI_error_code_5.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-full wp-image-1756" src="http://img.askasu.idv.tw/2011/1114/LPSetupUI_error_code_5.jpg" alt="" width="419" height="142" /></a></p>
<p><span id="more-1754"></span>這時候，又要說：「凡走過必留下痕跡」，因為從系統槽的根目錄就能發現一個名為「ExchangeSetupLogs」的目錄，裡面還有一個子目錄「ExchangeLanguagePack」，打開其中「LPSetupUILog.log」的紀錄檔，發現動作停在「Deleting the tmp files...」<br />
<a href="http://img.askasu.idv.tw/2011/1114/LPSetupUI_log.jpg" class="highslide-image" onclick="return hs.expand(this);"><img title="LPSetupUI_log" src="http://img.askasu.idv.tw/2011/1114/LPSetupUI_log-550x505.jpg" alt="" width="550" height="505" /></a></p>
<p>看起來似乎是沒有正常移除相關檔案所導致的錯誤，而「C:\Windows\Temp」裡也找到疑似殘留目錄及檔案。<a href="http://img.askasu.idv.tw/2011/1114/delete_exchange_ui_temp.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1759" src="http://img.askasu.idv.tw/2011/1114/delete_exchange_ui_temp-550x319.jpg" alt="" width="550" height="319" /></a></p>
<p>果然在手動刪除後，點擊「從語言包安裝所有的語言」就沒有錯誤發生，而且安裝 Exchange 2010 過程也很順利。<br />
<a href="http://img.askasu.idv.tw/2011/1114/e2k10_install_lp_success.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1760" src="http://img.askasu.idv.tw/2011/1114/e2k10_install_lp_success-550x412.jpg" alt="" width="550" height="412" /></a></p>
<p>回想起來，會發生這錯誤應該只能怪自己，因為安裝這台 VM 時過於著急，在下載語言包的同時也在做  Windows Update，沒確認下載 Exchange 2010 語言包的動作是否已結束，Windows Update 完成就直接選擇重新啟動才導致這樣的錯誤。</p>
<p>儘管看起來這錯誤無關緊要，改選擇「只從 DVD 安裝語言」還是能繼續 Exchange 2010 的安裝，但看著錯誤在眼前卻沒試著解決，對我來說似乎就是種逃避了。</p>
<p>話說回來，我的 2008 R2 DC 加 Exchange 2010 都裝完成功且正常可以用，還是不知道我朋友是怎麼會裝出下圖這種錯誤，難道我人品比較好？ <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_oo.gif' alt='/=.=/' class='wp-smiley' /><br />
<a href="http://img.askasu.idv.tw/2011/1114/exchange_hub_transport_role_int_error.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1761" src="http://img.askasu.idv.tw/2011/1114/exchange_hub_transport_role_int_error-550x409.jpg" alt="" width="550" height="409" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/11/14/1754/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在Windows 7或Server 2008 R2還原BKF備份檔</title>
		<link>http://www.askasu.idv.tw/index.php/2011/08/25/1570/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%259c%25a8windows-7%25e6%2588%2596server-2008-r2%25e9%2582%2584%25e5%258e%259fbkf%25e5%2582%2599%25e4%25bb%25bd%25e6%25aa%2594</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/08/25/1570/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 07:58:46 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1570</guid>
		<description><![CDATA[昨天在微軟 TechNet 論壇遇到有人發問，如何在 Windows 7 還原他在 Windows XP 裡所建立的 BKF 備份檔。問題看來不難，應該只是 Windows 7 / Server 2008 R2 沒有再內建 NTBackup 備份公用程式而已，所以小弟很快地就從微軟 KB974674 文件找到了解決方法。但訝異的是，發問者回覆說無法安裝，出現了「此更新不適用於你的電腦」（The update is not applicable to your computer）訊息，本以為是發文者選錯位元版本造成無法安裝，沒想到在我改使用繁中版的作業系統測試後發現，就算是選對位元版本，也一樣只會吐這訊息不給安裝。 經過一番在網路的折磨搜尋，還有同事也幫忙研究後發現一件事實，那就是 此更新只能安裝在英文版的環境裡（翻桌....） The Update can only be installed on English Windows. 其實 KB974674 文件裡就已經載明了所謂的「先決條件」。 難道只有使用 Windows 7 旗艦版、企業版或 Windows Server 2008 R2 更改成英文語系才有救，不然就是找一台 WinXP 才能倒出備份資料嗎？ 還好，不能安裝更新也有解決方法。從 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_01.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-full wp-image-1571" src="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_01.jpg" alt="" width="522" height="254" /></a></p>
<p>昨天在微軟 TechNet 論壇遇到<a href="http://social.technet.microsoft.com/Forums/zh-TW/windows7cht/thread/ce534b65-8359-40e2-9434-081ef0ac0e97" target="_blank">有人發問</a>，如何在 Windows 7 還原他在 Windows XP 裡所建立的 BKF 備份檔。問題看來不難，應該只是 Windows 7 / Server 2008 R2 沒有再內建 NTBackup 備份公用程式而已，所以小弟很快地就從微軟 <a href="http://support.microsoft.com/kb/974674" target="_blank">KB974674</a> 文件找到了解決方法。但訝異的是，發問者回覆說無法安裝，出現了「此更新不適用於你的電腦」（The update is not applicable to your computer）訊息，本以為是發文者選錯位元版本造成無法安裝，沒想到在我改使用繁中版的作業系統測試後發現，就算是選對位元版本，也一樣只會吐這訊息不給安裝。</p>
<p><span id="more-1570"></span>經過一番在網路的<span style="color: #ffffff;"><del>折磨</del></span>搜尋，還有同事也幫忙研究後發現一件事實，那就是</p>
<p><span style="color: #ff0000;"><strong><big>此更新只能安裝在英文版的環境裡</big></strong></span>（翻桌....）<br />
<strong>The Update can only be installed on English Windows.</strong></p>
<p>其實 <a href="http://support.microsoft.com/kb/974674" target="_blank">KB974674 文件</a>裡就已經載明了所謂的「<strong>先決條件</strong>」。<br />
<a href="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_02.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1573" src="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_02-550x386.jpg" alt="" width="550" height="386" /></a></p>
<p>難道只有使用 Windows 7 旗艦版、企業版或 Windows Server 2008 R2 更改成英文語系才有救，不然就是找一台 WinXP 才能倒出備份資料嗎？</p>
<p>還好，不能安裝更新也有解決方法。從 WinXP 或 Server 2003 的作業系統中，在「C:\Windows\System32」抽出以下檔案，就能執行舊版的 NTBackup：</p>
<p>1. ntbackup.exe<br />
2. ntmsapi.dll<br />
3. vssapi.dll</p>
<p>經過測試，確實可以完成還原。<br />
<a href="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_03.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1575" src="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_03-550x383.jpg" alt="" width="550" height="383" /></a><br />
<a href="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_04.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1576" src="http://img.askasu.idv.tw/2011/0825/ntbackup_win7_04-550x459.jpg" alt="" width="550" height="459" /></a></p>
<p>如果大家相信小弟的人品，也可以直接下載我從 Windows Server 2003 上抽出來的相關檔案。<br />
NTBackup 備份公用程式：<a href="http://www.askasu.idv.tw/album/2011/0825/ntbackup.zip" target="_blank">繁體中文版</a>, <a href="http://www.askasu.idv.tw/album/2011/0825/ntbackup_eng.zip" target="_blank">English Version</a></p>
<p>至於備份功能是否還能用？我沒有試過，但網路上已經有很多超好用且免費的備份工具，難道你還會想用 NTBackup 這老古董嗎？ <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_tongue.png' alt='/:P/' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/08/25/1570/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>網域控制站的目標主體名稱不正確事件</title>
		<link>http://www.askasu.idv.tw/index.php/2011/08/17/1557/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e7%25b6%25b2%25e5%259f%259f%25e6%258e%25a7%25e5%2588%25b6%25e7%25ab%2599%25e7%259a%2584%25e7%259b%25ae%25e6%25a8%2599%25e4%25b8%25bb%25e9%25ab%2594%25e5%2590%258d%25e7%25a8%25b1%25e4%25b8%258d%25e6%25ad%25a3%25e7%25a2%25ba%25e4%25ba%258b%25e4%25bb%25b6</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/08/17/1557/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 10:01:05 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1557</guid>
		<description><![CDATA[前陣子出國旅遊玩五天回到公司開始上班，就做了一些蠢事，像是推移腳下運作中的電腦時，不小心切到電源供應器的開關，結果主機連同 Hyper-V 中的七台 VM 就這樣一起關了。再開機之後，看起來運作沒啥狀況，直到今天才發現其實 LAB 裡的 AD2 虛擬機器根本就有問題，打開群組原則管理，竟出現存取被拒。 打開 AD 站台及服務也出現：「找不到命名資訊，原因: 目標主體名稱不正確。請連絡您的系統管理員，並確定您的網域設定是否正確，是否在連線狀態」 手動強制選擇網域控制站也有類似狀況。 感覺就像是無法正常跟網域控制站連線，但這台虛擬機器明明自己就是網域控制站，怎麼連自己都會找不到。只好轉向到其他正常的網域控制站，執行「dcdiag」確認所有網域控制站的狀態，還好也只有發生 AD2 有這個不正常情形。 本想簡單了事，直接還原虛擬機器的快照，或把這台有狀況的網域控制站降級。後來不知道是靈光乍現還是怎麼了，想到好像忘記確認服務，果然一打開服務視窗檢查跟網域控制站很相關的「Kerberos Key Distribution」，猛然發現下方的「Netlogon」竟然是暫停的狀態。 （翻桌） 在重新啟動服務後，一切的問題就這樣解開了。 其實這中間，我有試著重開這台虛擬機器好幾次，進入桌面也沒有報服務錯誤，所以一直以為是意外斷電導致虛擬機器的快照狀態錯誤，沒想到竟是「Netlogon」服務變成暫停狀態。再之後也試著重現問題，在我那台虛擬機器上只要暫停「Netlogon」服務，就算重開機也依舊是暫停的狀態，但同事 LAB 環境中的虛擬機器就不會有同樣狀況。至於為何會變成暫停，就可能要再認真看事件檢視器才能找到原因了。]]></description>
			<content:encoded><![CDATA[<p><a href="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_01.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-full wp-image-1561" src="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_01.jpg" alt="" width="408" height="391" /></a></p>
<p>前陣子出國旅遊玩五天回到公司開始上班，就做了一些蠢事，像是推移腳下運作中的電腦時，不小心切到電源供應器的開關，結果主機連同 Hyper-V 中的七台 VM 就這樣一起關了。再開機之後，看起來運作沒啥狀況，直到今天才發現其實 LAB 裡的 AD2 虛擬機器根本就有問題，打開群組原則管理，竟出現存取被拒。</p>
<p><span id="more-1557"></span>打開 AD 站台及服務也出現：「找不到命名資訊，原因: 目標主體名稱不正確。請連絡您的系統管理員，並確定您的網域設定是否正確，是否在連線狀態」<br />
<a href="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_02.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-full wp-image-1562" src="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_02.jpg" alt="" width="428" height="180" /></a></p>
<p>手動強制選擇網域控制站也有類似狀況。<a href="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_03.jpg"><br />
<img class="alignnone size-thumbnail wp-image-1563" src="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_03-550x388.jpg" alt="" width="550" height="388" /></a></p>
<p>感覺就像是無法正常跟網域控制站連線，但這台虛擬機器明明自己就是網域控制站，怎麼連自己都會找不到。只好轉向到其他正常的網域控制站，執行「<a href="http://technet.microsoft.com/en-us/library/cc731968%28WS.10%29.aspx" target="_blank">dcdiag</a>」確認所有網域控制站的狀態，還好也只有發生 AD2 有這個不正常情形。<br />
<a href="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_dcdiag.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1564" src="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_dcdiag-550x359.jpg" alt="" width="550" height="359" /></a></p>
<p>本想簡單了事，直接還原虛擬機器的快照，或把這台有狀況的網域控制站降級。後來不知道是靈光乍現還是怎麼了，想到好像忘記確認服務，果然一打開服務視窗檢查跟網域控制站很相關的「<a href="http://technet.microsoft.com/en-us/library/cc734104%28WS.10%29.aspx" target="_blank">Kerberos Key Distribution</a>」，猛然發現下方的「<a href="http://technet.microsoft.com/en-us/library/dd941861%28WS.10%29.aspx" target="_blank">Netlogon</a>」竟然是暫停的狀態。 （翻桌）</p>
<p>在重新啟動服務後，一切的問題就這樣解開了。<br />
<a href="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_services.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-1565" src="http://img.askasu.idv.tw/2011/0817/ad_mmc_error_services-550x547.jpg" alt="" width="550" height="547" /></a></p>
<p>其實這中間，我有試著重開這台虛擬機器好幾次，進入桌面也沒有報服務錯誤，所以一直以為是意外斷電導致虛擬機器的快照狀態錯誤，沒想到竟是「Netlogon」服務變成暫停狀態。再之後也試著重現問題，在我那台虛擬機器上只要暫停「Netlogon」服務，就算重開機也依舊是暫停的狀態，但同事 LAB 環境中的虛擬機器就不會有同樣狀況。至於為何會變成暫停，就可能要再認真看事件檢視器才能找到原因了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/08/17/1557/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>快速在Windows Server 2008 R2的IIS 7.5安裝設定PHP</title>
		<link>http://www.askasu.idv.tw/index.php/2011/07/01/1405/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%25bf%25ab%25e9%2580%259f%25e5%259c%25a8windows-server-2008-r2%25e7%259a%2584iis-7-5%25e5%25ae%2589%25e8%25a3%259d%25e8%25a8%25ad%25e5%25ae%259aphp</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/07/01/1405/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 07:23:53 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[軟體]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1405</guid>
		<description><![CDATA[還記得之前寫如何在Server 2008的IIS7安裝PHP是 2008 年底的事情，轉眼間已經來到 2011 年的年中，當時寫的東西其實已經不太適用現在的環境，所以這次直接用主流的 Windows Server 2008 R2 來個安裝心得分享。 1). 同樣到 PHP 官網下載適用於 Windows 的 PHP 軟體。 撰寫本文時的 PHPH 版本是 5.3.6，且選擇 VC9 x86 Thread Safe 的 Zip 版本。會選擇 Zip 版本的原因純粹是小弟自使用 PHP 以來，一直都是習慣手動設定，也沒玩過 Installer 版本。至於跟 Non Thread Safe 版本差在哪裡，有興趣的人可以上網搜尋一下，因為懶所以就不在這裡說明了。另外，也不用特別找出 x64 版本來跑（我已經幹過這蠢事了），因為 x86 版本就可以正常使用啦。 2). 將下載的檔案解壓縮到自訂目錄。 範例是放在「C:\php」。依照過去習慣，本來會先設定php.ini，但在這先不做處理，因為有些狀況會在文後說明。 3) 請務必到微軟網站下載及安裝 Microsoft Visual C++ 2008 SP1 可轉散發套件 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/2011/0701/phpint_info.jpg" alt="" /></p>
<p>還記得之前寫<a href="http://www.askasu.idv.tw/index.php/2008/11/22/79/" target="_blank">如何在Server 2008的IIS7安裝PHP</a>是 2008 年底的事情，轉眼間已經來到 2011 年的年中，當時寫的東西其實已經不太適用現在的環境，所以這次直接用主流的 Windows Server 2008 R2 來個安裝心得分享。</p>
<p><span id="more-1405"></span><strong>1). 同樣到 PHP 官網下載適用於 Windows 的 PHP 軟體。</strong><br />
撰寫本文時的 PHPH 版本是 5.3.6，且選擇 VC9 x86 Thread Safe 的 Zip 版本。會選擇 Zip 版本的原因純粹是小弟自使用 PHP 以來，一直都是習慣手動設定，也沒玩過 Installer 版本。至於跟 Non Thread Safe 版本差在哪裡，有興趣的人可以上網搜尋一下，<span style="color: #c0c0c0;"><span style="text-decoration: line-through;">因為懶所以</span></span>就不在這裡說明了。另外，也不用特別找出 x64 版本來跑（我已經幹過這蠢事了），因為 x86 版本就可以正常使用啦。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpfile_dl.jpg" alt="" /></p>
<p><strong>2). 將下載的檔案解壓縮到自訂目錄。</strong><br />
範例是放在「C:\php」。依照過去習慣，本來會先設定php.ini，但在這先不做處理，因為有些狀況會在文後說明。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_folder.jpg" alt="" /></p>
<p><span style="color: #ff0000;"><strong>3) 請務必到微軟網站下載及安裝 <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&amp;FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2" target="_blank">Microsoft Visual C++ 2008 SP1 可轉散發套件 x86 版</a>。</strong></span><br />
不信邪的可以只安裝 x64 版或者 Visual C++ 2010，保證只會吐文後的錯誤訊息。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_intvc9x86.jpg" alt="" /></p>
<p><strong>4) 新增 IIS 角色。</strong><br />
功能服務除預設外，請再勾選「CGI」。不需選擇 ISAPI 的主要原因，在於 PHP 官方從 5.3 之後放棄了 ISAPI ，而且微軟官方也是採 FastCGI 模式執行 PHP。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_funt.jpg" alt="" /></p>
<p><strong>5) 新增設定 IIS 上的 PHP 功能。</strong><br />
這部份可以選擇從伺服器端或站台端做設定，從伺服器端好處是之後所建的每個站台都自動套用了 PHP 設定。本範例是以站台為主，純粹有關小弟的<span style="color: #c0c0c0;"><span style="text-decoration: line-through;">龜毛</span></span>偏好問題，不喜歡所有站台套通用設定。請從伺服器管理工具找到 IIS 管理員，選擇欲設定的站台點擊「處理常式對應」，在處理常式對應的頁面，用滑鼠右鍵或頁面右邊的動作窗格選擇「新增模組對應」。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_set01.jpg" alt="" /></p>
<p><strong>6) 設定 PHP 的模組對應。</strong><br />
請參考下圖做設定：<br />
a. 要求路徑必為「*.php」<br />
b. 模組請務必選擇「FastCgiModule」<br />
c. 執行檔請選擇 php 目錄中的「php-cgi.exe」<br />
d. 名稱看你開心怎麼建都可以<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_set02.jpg" alt="" /></p>
<p>設定完按確定後，會出現下面視窗，按「是」就對了。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_set03.jpg" alt="" /></p>
<p>檢查是否已啟用 PHP。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_set04.jpg" alt="" /></p>
<p><strong>7) 設定起始預設文件。</strong>（選用步驟!?）<br />
正常來說，如果會使用 PHP 的網站，大多會有預設 index.php 文件做起始，請參考下面截圖設定。另外，預設文件的先後順序也請依需求做調整。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_set_page.jpg" alt="" /></p>
<p><strong>8) 測試 PHP 是否可用。</strong><br />
用檔案總管到 IIS 站台存放檔案的目錄，新增一個「index.php」或「phpinfo.php」，再打開筆記本編輯該檔案，填入「<span style="color: #ff0000;">&lt;?php  phpInfo();  ?&gt;</span>」並存檔。</p>
<p>接著按下圖步驟，開啟該網頁看有無顯示如最上圖的資訊畫面。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_test.jpg" alt="" /></p>
<p>最後，來看一些可能會遇到的狀況。（這才是 IT 人的血淚，因為魔鬼都藏在這裡）</p>
<p>如果打開 php 網頁卻吐出 HTTP 500，錯誤碼為「0x800736b1」，請檢查是否確實安裝了 Microsoft Visual C++ 2008 SP1 可轉散發套件，而且是 x86 版。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_err01.jpg" alt="" /></p>
<p>雖然在沒有建立 php.ini 的情況下，已經可以讓 IIS 顯示 PHP 資訊頁面，但是正常來說，一定都會自行建立及編輯 php.ini 的內容，以符合實際需求。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_phpini.jpg" alt="" /></p>
<p>但是建立了 php.ini 設定檔，卻沒有指定「date.timezone」的值，就會在瀏覽 php 頁面時，不管怎樣都只會吐「HTTP 500 內部伺服器發生錯誤」的訊息。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_err02.jpg" alt="" /></p>
<p>這個狀況其實在執行 phpinfo 時，就已經明確說明在該頁面裡。<br />
<img src="http://www.askasu.idv.tw/album/2011/0701/phpint_info_date.jpg" alt="" /></p>
<p>解決方法很簡單，只要到 php.ini 裡將</p>
<pre class="brush: vb">;date.timezone=</pre>
<p>去掉「;」符號以啟用該參數，並改成你所在的時區即可</p>
<pre class="brush: vb">date.timezone= &quot;Asia/Taipei&quot; </pre>
<p><img src="http://www.askasu.idv.tw/album/2011/0701/phpint_iis_setdatezone.jpg" alt="" /></p>
<p>最後，請依照微軟官方文件修改 php.ini：<br />
<strong>a. 去掉「;」符號啟用及編輯下列參數</strong></p>
<pre class="brush: vb">fastcgi.impersonate = 1</pre>
<pre class="brush: vb">cgi.fix_pathinfo= 1</pre>
<pre class="brush: vb">cgi.force_redirect = 0</pre>
<p><strong>b. 指定 open_basedir 的位置。</strong>（官方文件指的是網頁目錄的所在位置，實際作用不清楚，因為我沒設定）<br />
<strong>c. 指定 extension_dir 的位置</strong>，也就是你的延伸模組位置，一般都會是</p>
<pre class="brush: vb">extension_dir = &quot;./ext&quot;</pre>
<p><strong>d. 啟用需要的延伸模組</strong></p>
<p>以上，打完收工。再看了看自己的文章，似乎設定起來也不是這麼快速，但小弟真的覺得比之前的版本簡單許多了。</p>
<p><strong>推薦延伸閱讀：</strong><br />
IIS Team - <a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-7/">Using FastCGI to Host PHP Applications on IIS 7</a><br />
IIS Team - <a href="http://php.iis.net/">PHP on IIS7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/07/01/1405/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>微軟釋出iSCSI Software Target 3.3 for Server 2008 R2</title>
		<link>http://www.askasu.idv.tw/index.php/2011/04/10/1363/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%25be%25ae%25e8%25bb%259f%25e9%2587%258b%25e5%2587%25baiscsi-software-target-3-3-for-server-2008-r2</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/04/10/1363/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 07:53:15 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[虛擬化]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1363</guid>
		<description><![CDATA[在過去，公司想使用微軟的 iSCSI Software Target 就要玩 Windows Storage Server 才有，而且必須搭配 OEM 硬體一起採購，所以蠻多 IT 人員因此倒戈到 StarWind 這家公司所出的相關產品，或者其他第三方硬體設備。 但現在，微軟大發佛心免費釋出 iSCSI Software Target 3.3 軟體，讓大家在 Windows Server 2008 R2 上就能直接安裝使用囉！ 微軟下載中心連結: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=45105d7f-8c6c-4666-a305-c8189062a0d0 ▼ 安裝方式也很簡單，把檔案下載後執行，並解壓縮到指定位置。 ▼ 解壓縮完成並不代表安裝完成，會先自動呼叫出一個 iSCSI Software Target 3.3 相關的 HTML 資訊網頁，右下角則是相對映的呼叫安裝檔連結，要安裝點他就是了。 ▼ 無腦式安裝，看圖就好。 ▼ 安裝完成，該程式則會自動放在程式集的系統管理工具中。從這邊可以發現，安裝過程雖然是英文，但軟體會自動判斷作業系統的語系，使用及 F1 HELP 就會因而完整提供中文說明。 再談到這次 iSCSI Software Target 的免費釋出，我覺得對中小企業來說是件非常棒的事情，代表 IT 人可以不用花太多的費用，只要一台稍微強悍的機器搭配 Hyper-V 加上 iSCSI [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/2011/0409/iscsi_target_inst_ok.jpg" alt="" /></p>
<p>在過去，公司想使用微軟的 iSCSI Software Target 就要玩 Windows Storage Server 才有，而且必須搭配 OEM 硬體一起採購，所以蠻多 IT 人員因此倒戈到 <a href="http://www.starwindsoftware.com/starwind" target="_blank">StarWind</a> 這家公司所出的相關產品，或者其他第三方硬體設備。</p>
<p>但現在，微軟大發佛心免費釋出 iSCSI Software Target 3.3 軟體，讓大家在 Windows Server 2008 R2 上就能直接安裝使用囉！</p>
<p><strong>微軟下載中心連結:</strong> <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=45105d7f-8c6c-4666-a305-c8189062a0d0" target="_blank">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=45105d7f-8c6c-4666-a305-c8189062a0d0</a></p>
<p><span id="more-1363"></span>▼ 安裝方式也很簡單，把檔案下載後執行，並解壓縮到指定位置。<br />
<img src="http://www.askasu.idv.tw/album/2011/0409/ms_iscsi_target_pkg.jpg" alt="" /></p>
<p>▼ 解壓縮完成並不代表安裝完成，會先自動呼叫出一個 iSCSI Software Target 3.3 相關的 HTML 資訊網頁，右下角則是相對映的呼叫安裝檔連結，要安裝點他就是了。<br />
<img src="http://www.askasu.idv.tw/album/2011/0409/ms_iscsi_target_html.jpg" alt="" /></p>
<p>▼ 無腦式安裝，看圖就好。<br />
<img src="http://www.askasu.idv.tw/album/2011/0409/ms_iscsi_target_inst.gif" alt="" /></p>
<p>▼ 安裝完成，該程式則會自動放在程式集的系統管理工具中。從這邊可以發現，安裝過程雖然是英文，但軟體會自動判斷作業系統的語系，使用及 F1 HELP 就會因而完整提供中文說明。<br />
<img src="http://www.askasu.idv.tw/album/2011/0409/ms_iscsi_target_tool.jpg" alt="" /></p>
<p>再談到這次 iSCSI Software Target 的免費釋出，我覺得對中小企業來說是件非常棒的事情，代表 IT 人可以不用花太多的費用，只要一台稍微強悍的機器搭配 Hyper-V 加上 iSCSI Software Target，就能輕鬆架構出 Failover Cluster 的 VM 環境，甚至我還想到其他更多可以惡搞的組合。</p>
<p>但微軟這次打出的「<a href="http://zh.wikipedia.org/zh-tw/%E4%B8%83%E5%82%B7%E6%8B%B3" target="_blank">七傷拳</a>」，是否會先造成 Windows Storage Server（簡稱 WSS）從此乏人問津？畢竟 WSS 是搭配 OEM 硬體出機的產品，在效能上還是有特別調教及驗證過，而且 WSS 另一個很強的功能 - 「<a href="http://www.ithome.com.tw/itadm/article.php?c=55404" target="_blank">單實例儲存（Single Instance Storage，SIS）</a>」並沒有釋出，所以應該不致於自廢武功；另外，使用 WSS 是不需要再額外買 User / Device CAL 授權，這點也是 Windows Server 望塵莫及。倒是另一家有類似產品的 <a href="http://www.starwindsoftware.com/" target="_blank">StarWind</a>，後續如何接應微軟出的這招，頗令人值得關注。</p>
<p>如果不清楚 iSCSI Software Target 的使用方式，推薦參考 Will 保哥的部落格文章：<a href="http://blog.miniasp.com/post/2010/01/Windows-Storage-Server-2008-iSCSI-Software-Target-32-Setup.aspx" target="_blank">WSS2008 的 iSCSI Software Target 3.2 設定筆記</a></p>
<p>最後，以下針對這個<a href="http://blogs.technet.com/b/josebda/archive/2011/04/04/microsoft-iscsi-software-target-3-3-for-windows-server-2008-r2-available-for-public-download.aspx" target="_blank">佛心訊息發佈頁面</a>所提供的 FAQ 做一些簡單翻譯，語意不順或有錯誤的地方，也歡迎其他先進指正，至於看不到的文字不代表原文語意：</p>
<p>Q: Can I install the Microsoft iSCSI Software Target 3.3 on Windows Server 2008 or Windows Server 2003?<br />
A: No. The Microsoft iSCSI Software Target 3.3 can only be installed on Windows Server 2008 R2.<br />
<strong>問: 我可以將微軟 iSCSI Softeware Target 3.3 安裝在 Windows Server 2008 或 Windows Server 2003嗎？<br />
答: <span style="color: #ffffff;"><strike>想太多，</strike></span>不行，僅能安裝在 Windows Server 2008 R2。</strong></p>
<p>Q: Can I install the Microsoft iSCSI Software Target on Windows Server 2008 R2 with Service Pack 1 (SP1)?<br />
A: Yes. In fact, that’s what is recommended.<br />
<strong>問: 我可以將微軟 iSCSI Software Target 裝在 Windows Server 2008 R2 含 SP1嗎？<br />
答: <span style="color: #ffffff;"><strike>廢話，</strike></span>可以，事實上我們更建議這樣做。</strong></p>
<p>Q: Can I install the Microsoft iSCSI Software Target on a Core install of Windows Server 2008 R2?<br />
A: No. The Microsoft iSCSI Software Target 3.3 is only supported in a Full install.<br />
<strong>問: 我可以將微軟 iSCSI Software Target 裝在 Windows Server 2008 R2 的 ServerCore版本上嗎？<br />
答: 不行，<span style="color: #ffffff;"><strike>誰叫你去玩 ServerCore，</strike></span>僅支援 Windows Server 版本的完整安裝。</strong></p>
<p>Q: I don’t have a copy of Windows Server 2008 R2. Where can I get an evaluation copy?<br />
A: You download an evaluation version of Windows Server 2008 R2 with Service Pack 1 from http://technet.microsoft.com/en-us/evalcenter/dd459137.aspx<br />
<strong>問: 我沒有 Windows Server 2008 R2，哪裡可以下載試用版呢？<br />
答: 你可以從下面連結找到 </strong><a href="http://technet.microsoft.com/zh-tw/evalcenter/dd459137.aspx"><strong>http://technet.microsoft.com/zh-tw/evalcenter/dd459137.aspx</strong></a><strong>。<br />
</strong>（編註：在此提供中文說明的下載頁面，但試用版僅提供中文 (簡體)、英文、法文、德文、日文和西班牙文語系）</p>
<p>Q: Where is the x86 (32-bit) version of the Microsoft iSCSI Software Target 3.3?<br />
A: The Microsoft iSCSI Software Target 3.3, is provided in only in an x64 (64-bit) version, as is Windows Server 2008 R2,<br />
<strong>問: 哪裡有x86（32位元）版的微軟 iSCSI Software Target 3.3？<br />
答: <span style="color: #ffffff;"><strike>x64 是趨勢別再想 x86 了，</strike></span>微軟 iSCSI Software Target 3.3 僅提供在 x64（64位元）版像Windows Server 2008 R2 上使用。</strong></p>
<p>Q: What are these “iSCSITargetClient” MSI files included in the download?<br />
A: Those are the optional VSS and VDS providers for the Microsoft iSCSI Software Target 3.3. You should install them in the same computer that runs the iSCSI Initiator if you intend to use VSS or VDS. For details on VSS, see http://blogs.technet.com/b/josebda/archive/2007/10/10/the-basics-of-the-volume-shadow-copy-service-vss.aspx. For details on VDS, see http://blogs.technet.com/b/josebda/archive/2007/10/25/the-basics-of-the-virtual-disk-services-vds.aspx.<br />
<strong>問: 被包裝在其中的「iscsitargetClient_public.msi」檔案是做什麼用的呢？（編註：此軟體提供 x86 版安裝）<br />
答: 這是專為微軟 iSCSI Software Target 3.3 提供可自選安裝的 VSS（Volume Shadow Copy Service）或 VDS（Virtual Disk Service）Providers。如果你準備使用 VSS 或 VDS，就建議安裝在同樣有使用 iSCSI Initiator 的電腦上。想瞭解更多關於 VSS 的資訊，請參考<br />
</strong><a href="http://blogs.technet.com/b/josebda/archive/2007/10/10/the-basics-of-the-volume-shadow-copy-service-vss.aspx"><strong>http://blogs.technet.com/b/josebda/archive/2007/10/10/the-basics-of-the-volume-shadow-copy-service-vss.aspx</strong></a><strong>.<br />
想瞭解更多關於 VDS 的資訊，請參考<br />
</strong><a href="http://blogs.technet.com/b/josebda/archive/2007/10/25/the-basics-of-the-virtual-disk-services-vds.aspx"><strong>http://blogs.technet.com/b/josebda/archive/2007/10/25/the-basics-of-the-virtual-disk-services-vds.aspx</strong></a></p>
<p>Q: Where is the Windows Storage Server 2008 R2 documentation?<br />
A: There is some documentation inside the package. Additional documentation is available on the web at <a href="http://technet.microsoft.com/en-us/library/gg232606.aspx">http://technet.microsoft.com/en-us/library/gg232606.aspx</a><br />
<strong>問: 哪裡有 Windows Storage Server 2008 R2 的文件呢？<br />
答: 我們已經放了部分文件在這個包裝檔中。更多的文件可以參考網址 </strong><a href="http://technet.microsoft.com/en-us/library/gg232606.aspx"><strong>http://technet.microsoft.com/en-us/library/gg232606.aspx</strong></a></p>
<p>Q: Can I use the Microsoft iSCSI Software Target 3.3 as shared storage for a Windows Server Failover Cluster?<br />
A: Yes. That is one of its most common uses.<br />
<strong>問: 我能用微軟 iSCSI Software Target 3.3 分享共用儲存給 Windows Server 容錯移轉叢集嗎？<br />
答: 可以。這是其中一個常見應用。</strong></p>
<p>Q: Can I install the Microsoft iSCSI Software Target 3.3 in a Hyper-V virtual machine?<br />
A: Yes. We do it all the time.<br />
<strong>問: 我能安裝微軟 iSCSI Software Target 3.3 在 Hyper-V 虛擬機器中嗎？<br />
答: 可以。我們都是這麼做的。</strong></p>
<p>Q: Can I use the downloaded Microsoft iSCSI Software Target 3.3 in my production environment?<br />
A: Yes. Make sure to perform the proper evaluation and testing before deploying any software in a production environment. But you knew that already…<br />
<strong>問: 我能下載使用微軟 iSCSI Software Target 3.3 在我的生產環境中嗎？<br />
答: 可以。請在佈署任何軟體在生產環境前做過適當的評估與測試。但你可能早就知道這件事了…</strong></p>
<p>Q: What are the support policies for the Microsoft iSCSI Software Target 3.3 on Windows Server 2008 R2?<br />
A: The support policies are listed at <a href="http://technet.microsoft.com/en-us/library/gg983493.aspx">http://technet.microsoft.com/en-us/library/gg983493.aspx</a><br />
<strong>問: 請問有微軟 iSCSI Software Target 3.3 安裝在 Windows Server 2008 R2 的技術支援準則嗎？<br />
答: 技術支援準則已公開在 </strong><a href="http://technet.microsoft.com/en-us/library/gg983493.aspx"><strong>http://technet.microsoft.com/en-us/library/gg983493.aspx</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/04/10/1363/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解決網域控制站的複寫錯誤問題-事件ID 2042</title>
		<link>http://www.askasu.idv.tw/index.php/2011/01/06/1333/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e8%25a7%25a3%25e6%25b1%25ba%25e7%25b6%25b2%25e5%259f%259f%25e6%258e%25a7%25e5%2588%25b6%25e7%25ab%2599%25e7%259a%2584%25e8%25a4%2587%25e5%25af%25ab%25e9%258c%25af%25e8%25aa%25a4%25e5%2595%258f%25e9%25a1%258c-%25e4%25ba%258b%25e4%25bb%25b6id-2042</link>
		<comments>http://www.askasu.idv.tw/index.php/2011/01/06/1333/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 15:14:36 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1333</guid>
		<description><![CDATA[昨天為了做 Exchange 2010 升級測試，一口氣將玩了好幾個月的 Hyper-V LAB 通通砍掉，重新把去年六月中所建立的初始環境匯入並還原。但在還原時，卻突然想到某件恐怖的事情可能會發生，因為我的 LAB 是公司 AD 環境的縮小版，其中包含了兩台網域控制站 ( DC )；果然，DC 在開機後立即出現了服務錯誤的警告，到事件檢視器檢查後就發現「事件ID 2042」的問題，導致 DC 除了沒辦法互相做複寫，連 LAB 環境中的 Exchange 2003 也無法正常跟 DC 溝通了。 主要原因其實就是，當時 DC 備份的時間跟再還原的時間，已經遠遠超過 Server 2003 AD 環境預設的標記存留時間 (TSL，Tombstone Lifetime) 了。 還好解決方式並不難，微軟 TechNet 技術文件庫裡面其實就有資料。 請參考其中：Event ID 2042: It has been too long since this machine replicated ( Server 2008 版本以上請改參考：事件識別碼 2042：這部電腦複寫後已經過很長一段時間 )，直接對下列位置的機碼： [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/2011/0106/fixing_ad_rep01.jpg" alt="" /></p>
<p>昨天為了做 <a href="http://technet.microsoft.com/zh-tw/exchange/dd203064.aspx" target="_blank">Exchange 2010</a> 升級測試，一口氣將玩了好幾個月的 Hyper-V LAB 通通砍掉，重新把去年六月中所建立的初始環境匯入並還原。但在還原時，卻突然想到某件恐怖的事情可能會發生，因為我的 LAB 是公司 AD 環境的縮小版，其中包含了兩台網域控制站 ( DC )；果然，DC 在開機後立即出現了服務錯誤的警告，到事件檢視器檢查後就發現「事件ID 2042」的問題，導致 DC 除了沒辦法互相做複寫，連 LAB 環境中的 Exchange 2003 也無法正常跟 DC 溝通了。</p>
<p>主要原因其實就是，當時 DC 備份的時間跟再還原的時間，已經遠遠超過 Server 2003 AD 環境預設的標記存留時間 (TSL，Tombstone Lifetime) 了。</p>
<p><span id="more-1333"></span>還好解決方式並不難，微軟 TechNet 技術文件庫裡面其實就有資料。</p>
<p>請參考其中：<a href="http://technet.microsoft.com/en-us/library/cc757610(WS.10).aspx" target="_blank">Event ID 2042: It has been too long since this machine replicated</a> ( Server 2008 版本以上請改參考：<a href="http://technet.microsoft.com/zh-tw/library/cc949136(WS.10).aspx" target="_blank">事件識別碼 2042：這部電腦複寫後已經過很長一段時間</a> )，直接對下列位置的機碼：</p>
<pre class="brush: vb">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTDS\Parameters</pre>
<p>新增一組 DWORD 值名為「Allow Replication With Divergent and Corrupt Partner」，並將數值資料設為「1」。<br />
<img src="http://www.askasu.idv.tw/album/2011/0106/fixing_ad_rep02.jpg" alt="" /></p>
<p>最後，再將修改好的 DC 重開使機碼及功能生效，就恢復正常了。以小弟發生的狀況來說，主 DC ( 具有 FSMO 五大角色、GC ) 及次要 DC  ( 具有 GC ) 都有同樣錯誤訊息，所以兩台都做了機碼的編修。</p>
<p><strong>要特別注意的是，如果修改後確認 DC 及 AD 環境不再有異常複寫錯誤，請務必將該值修改為「0」。避免有其他因還原或其他狀況而過期的 DC 想進行複寫，最後導致 AD 運作混亂。</strong></p>
<p>假使有人跟我一樣，常需要在 Hyper-V 裡做快照及還原的動作，其實也可以參考另一份文件修改預設的 Tombstone Lifetime：<a href="http://technet.microsoft.com/en-us/library/cc784932(WS.10).aspx" target="_blank">Determine the tombstone lifetime for the forest</a>；只是我沒這樣做，原因在於即使是 LAB，我還是會希望讓他接近真實環境，越能從 LAB 的各種錯誤狀況中找到解決方法，其實也會加快我的學習。</p>
<p>另外，如果建立 AD 時是使用 Windows Server 2000 或 Windows Server 2003 ( 無 SP )，那麼預設的 TSL 值就是 60 天，也不會因為 Server 2003 升級了 ServicePack 1 以後，而自動增加為 180 天，除非手動進行修改。</p>
<p><strong>推薦延伸閱讀：<br />
</strong>● 微軟 TechNet 技術文件庫：<a href="http://technet.microsoft.com/zh-tw/library/virtual_active_directory_domain_controller_virtualization_hyperv(WS.10).aspx" target="_blank">在 Hyper-V 執行網域控制站</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2011/01/06/1333/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>移轉舊主機的DNS服務至VM雜記</title>
		<link>http://www.askasu.idv.tw/index.php/2010/10/23/1278/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e7%25a7%25bb%25e8%25bd%2589%25e8%2588%258a%25e4%25b8%25bb%25e6%25a9%259f%25e7%259a%2584dns%25e6%259c%258d%25e5%258b%2599%25e8%2587%25b3vm%25e9%259b%259c%25e8%25a8%2598</link>
		<comments>http://www.askasu.idv.tw/index.php/2010/10/23/1278/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 10:21:53 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[虛擬化]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1278</guid>
		<description><![CDATA[話說我公司有一部很神奇的設備，外面有著大大的「F5」標誌，但在我進公司完全接手網管工作後，才確定骨子裡其實是裝著Windows Server 2000，而且負有公司外部DNS 服務的重責(!?)大任。 小弟前陣子查了一下資產資料，發現這位F5 老人家是2001 年就加入服務陣容，至於為什麼變成外部DNS，這可能就要找個會說書的。在幾個問題的考量下（編註：請容後述），我決定把他的功能移交到Hyper-V 的虛擬機器。 因為那台主機的功能非常單純，所以僅需要針對DNS 的設定做移轉，而且移轉的方式其實很簡單，在微軟TechNet 技術文件庫也有資料可以參考。（詳情可以參考文末） 先對舊主機的DNS 相關設定做匯出備份動作： 1. 在 [開始] 的 [執行] 輸入「regedit」，執行登錄編輯程式。並參考下圖的位置，將機碼的設定匯出成檔案。 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DNS Server 2. 備份「%windir%\system32\dns\」裡的資料。（註：samples 目錄及其資料可以不用拷貝） 做完上述動作後，將已經準備的全新VM 安裝好Windows Server，並新增DNS 服務及拷貝先前的相關設定。 接著在該VM 裡先停止DNS 服務，點擊先前備份的機碼檔做匯入，最後再將備份的「dns」目錄及資料，同樣拷貝至「%windir%\system32\dns\」，這樣就大功告成了。 還有，別忘記為DNS 做轉寄站的設定，並重開機讓設定確實生效。 來聊一下，為何會考量將那台主機的功能移轉至VM，其實是下列幾點原因： a. 節省電費環保愛地球。曾經用變電家測量過那台主機，只是提供外部DNS 的簡單功能，一般運作也要耗去大約九十幾瓦的電力。以機房耗電龐大可能造成1 度電費5 元，舊主機平均耗電90瓦，在電費計算機網站進行估算，一個月不關機運作就要吃掉334.8 元的電費。 b. 維護成本。該主機的硬體規格非常老舊，除了主機板屬於特殊尺寸，到時壞掉沒得換外，連硬碟都是採上一世代的IDE  規格，萬一主機故障再花人力及金錢成本去修復，實在是很不划算。 c. 導入虛擬化。在先前的長期評估及測試下，已經開預算購入新伺服器為公司導入虛擬化，並且估算過還可容納這台VM 及其功能。 最後，來瞻仰一下這台準備變成消波塊的F5。 ▼ F5 背部相關連接埠。上面清楚的標籤說明是原廠貼的，還是先前的MIS所貼，就不得而知了。 ▼ F5 內部一覽。現在看到IDE 排線不自覺會有種厭惡感... ▼ [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/20101023/F5_dns.jpg" alt="" /><br />
話說我公司有一部很神奇的設備，外面有著大大的「F5」標誌，但在我進公司完全接手網管工作後，才確定骨子裡其實是裝著Windows Server 2000，而且負有公司外部DNS 服務的重責(!?)大任。</p>
<p>小弟前陣子查了一下資產資料，發現這位F5 老人家是2001 年就加入服務陣容，至於為什麼變成外部DNS，這可能就要找個會說書的。在幾個問題的考量下（編註：請容後述），我決定把他的功能移交到Hyper-V 的虛擬機器。</p>
<p><span id="more-1278"></span>因為那台主機的功能非常單純，所以僅需要針對DNS 的設定做移轉，而且移轉的方式其實很簡單，在微軟TechNet 技術文件庫也有資料可以參考。（詳情可以參考文末）<br />
先對舊主機的DNS 相關設定做匯出備份動作：<br />
1. 在 [開始] 的 [執行] 輸入「regedit」，執行登錄編輯程式。並參考下圖的位置，將機碼的設定匯出成檔案。</p>
<pre class="brush: vb">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DNS Server</pre>
<p><img src="http://www.askasu.idv.tw/album/20101023/backup_dns_set01.jpg" alt="" /></p>
<p>2. 備份「<strong>%windir%\system32\dns\</strong>」裡的資料。（註：samples 目錄及其資料可以不用拷貝）<br />
<img src="http://www.askasu.idv.tw/album/20101023/backup_dns_set02.jpg" alt="" /></p>
<p>做完上述動作後，將已經準備的全新VM 安裝好Windows Server，並新增DNS 服務及拷貝先前的相關設定。<br />
接著在該VM 裡先停止DNS 服務，點擊先前備份的機碼檔做匯入，最後再將備份的「dns」目錄及資料，同樣拷貝至「<strong>%windir%\system32\dns\</strong>」，這樣就大功告成了。<br />
<img src="http://www.askasu.idv.tw/album/20101023/backup_dns_set_import.jpg" alt="" /></p>
<p>還有，別忘記為DNS 做轉寄站的設定，並重開機讓設定確實生效。</p>
<p>來聊一下，為何會考量將那台主機的功能移轉至VM，其實是下列幾點原因：<br />
<strong>a. <strike>節省電費</strike>環保愛地球。</strong>曾經用<a href="http://www.eclife.com.tw/ups/moreinfo_24140.htm">變電家</a>測量過那台主機，只是提供外部DNS 的簡單功能，一般運作也要耗去大約九十幾瓦的電力。以機房耗電龐大可能造成1 度電費5 元，舊主機平均耗電90瓦，在<a href="http://0123456789.tw/CALHTML/calpower.html">電費計算機</a>網站進行估算，一個月不關機運作就要吃掉334.8 元的電費。<br />
<strong>b. 維護成本。</strong>該主機的硬體規格非常老舊，除了主機板屬於特殊尺寸，到時壞掉沒得換外，連硬碟都是採上一世代的IDE  規格，萬一主機故障再花人力及金錢成本去修復，實在是很不划算。<br />
<strong>c. 導入虛擬化。</strong>在先前的長期評估及測試下，已經開預算購入新伺服器為公司導入虛擬化，並且估算過還可容納這台VM 及其功能。</p>
<p>最後，來瞻仰一下這台準備變成消波塊的F5。</p>
<p>▼ F5 背部相關連接埠。上面清楚的標籤說明是原廠貼的，還是先前的MIS所貼，就不得而知了。<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_look.jpg" alt="" /></p>
<p>▼ F5 內部一覽。現在看到IDE 排線不自覺會有種厭惡感...<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_int.jpg" alt="" /></p>
<p>▼ 全機採用Sanyo日系電容。如此長時間使用下來，也的確看到其品質，在主機板上完全找不到一顆有爆開的電容。<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_capacitance.jpg" alt="" /></p>
<p>▼ 搭載了兩張IDE 陣列卡及一張雙埠的Intel 大張網路卡。<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_raid_card.jpg" alt="" /></p>
<p>▼ IDE 陣列卡是那個年代非常有名的<a href="http://www.promise.com/">喬鼎科技</a> Promise Ultra 66。<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_promise_ultra66.jpg" alt="" /></p>
<p>▼ CPU是Intel Slot 1 規格的<a href="http://ark.intel.com/Product.aspx?id=27542">P3 550</a>，而記憶體是國外蠻有名的<a href="http://www.corsair.com/">Corsair</a>。<img src="http://www.askasu.idv.tw/album/20101023/F5_cpu_and_ram.jpg" alt="" /></p>
<p>▼ 主機板型號為<a href="http://www.macrotek.com.tw/MSPC-6880.htm">MSPC-6880</a>。沒想到，竟還能拜請Google 大神找到資料...<br />
<img src="http://www.askasu.idv.tw/album/20101023/F5_mb.jpg" alt="" /></p>
<p><strong>延伸閱讀：<br />
</strong>微軟TechNet 技術文件庫：<a href="http://technet.microsoft.com/zh-tw/library/dd392269(WS.10).aspx">AD DS 和 DNS 伺服器移轉：附錄 C - 獨立 DNS 移轉</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2010/10/23/1278/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>啟用Windows Server 2008 的無線網路功能</title>
		<link>http://www.askasu.idv.tw/index.php/2010/08/27/1176/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%2595%259f%25e7%2594%25a8windows-server-2008-%25e7%259a%2584%25e7%2584%25a1%25e7%25b7%259a%25e7%25b6%25b2%25e8%25b7%25af%25e5%258a%259f%25e8%2583%25bd</link>
		<comments>http://www.askasu.idv.tw/index.php/2010/08/27/1176/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 02:02:21 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1176</guid>
		<description><![CDATA[前陣子看到一個在Windows Server 2008 上能用無線網路玩的技術，於是借來了AboCom WA-160CUN 無線網卡準備測試。 想不到，這個USB 無線網卡連驅動都不用裝，插上去Windows Server 2008 就自動辨識出了。 只是，無線網卡的確抓到了沒錯，但卻沒有看到周遭的無線網路出現在狀態列表。 其實，解決方式很簡單，到「伺服器管理員」的「功能」項目，選擇「新增功能」。 參考下圖新增「無線區域網路服務」的功能。 完成後，再次點選網路狀態，就會發現搜尋到的無線網路都出現列表囉。 這個啟用方式在Windows Server 2008 R2 也同樣適用。 不過，把這個無線網卡插在2U 的ASUS RS520-E6 上，實在是有種要玩遙控飛機的感覺啊～]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/20100827/abocom_wa-160cun.jpg" alt="" /></p>
<p>前陣子看到一個在Windows Server 2008 上能用無線網路玩的技術，於是借來了<a href="http://www.aboway.com.tw/product_detail.php?id=149" target="_blank">AboCom WA-160CUN</a> 無線網卡準備測試。</p>
<p>想不到，這個USB 無線網卡連驅動都不用裝，插上去Windows Server 2008 就自動辨識出了。<br />
<img src="http://www.askasu.idv.tw/album/20100827/abocom_wa-160cun_device.jpg" alt="" /></p>
<p>只是，無線網卡的確抓到了沒錯，但卻沒有看到周遭的無線網路出現在狀態列表。<br />
<img src="http://www.askasu.idv.tw/album/20100827/w2k8r2_lan.jpg" alt="" /></p>
<p><span id="more-1176"></span>其實，解決方式很簡單，到「伺服器管理員」的「功能」項目，選擇「新增功能」。<br />
參考下圖新增「<strong>無線區域網路服務</strong>」的功能。<br />
<img src="http://www.askasu.idv.tw/album/20100827/w2k8r2_add_wlan_features.jpg" alt="" /></p>
<p>完成後，再次點選網路狀態，就會發現搜尋到的無線網路都出現列表囉。 <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_laugh.png' alt='/:D/' class='wp-smiley' /><br />
<img src="http://www.askasu.idv.tw/album/20100827/w2k8r2_lan_with_wlan.jpg" alt="" /></p>
<p>這個啟用方式在Windows Server 2008 R2 也同樣適用。<br />
不過，把這個無線網卡插在2U 的<a href="http://tw.asus.com/product.aspx?P_ID=De4WvT6v6Z69930p&amp;templete=3" target="_blank">ASUS RS520-E6</a> 上，實在是有種要玩遙控飛機的感覺啊～ <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_xd.gif' alt='/xd/' class='wp-smiley' /><br />
<img src="http://www.askasu.idv.tw/album/20100827/abocom_wa-160cun_on_rs520e6.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2010/08/27/1176/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hyper-V 虛擬機器無法匯出的錯誤</title>
		<link>http://www.askasu.idv.tw/index.php/2010/06/11/1128/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyper-v-%25e8%2599%259b%25e6%2593%25ac%25e6%25a9%259f%25e5%2599%25a8%25e7%2584%25a1%25e6%25b3%2595%25e5%258c%25af%25e5%2587%25ba%25e7%259a%2584%25e9%258c%25af%25e8%25aa%25a4</link>
		<comments>http://www.askasu.idv.tw/index.php/2010/06/11/1128/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 08:31:05 +0000</pubDate>
		<dc:creator>AskaSu</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[虛擬化]]></category>

		<guid isPermaLink="false">http://www.askasu.idv.tw/?p=1128</guid>
		<description><![CDATA[今天在維護公司的Hyper-V 主機時，準備把一個VM 利用內建匯出入的方式移轉到另一台主機運作，卻意外產生了錯誤，造成無法用正常程序匯出。 說實話，這樣的錯誤訊息想要除錯，已經接近通靈的程度... 用許多關鍵字拜請了股溝大神，卻查到更多Hyper-V 匯出錯誤的狀況，反而沒有太大幫助。最後，小弟查到微軟KB954280 文件：Error message when you try to export a virtual machine on a Windows Server 2008-based computer that uses Hyper-V: "An error occurred while attempting to export the virtual machine"，裡面提到：「The virtual machine is configured to use a virtual hard disk that no longer exists.」。 這才猛然想起在某次快照後，因為那個VM 原始的vhd 硬碟檔空間設定過小，所以小弟又更換了一個較大空間的vhd 硬碟檔，卻同時手賤幫原來的vhd檔改名（如紅圈處）。 在半信半疑下，將vhd檔 修改回原始的檔名後，果然正常完成匯出了。 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.askasu.idv.tw/album/20100611/HyperV_export_error.jpg" alt="" /></p>
<p>今天在維護公司的Hyper-V 主機時，準備把一個VM 利用內建匯出入的方式移轉到另一台主機運作，卻意外產生了錯誤，造成無法用正常程序匯出。 <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_weird.png' alt='/:S/' class='wp-smiley' /><br />
<img src="http://www.askasu.idv.tw/album/20100611/HyperV_list.jpg" alt="" /></p>
<p>說實話，這樣的錯誤訊息想要除錯，已經接近通靈的程度... <img src='http://www.askasu.idv.tw/wp-includes/images/smilies/msn_eyeroll.gif' alt='/8-)/' class='wp-smiley' /> </p>
<p><span id="more-1128"></span>用許多關鍵字拜請了股溝大神，卻查到更多Hyper-V 匯出錯誤的狀況，反而沒有太大幫助。最後，小弟查到微軟KB954280 文件：<a href="http://support.microsoft.com/kb/954280/en-us">Error message when you try to export a virtual machine on a Windows Server 2008-based computer that uses Hyper-V: "An error occurred while attempting to export the virtual machine"</a>，裡面提到：「<strong><span style="color: #ff0000;">The virtual machine is configured to use a virtual hard disk that no longer exists.</span></strong>」。</p>
<p>這才猛然想起在某次快照後，因為那個VM 原始的vhd 硬碟檔空間設定過小，所以小弟又更換了一個較大空間的vhd 硬碟檔，卻同時手賤幫原來的vhd檔改名（如紅圈處）。<br />
<img src="http://www.askasu.idv.tw/album/20100611/HyperV_vhd_error.jpg" alt="" /></p>
<p>在半信半疑下，將vhd檔 修改回原始的檔名後，果然正常完成匯出了。</p>
<p>看來，手動更改原始的vhd 檔名，會造成匯出的過程找不到快照集所對應的原始vhd 檔，而中斷匯出的動作。所以這件事情告訴我們，IT 人記性真的要夠好，不然就準備要通靈除錯了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.askasu.idv.tw/index.php/2010/06/11/1128/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

