<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/1106.htm</link>
<title><![CDATA[[Hyper-V] HOWTO:在 Hyper-V Server 2008 下安装驱动]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Virtualization]]></category>
<pubDate>Fri, 28 Nov 2008 05:40:44 +0000</pubDate> 
<guid>https://maytide.net/read.php/1106.htm</guid> 
<description>
<![CDATA[ 
	<img alt="" src="http://goxia.maytide.net/upfiles/hyper-v%20server%202008%20logo.png" />HOWTO: 在 Hyper-V Server 2008 下安装驱动<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 我们知道在 Hyper-V Server 2008 下只具备基本的图形支持，几乎所有的操作都需要依靠命令行来执行。如果当我们部署了一台 Hyper-V Server 2008 后发现网卡驱动未能被识别，而正好随机携带的网卡驱动并没有安装程序，那么就意味着我们需要通过命令行来进行安装。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 其实从 Windows Vista 开始微软就为我们提供了一个用于驱动程序安装的命令行工具&mdash;&mdash;pnputil.exe，我们可以轻松的使用该命令进行驱动程序的安装非常方便。<br /><br /><img alt="" width="600" height="457" src="/upfiles/pnputil.png" /><br /><br />Microsoft PnP 工具<br />用法:<br />------<br />pnputil.exe [-f &#124; -i] [ -? &#124; -a &#124; -d &#124; -e ] &lt;INF 名称&gt;<br />示例:<br />pnputil.exe -a a:&#92;usbcam&#92;USBCAM.INF -&gt; 添加 USBCAM.INF 指定的程序包<br />pnputil.exe -a c:&#92;drivers&#92;*.inf -&gt; 添加 c:&#92;drivers&#92; 中的所有程序包<br />pnputil.exe -i -a a:&#92;usbcam&#92;USBCAM.INF -&gt; 添加和安装驱动程序包<br />pnputil.exe -e -&gt; 枚举所有第三方程序包<br />pnputil.exe -d oem0.inf -&gt; 删除程序包 oem0.inf<br />pnputil.exe -f -d oem0.inf -&gt; 强制删除程序包 oem0.inf<br /><br />更详细的资料可访问如下网址获取。<br /><a href="http://technet.microsoft.com/zh-cn/library/cc732408(en-us).aspx">http://technet.microsoft.com/zh-cn/library/cc732408(en-us).aspx</a>
]]>
</description>
</item>
</channel>
</rss>