<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Awesome feature with a catch</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/12/10/awesome-feature-with-a-catch.aspx</link><description>Since I’m the newbie in the Deployment Guys, I thought I’d take a step back to Windows Vista to discuss an issue that is not strictly deployment, but affects a deployment, and the steady state of an environment. I should also add that most of the investigative</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Awesome feature with a catch</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/12/10/awesome-feature-with-a-catch.aspx#3301966</link><pubDate>Tue, 22 Dec 2009 00:58:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3301966</guid><dc:creator>Monty Carter</dc:creator><description>&lt;p&gt;Aside from the IPv6 issue, which looks to have a fix now, there are additional ways to minimize network traffic related to driver discovery/installation during day-to-day operational use (as opposed to actively deploying).&lt;/p&gt;
&lt;p&gt;Windows always checks the local driver store first, and only moves to a remote driver path if no driver is found locally. ( &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/cc770927"&gt;http://technet.microsoft.com/en-us/library/cc770927&lt;/a&gt;(WS.10).aspx )&lt;/p&gt;
&lt;p&gt;By adding the most commonly used drivers in your environment to the local driver store during initial deployment, you can minimize the number of devices that will cause Windows to search the remote driver paths.&lt;/p&gt;
&lt;p&gt;For example, if you have 5 standard printers that satellite offices can choose from, you can add the drivers for all five printers to the local driver store at deployment time.&lt;/p&gt;
&lt;p&gt;For new models of devices that are added to the fleet after a workstation has been deployed, a package containing the new drivers, and a script to add them to the local driver store of each machine (or a subset of machines that are most likely to use the new device), can be pushed out using a management tool such as SCCM or Altiris, making the drivers locally available on those workstations. &amp;nbsp;The advantage here is that bandwidth throttling and download scheduling can be used to minimize WAN traffic during peak hours.&lt;/p&gt;
&lt;p&gt;WAN traffic associated with driver queries can also be minimized by using DFS. &amp;nbsp;This way, new drivers are replicated to each local server over the WAN only once, and queries from client machines at remote sites go to their local server with the driver queries.&lt;/p&gt;
&lt;p&gt;The ability to offer drivers from a network source is a great addition, however, may be best suited for centralized organizations, without many remote sites with slower WAN links.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3301966" width="1" height="1"&gt;</description></item></channel></rss>