<?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>Simpleman &#38; Simple Life &#187; Windows Server</title>
	<atom:link href="http://xuming.info/category/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://xuming.info</link>
	<description>Learn to write and appreciate</description>
	<lastBuildDate>Sat, 11 Dec 2010 03:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>How to Remove HP Agents and Utilities After P2V or Convert</title>
		<link>http://xuming.info/2010/01/how-to-remove-hp-agents-and-utilities-after-p2v-or-convert/</link>
		<comments>http://xuming.info/2010/01/how-to-remove-hp-agents-and-utilities-after-p2v-or-convert/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:44:08 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[Smart]]></category>
		<category><![CDATA[Team]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1393</guid>
		<description><![CDATA[可以快速方便的通过 VMware 提供的 Converter 工具将物理服务器转换为虚拟服务器，可是用户在做完转换之后会发现虚拟机上仍然存在大量的原先物理服务器上的和特定硬件或驱动程序相关的程序，比如你使用 HP 的服务器，肯定也会通过 SmartStart 光盘安装 HP System Tools 和 HP Management Agents，如果你通过 HP Network Configuration Utility 工具做了网卡绑定(Network Team)，你会发现 P2V 之后的虚拟机上同样存在 Team 的网卡。 如何快速的卸载或者删除系统上存在的 HP Agents and Utilities 呢？ 两种方法： 一，使用 Simon Seagrave 提供的脚本 脚本如下下载地址 &#8211; HPSupportPackRemove 下载保存为 bat 后缀的文件即可。 另外，如果原先的服务器使用的是比较新的 DL380G5 或者是刀片服务器，可能会使用 2.5 寸的 SAS 硬盘，需要在这个脚本中添加下面这一句，用于删除&#8221;HP Smart Array SAS/SATA Event Notification [...]]]></description>
			<content:encoded><![CDATA[<p>可以快速方便的通过 VMware 提供的 Converter 工具将物理服务器转换为虚拟服务器，可是用户在做完转换之后会发现虚拟机上仍然存在大量的原先物理服务器上的和特定硬件或驱动程序相关的程序，比如你使用 HP 的服务器，肯定也会通过 SmartStart 光盘安装 HP System Tools 和 HP Management Agents，如果你通过 HP Network Configuration Utility 工具做了网卡绑定(Network Team)，你会发现 P2V 之后的虚拟机上同样存在 Team 的网卡。</p>
<p>如何快速的卸载或者删除系统上存在的 HP Agents and Utilities 呢？</p>
<p>两种方法：</p>
<p>一，使用 <a href="http://www.techhead.co.uk/">Simon Seagrave</a> 提供的脚本</p>
<p>脚本如下下载地址 &#8211; <a href="../wp-content/uploads/2010/01/HPSupportPackRemove.txt">HPSupportPackRemove</a></p>
<p>下载保存为 bat 后缀的文件即可。</p>
<p>另外，如果原先的服务器使用的是比较新的 DL380G5 或者是刀片服务器，可能会使用 2.5 寸的 SAS 硬盘，需要在这个脚本中添加下面这一句，用于删除&#8221;HP Smart Array SAS/SATA Event Notification Service&#8221;。</p>
<p>MsiExec.exe /X{1821E850-D8BB-4119-BC09-395CD266FAA5} /quiet</p>
<p>二，使用 <a href="http://ctxadmtools.musumeci.com.ar">Guillermo Musumeci </a>提供的 HP Proliant Support Pack Cleaner</p>
<p>工具下载地址：<br />
 <a href="http://ctxadmtools.musumeci.com.ar/HPPSPCleaner/HPPSPCleaner11.html">HP Proliant Support Pack Cleaner v1.1 </a></p>
<p><br class="spacer_" /></p>
<p>相关链接：<br />
 <a href="http://www.techhead.co.uk/vmware-p2v-easy-method-to-remove-hp-agents-and-utilities">VMware P2V – Easy Method to Remove HP Agents and Utilities</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2010/01/how-to-remove-hp-agents-and-utilities-after-p2v-or-convert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get the WWN of an HBA card?</title>
		<link>http://xuming.info/2009/12/1272/</link>
		<comments>http://xuming.info/2009/12/1272/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 02:04:10 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Emulex]]></category>
		<category><![CDATA[HBA]]></category>
		<category><![CDATA[Qlogic]]></category>
		<category><![CDATA[SmartStart]]></category>
		<category><![CDATA[WWN]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1272</guid>
		<description><![CDATA[You can use the tools provided by the specific HBA card vendor to get the WWN of an HBA card, for example, you can use SANSurfer for QLogic cards and HBAAnywhere for Emulex cards. (There is another easy way to get the WWN of any HBA card vendor, just install NetApp Host Utilities and run [...]]]></description>
			<content:encoded><![CDATA[<p>You can use the tools provided by the specific HBA card vendor to get the WWN of an HBA card, for example, you can use SANSurfer for QLogic cards and HBAAnywhere for Emulex cards.</p>
<p>(There is another easy way to get the WWN of any HBA card vendor, just install NetApp Host Utilities and run the HBA Info in Start menu/All Programmes/NetApp/Windows Host Utilities/. Added at Jan. 13 2010 by xuming)</p>
<p>And if you bought the HP x86 PC server and have set up the server with the HP SmartStart or have installed HP System Tools on the server, there is a easy way to get the WWN number.</p>
<p>Just open the <a href="https://servername:2381">https://servername:2381</a> in your favourite web browser, follow the instructions below and you can get the WWN in easy way.</p>
<p><img title="WWN1" src="http://xuming.info/wp-content/uploads/2009/12/WWN1.gif" alt="" width="532" height="430" /></p>
<p style="text-align: center;"><a href="http://xuming.info/wp-content/uploads/2009/12/WWN2.gif"><img class="aligncenter size-full wp-image-1274" title="WWN2" src="http://xuming.info/wp-content/uploads/2009/12/WWN2.gif" alt="" width="534" height="339" /></a></p>
<p><a href="http://xuming.info/wp-content/uploads/2009/12/WWN1.gif"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2009/12/1272/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to solve IE7 crash</title>
		<link>http://xuming.info/2008/08/1062/</link>
		<comments>http://xuming.info/2008/08/1062/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 09:04:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[IE7]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1062</guid>
		<description><![CDATA[今天我的笔记本上的 IE7 总是 Crash，解决方法： iexplore.exe -extoff 之后卸载不必要的 IE add-ons。]]></description>
			<content:encoded><![CDATA[<p>今天我的笔记本上的 IE7 总是 Crash，解决方法：</p>
<p>iexplore.exe -extoff</p>
<p>之后卸载不必要的 IE add-ons。</p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2008/08/1062/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>和补丁安装相关的组策略问题</title>
		<link>http://xuming.info/2007/08/1025/</link>
		<comments>http://xuming.info/2007/08/1025/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 01:38:00 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[gpresult]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[HotFix]]></category>
		<category><![CDATA[Policy]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1025</guid>
		<description><![CDATA[参考：http://www.petri.co.il/working_with_group_policy.htm 在每月 NT 补丁升级的时候偶尔会发现某些服务器没有接收到补丁的问题，下面简要的描述一下处理思路和过程。 先查看机器的组策略设置 相关命令有：gpresult、gpupdate、rsop.msc 等。 关于组策略优先级： Child OU GPO > OU GPO > Domain GPO > Site GPO > Local Policy 中途遇到不出现右下角补丁安装提示图标的处理方法： 用 gpresult 查看是否拿到策略 如果拿到，用 wuauclt /detectnow 去拿补丁 如果无响应，重启机器上的 automatic update 服务再运行 wuauclt /detectnow 也可以利用 wuauclt /demoui 命令调出提示的图标。 由于 Windows 2000 不支持 gpupdate 命令，使用另外一个命令： 针对 computer settings Secedit /refreshpolicy machine_policy 针对 user [...]]]></description>
			<content:encoded><![CDATA[<p>参考：http://www.petri.co.il/working_with_group_policy.htm</p>
<p>在每月 NT 补丁升级的时候偶尔会发现某些服务器没有接收到补丁的问题，下面简要的描述一下处理思路和过程。</p>
<p><b>先查看机器的组策略设置</b></p>
<p>相关命令有：gpresult、gpupdate、rsop.msc 等。</p>
<p><b>关于组策略优先级：</b></p>
<p>Child OU GPO > OU GPO > Domain GPO > Site GPO > Local Policy</p>
<ol>中途遇到不出现右下角补丁安装提示图标的处理方法：</p>
<li>用 gpresult 查看是否拿到策略
<li>如果拿到，用 wuauclt /detectnow 去拿补丁
<li>如果无响应，重启机器上的 automatic update 服务再运行 wuauclt /detectnow
<li>也可以利用 wuauclt /demoui 命令调出提示的图标。
</ol>
<p>由于 Windows 2000 不支持 gpupdate 命令，使用另外一个命令： <br />
针对 computer settings<br />
Secedit /refreshpolicy machine_policy<br />
针对 user settings<br />
Secedit /refreshpolicy user_policy</p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2007/08/1025/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于 Windows 补丁更新的一些实用知识 （个人总结版）</title>
		<link>http://xuming.info/2007/08/1024/</link>
		<comments>http://xuming.info/2007/08/1024/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 01:11:00 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[commmand]]></category>
		<category><![CDATA[HotFix]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[wuauclt]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1024</guid>
		<description><![CDATA[1. 如何快速获取当前机器上的已经更新的补丁列表？ 运行 systeminfo 命令 2. 快速获取需要安装的补丁文件 运行 wuauclt.exe /detectnow 或 wuauclt.exe /resetauthorization /detectnow 可以结合 gpresult 和 gpupdate 命令使用。 3. wuauclt 命令还支持哪些参数？ WSUS 2.0 支持的参数： /detectnow /resetauthorization /detectnow /RunHandlerComServer /RunStoreAsComServer /ShowSettingsDialog /ResetEulas /DemoUI 这个狂好 /FastCountdown /FakeData /FakeReboot /SkipEulas WSUS 3.0 支持的参数： /DetectNow - Causes the client to communicate to the server, report to come in [...]]]></description>
			<content:encoded><![CDATA[<p><b>1. 如何快速获取当前机器上的已经更新的补丁列表？</b></p>
<p>运行 systeminfo 命令</p>
<p><b>2. 快速获取需要安装的补丁文件</b></p>
<p>运行 wuauclt.exe /detectnow <br />
或 wuauclt.exe /resetauthorization /detectnow<br />
可以结合 gpresult 和 gpupdate 命令使用。</p>
<p><b>3. wuauclt 命令还支持哪些参数？</b></p>
<p>WSUS 2.0 支持的参数：</p>
<pre class="output">
/detectnow
/resetauthorization /detectnow
/RunHandlerComServer
/RunStoreAsComServer
/ShowSettingsDialog
/ResetEulas
/DemoUI		这个狂好
/FastCountdown
/FakeData
/FakeReboot
/SkipEulas
</pre>
<p>WSUS 3.0 支持的参数：</p>
<pre class="output">
/DetectNow     - Causes the client to communicate to the server, report to come in after
/ReportNow     - Causes the client to report status to the server
/RunHandlerComServer     - ?
/RunStoreAsComServer    - ?
/ShowSettingsDialog    - shows setting dialog for time and auto-installation
/ResetAuthorization   - resets keys for reporting with the server
/ResetEulas   - ?
/ShowWU   - shows windows update page
/ShowWindowsUpdate     - shows windows update page
/CloseWindowsUpdate   - closes windows update page?
/SelfUpdateManaged     - ?
/SelfUpdateUnmanaged     - ?
/UpdateNow     - ?
/DemoUI - shows balloon in corner and offers settings dialog when clicked.
</pre>
<p><b>4. 关于从 WSUS 上面下载的补丁文件在本机的位置</b></p>
<p>如果安装了 SCCM 2007 的客户端，打开控制面板里面的Configuration Manager，可以看到cache的路径。一般是C:\windows\system32\ccm\cache，这个目录下面有需要安装的补丁文件。 <br />
其他：一般在系统盘 C:\WINDOWS\SoftwareDistribution\Download 目录下</p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2007/08/1024/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Information from the Domain</title>
		<link>http://xuming.info/2007/07/1010/</link>
		<comments>http://xuming.info/2007/07/1010/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 06:35:57 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1010</guid>
		<description><![CDATA[Use this Windows Powershell script to retrieve information about the current domain. Copy and paste the following script (between the lines) into Notepad, making sure to have Word Wrap disabled, then save it with a .ps1 extension. ==================== $strComputer = &#34;.&#34; $colItems = get-wmiobject -class &#34;Win32_NTDomain&#34; -namespace &#34;root\CIMV2&#34; `-computername $strComputer foreach ($objItem in $colItems) {write-host [...]]]></description>
			<content:encoded><![CDATA[<p>Use this Windows Powershell script to retrieve information about the current domain.</p>
<p>Copy and paste the following script (between the lines) into Notepad, making sure to have Word Wrap disabled, then save it with a .ps1 extension.</p>
<p>====================</p>
<p>$strComputer = &quot;.&quot;</p>
<p>$colItems = get-wmiobject -class &quot;Win32_NTDomain&quot; -namespace &quot;root\CIMV2&quot; `<br />-computername $strComputer</p>
<p>foreach ($objItem in $colItems) {<br />write-host &quot;Caption: &quot; $objItem.Caption<br />write-host &quot;Client Site Name: &quot; $objItem.ClientSiteName<br />write-host &quot;Creation Class Name: &quot; $objItem.CreationClassName<br />write-host &quot;DC Site Name: &quot; $objItem.DcSiteName<br />write-host &quot;Description: &quot; $objItem.Description<br />write-host &quot;DNS Forest Name: &quot; $objItem.DnsForestName<br />write-host &quot;Domain Controller Address: &quot; $objItem.DomainControllerAddress<br />write-host &quot;Domain Controller Address Type: &quot; $objItem.DomainControllerAddressType<br />write-host &quot;Domain Controller Name: &quot; $objItem.DomainControllerName<br />write-host &quot;Domain GUID: &quot; $objItem.DomainGuid<br />write-host &quot;Domain Name: &quot; $objItem.DomainName<br />write-host &quot;DS Directory Service Flag: &quot; $objItem.DSDirectoryServiceFlag<br />write-host &quot;DS DNS Controller Flag: &quot; $objItem.DSDnsControllerFlag<br />write-host &quot;DS DNS Domain Flag: &quot; $objItem.DSDnsDomainFlag<br />write-host &quot;DS DNS Forest Flag: &quot; $objItem.DSDnsForestFlag<br />write-host &quot;DS Global Catalog Flag: &quot; $objItem.DSGlobalCatalogFlag<br />write-host &quot;DS Kerberos Distribution Center Flag: &quot; $objItem.DSKerberosDistributionCenterFlag<br />write-host &quot;DS Primary Domain Controller Flag: &quot; $objItem.DSPrimaryDomainControllerFlag<br />write-host &quot;DS Time Service Flag: &quot; $objItem.DSTimeServiceFlag<br />write-host &quot;DS Writable Flag: &quot; $objItem.DSWritableFlag<br />write-host &quot;Installation Date: &quot; $objItem.InstallDate<br />write-host &quot;Name: &quot; $objItem.Name<br />write-host &quot;Name Format: &quot; $objItem.NameFormat<br />write-host &quot;Primary Owner Contact: &quot; $objItem.PrimaryOwnerContact<br />write-host &quot;Primary Owner Name: &quot; $objItem.PrimaryOwnerName<br />write-host &quot;Roles: &quot; $objItem.Roles<br />write-host &quot;Status: &quot; $objItem.Status<br />write-host<br />}</p></p>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2007/07/1010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 System Requirements</title>
		<link>http://xuming.info/2007/06/1009/</link>
		<comments>http://xuming.info/2007/06/1009/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 13:12:13 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1009</guid>
		<description><![CDATA[Microsoft Windows Server 2008 Beta 3 出来了，不过其对硬件的要求并没有想象中的那么高。下面表格的内容摘自微软： http://www.microsoft.com/windowsserver2008/sysreqs.mspx Component Requirement Processor Minimum: 1GHzRecommended: 2GHzOptimal: 3GHz or faster Note: An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-based Systems Memory Minimum: 512MB RAMRecommended: 1GB RAMOptimal: 2GB RAM (Full installation) or 1GB RAM (Server Core installation) or moreMaximum (32-bit systems): 4GB (Standard) or [...]]]></description>
			<content:encoded><![CDATA[<h4>Microsoft Windows Server 2008 Beta 3 出来了，不过其对硬件的要求并没有想象中的那么高。下面表格的内容摘自微软： <a href="http://www.microsoft.com/windowsserver2008/sysreqs.mspx">http://www.microsoft.com/windowsserver2008/sysreqs.mspx</a></h4>
<table border="0" cellspacing="0" cellpadding="0" class="dataTable" id="E4">
<thead>
<tr class="stdHeader" valign="top">
<td id="colE6" width="120">Component</td>
<td id="colEDB" style="border-right: #cccccc 1px solid">Requirement</td>
</tr>
</thead>
<tbody>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Processor</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p>Minimum: 1GHz<br />Recommended: 2GHz<br />Optimal: 3GHz or faster </p>
<p><strong>Note:</strong> An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-based Systems </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Memory</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Minimum: 512MB RAM<br />Recommended: 1GB RAM<br />Optimal: 2GB RAM (Full installation) or 1GB RAM (Server Core installation) or more<br />Maximum (32-bit systems): 4GB (Standard) or 64GB (Enterprise and Datacenter)<br />Maximum (64-bit systems): 32GB (Standard) or 2TB (Enterprise, Datacenter and Itanium-based Systems) </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Hard Disk</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p>Minimum: 8GB<br />Recommended: 40GB (Full installation) or 10GB (Server Core installation)<br />Optimal: 80GB (Full installation) or 40GB (Server Core installation) or more </p>
<p><strong>Note:</strong> Computers with more than 16GB of RAM will require more disk space for paging, hibernation, and dump files </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Drive</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">DVD-ROM drive </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Display</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Super VGA (800 ?600) or higher-resolution monitor </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Other</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Keyboard and Microsoft Mouse or compatible pointing device</p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2007/06/1009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

