<?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>Ward Vissers &#187; Deployment</title>
	<atom:link href="http://www.wardvissers.nl/category/microsoft/deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wardvissers.nl</link>
	<description>Things About Microsoft &#38; Exchange &#38; VMware</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:53:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MDT 2010 Multiple Partitions Issues &amp; hidden Bitlocker partition</title>
		<link>http://www.wardvissers.nl/2010/08/19/mdt-2010-multiple-partitions-issues-hidden-bitlocker-partition/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-multiple-partitions-issues-hidden-bitlocker-partition</link>
		<comments>http://www.wardvissers.nl/2010/08/19/mdt-2010-multiple-partitions-issues-hidden-bitlocker-partition/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 09:33:48 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/08/19/mdt-2010-multiple-partitions-issues-hidden-bitlocker-partition/</guid>
		<description><![CDATA[I had a new laptop where I wanted to deploy Windows 7 x64 Enterprise and walked to a bug in MDT 2010. Default config. I configured 2 partitions to use the whole disk. See screenshot. When I deploy the task I get the following error He wants to format partition D. But partition D is [...]]]></description>
			<content:encoded><![CDATA[<p>I had a new laptop where I wanted to deploy <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> 7 x64 Enterprise and walked to a bug in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010. Default config.</p>
<p>I configured 2 partitions to use the whole disk. See screenshot.   <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_thumb.png" width="244" height="218" /></a><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_3.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_thumb_3.png" width="244" height="131" /></a>    <br />When I deploy the task I get the following error    </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/IMAG0003.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="IMAG0003" border="0" alt="IMAG0003" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/IMAG0003_thumb.jpg" width="244" height="164" /></a>    <br />He wants to format partition D. But partition D is not availably.&#160; <br />I ended the task and opened the PE window and started Diskpart and listed the volumes.</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/IMAG0001.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="IMAG0001" border="0" alt="IMAG0001" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/IMAG0001_thumb.jpg" width="244" height="164" /></a>    </p>
<p>The strange thing was that the extended partition has the drive letter S had and it was a raw partition.    </p>
<p>After studying ZTIDiskpart.log (X:\MININT\SMSOSD\OSDLOGS\ZTIDiskpart_diskpart.log)    </p>
<p>I found out that there was no space left to create a 300mb partition for saving Bitlocker information.    </p>
<p>So what did ZTIDiskpart.wsf. ZTIDiskpart.wsf gave the last partition that was created the drive letter S. This is the default letter for the Bitlocker partition. So hey wanted to format the file system with fat32. Because in my case the partition size was 200GB he cannot format the disk.    </p>
<p>Solution: </p>
<p>Setting the extended partition to use 95%. Then <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> have enough space to create a 300mb hidden partition for Bitlocker.   </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_4.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_thumb_4.png" width="199" height="244" /></a>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_5.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010MultiplePartitions_9BEF/image_thumb_5.png" width="244" height="132" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Multiple+Partitions+Issues+%26+hidden+Bitlocker+partition+http://tinyurl.com/2vpyrwg" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/08/19/mdt-2010-multiple-partitions-issues-hidden-bitlocker-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Importing automatically the right driver</title>
		<link>http://www.wardvissers.nl/2010/07/19/mdt-2010-importing-automatically-the-right-driver/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-importing-automatically-the-right-driver</link>
		<comments>http://www.wardvissers.nl/2010/07/19/mdt-2010-importing-automatically-the-right-driver/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 12:15:53 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/07/19/mdt-2010-importing-automatically-the-right-driver/</guid>
		<description><![CDATA[Microsoft Deployment Toolkit 2010 has some nice improvements to handle drivers. I will describe how I like to manage drivers in MDT 2010. Some time I wrote i article about how to get the Name &#38; Model from a computer. This is very important when you want to import only the right drivers automatically. First [...]]]></description>
			<content:encoded><![CDATA[</p>
<p><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Toolkit 2010 has some nice improvements to handle drivers. I will describe how I like to manage drivers in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010.</p>
<p>Some time I wrote i article about how to get the <a href="http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/">Name &amp; Model</a> from a computer. This is very important when you want to import only the right drivers automatically.</p>
<p>First we have to build the ‘Out-of-Box Drivers’ folder structure and import drivers. I have subdirectories for each architecture, brand and model.&#160; This is what my folder tree looks like:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image25.png"><img title="MDT 2010 - Out-of-Box Drivers" border="0" alt="MDT 2010 - Out-of-Box Drivers" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb25.png" width="244" height="176" /></a></p>
<p>However, you can build your own structure, as long as you respect the proper model &amp; brand (make) name of the vendors.</p>
<p>Build Out-of-Box Drivers tree</p>
<p>To build up the folder structure you have to know the model name of your hardware. To retrieve the proper computer name execute at powershell command prompt: ‘Get-WmiObject -Class win32_computersystemproduct | fl Name,Model,UUID,Identifyingnumber,Vendor<em>’,</em> to get the exact name WMI queries to determine the computer model. In my case the computer name is “Latitude D830”. </p>
<p>Now that we have drivers imported in our <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Share, it’s time to move on.</p>
<p><strong><a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>. DriverGroups</strong></p>
<p>DriverGroups existed in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2008 already, although the <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> Team added subdirectory support in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010.</p>
<p>At <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> phase <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> uses WMI to query the proper computer model and only the current model drivers will be injected. In order to get this working properly, you have to use the EXACT model name in your Out-of-Box Driver tree. </p>
<p>Inject the correct drivers in your Task Sequence</p>
<p>Add a new step in your Task Sequence to inject the correct drivers. <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> will query the computer name and inject the drivers which corresponds with the computer name from the Out-of-Box folder structure, right before applying the image at <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a>.</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image26.png"><img title="MDT 2010 - Set Task Sequence Variable (Add Task)" border="0" alt="MDT 2010 - Set Task Sequence Variable (Add Task)" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb26.png" width="244" height="202" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image27.png"><img title="MDT 2010 - Set Task Sequence Variable (DriverGroup)" border="0" alt="MDT 2010 - Set Task Sequence Variable (DriverGroup)" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb27.png" width="244" height="170" /></a></p>
<p>I use ‘DriverGroup_001’ as Task Sequence Variable, and Win7×64\%Make%\%Model% as value for my <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> 7 x64. You have to adapt this to your Out-of-Box tree.</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image28.png"><img title="MDT 2010 - Set Task Sequence Variable" border="0" alt="MDT 2010 - Set Task Sequence Variable" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb28.png" width="244" height="217" /></a></p>
<p>As I use a DriverGroup I’ve disabled the ‘Inject Drivers’ task.</p>
<p>Customsettings.ini</p>
<p>As my Task Sequence handles everything, there isn’t anything needed here.</p>
<p>If you don’t like to use a new Task in your TS, you can add DriverGroup variables in customsettings.ini like this:</p>
<p>DriverGroup_001=%Make%\%Model% </p>
<p>DriverGroup_002=Printers</p>
<p><strong>2. Selection Profiles</strong></p>
<p>New in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 are DriverSelectionProfiles. These are easy for new <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> admins, very straight forward and easy to use.</p>
<p>Overview:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image29.png"><img title="MDT 2010 - Selection Profiles Overview" border="0" alt="MDT 2010 - Selection Profiles Overview" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb29.png" width="244" height="58" /></a></p>
<p>First you have to create a Profile (or use one of the default profiles):</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image30.png"><img title="MDT 2010 - Selection Profiles, select folders" border="0" alt="MDT 2010 - Selection Profiles, select folders" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb30.png" width="244" height="201" /></a></p>
<p>You can even select Packages and Applications, use it for “bad drivers” aka driver setup packs.</p>
<p>Select what drivers you want to add to the profile;</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image31.png"><img title="MDT 2010 - Selection Profiles, add profile" border="0" alt="MDT 2010 - Selection Profiles, add profile" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb31.png" width="244" height="217" /></a></p>
<p>After making the profiles you can use them in your Task Sequences. The default ‘Inject Drivers’ settings are on the left, the customized one on the right:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image32.png"><img title="MDT 2010 - Selection Profiles, task sequence" border="0" alt="MDT 2010 - Selection Profiles, task sequence" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb32.png" width="244" height="217" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image33.png"><img title="MDT 2010 - Selection Profiles, task sequence" border="0" alt="MDT 2010 - Selection Profiles, task sequence" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb33.png" width="244" height="217" /></a></p>
<p>You can add&#160; Selection Profiles for drivers/packages or whatever you want. Just add an extra step in your task sequence like above.</p>
<p>Customsettings.ini</p>
<p>As with DriverGroups you can choose to handle the DriverSelectionProfile in customsettings.ini or in your TS.</p>
<p>Example:</p>
<p>DriverSelectionProfile=Dell Latitude D520 x64 </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Importing+automatically+the+right+driver+http://tinyurl.com/38zzfu6" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/07/19/mdt-2010-importing-automatically-the-right-driver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Deployment Toolkit (MDT) 2010 Update 1 is RTM</title>
		<link>http://www.wardvissers.nl/2010/07/08/microsoft-deployment-toolkit-mdt-2010-update-1-is-rtm/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-deployment-toolkit-mdt-2010-update-1-is-rtm</link>
		<comments>http://www.wardvissers.nl/2010/07/08/microsoft-deployment-toolkit-mdt-2010-update-1-is-rtm/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 11:00:30 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/07/08/microsoft-deployment-toolkit-mdt-2010-update-1-is-rtm/</guid>
		<description><![CDATA[Microsoft has released a new version of MDT 2010 named Update 1. It’s a great tool im loving it. What new: For System Center Configuration Manager 2007 users: New “User Driven Installation” deployment method. An easy-to-use UDI Wizard allows users to initiate and customize an OS deployment on their PCs that’s tailored to their individual [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> has released a new version of <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> named Update <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>.<strong> </strong></p>
<p>It’s a great tool im loving it. </p>
<p><strong>What new:     </p>
<p>For <a href="http://www.wardvissers.nl/tag/system-center/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System Center">System Center</a> Configuration Manager 2007 users:</strong></p>
<ul>
<li>
<p><b></b><b>New “User Driven Installation” <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> method.</b> An easy-to-use UDI Wizard allows users to initiate and customize an OS <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> on their PCs that’s tailored to their individual needs.</p>
</li>
<li><b>Support for Configuration Manager R3 “Prestaged Media.” </b>For those deploying <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> and <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> along with new PCs, a custom OS image can easily be loaded in the factory and then customized once deployed. </li>
</ul>
<p><strong>For Lite Touch Installation: </strong></p>
<ul>
<li><strong>Support for <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>.</strong> Easily configure <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> installation and <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> settings through the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Workbench and integration with the Office Customization Tool. </li>
<li><strong>Improved driver importing.</strong> All drivers are inspected during the import process to accurately determine what platforms they really support, avoiding common inaccuracies that can cause <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> issues.<strong> </strong></li>
</ul>
<p><strong>Bug Fixes and small </strong><strong>improvements</strong></p>
<ul>
<li><strong>LTI Wizard performance improvement. </strong>The LTI Wizard now takes less time to initialize and shows up faster.</li>
<li><strong>Issue in validating connection to the server fixed.</strong> In a few scenarios, <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> used to report the error message, &quot;A connection to the distribution share could not be made&quot; when a task sequence is run. The <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Support article, “Error message when you use <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a>: ‘Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed,’” at <a href="http://support.microsoft.com/kb/977566">http://support.microsoft.com/kb/977566</a> describes this issue in detail. This issue has been fixed in <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> Update <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>.</li>
<li><strong>Support for installing <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> roles and features.</strong> <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> Update <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a> adds support for installation of <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> operating system roles and features.</li>
<li><strong>Looping issue with x64 custom <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> images fixed</strong>. In <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a>, ZTI–<a href="http://www.wardvissers.nl/tag/system-center/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System Center">System Center</a> Configuration Manager deployments could get into an infinite loop when deploying an x64 <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> image captured by LTI. This issue has been fixed in <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> Update <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a></li>
<li><strong>Error handling improvements in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> task sequence templates</strong>. In <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a>, task sequences appear to finish successfully even when they really failed. These issues are fixed in <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> Update <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>.</li>
</ul>
<p><strong>Download the new version <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=3bd8561f-77ac-4400-a0c1-fe871c461a89">HERE</a> <img src='http://www.wardvissers.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </strong></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Microsoft+Deployment+Toolkit+%28MDT%29+2010+Update+1+is+RTM+http://tinyurl.com/383k8pp" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/07/08/microsoft-deployment-toolkit-mdt-2010-update-1-is-rtm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploy Office 2010 with Multiple Languages with MDT 2010</title>
		<link>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=deploy-office-2010-with-multiple-languages-with-mdt-2010</link>
		<comments>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 13:40:35 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/</guid>
		<description><![CDATA[I Like Office 2010. For me it is the best Office version i ever worked with. MDT 2010 it’s great tool that Microsoft created. Now i will talk about how you deploy Office 2010 with Multilanguage packs with MDT 2010. Step 1: Download the Office 2010 English version booth will be in x86 &#38; x64 [...]]]></description>
			<content:encoded><![CDATA[<p>I Like <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>. For me it is the best Office version i ever worked with.    <br /><a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 it’s great tool that <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> created.     <br />Now i will talk about how you deploy <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> with Multilanguage packs with <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010.     </p>
<p>Step <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>: Download the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> English version booth will be in x86 &amp; x64</p>
<p>Step 2. Download the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> (language) Multilanguage iso only available from the <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Volume Licensing site. Both in x86 en x64.    </p>
<p>Step 3. Add the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> English version to <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 here <a title="http://www.wardvissers.nl/2009/12/11/office-2010-uitrollen-met-mdt-2010/" href="http://www.wardvissers.nl/2009/12/11/office-2010-uitrollen-met-mdt-2010/">office-2010-uitrollen-met-mdt-2010</a>     </p>
<p>Step 4. Extract the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> (language) Multilanguage iso with <a href="http://www.7-zip.org">7zip</a> in the same application folder witch you created in Step 3.     </p>
<p>Step 5. When you open <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 management console and you go to the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> Application that you added in step 3. You wil see that <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> sees more the one language. In my case it was en-us and nl-nl. The Screenshot is from the older <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 you <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> sees <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> as Office 2007. <a href="http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/">MDT 2010 beta 1</a> supports <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>. I found till now no issues deploying <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>.     </p>
<p>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_thumb.png" width="244" height="200" /></a>     </p>
<p>Step 6. Check the languages that you want. Check the Screenshot how i did it.     </p>
<p>Step 7. Deploy the a <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> or <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> client with <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> Multilanguage versions.     </p>
<p>Step 8. You can check with <strong><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> Language Preferences</strong> or the languages that you configured are installed.     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_thumb_3.png" width="244" height="162" /></a>     </p>
<p>Step 9. <strong>Use Group Policy to set the language settings for users</strong></p>
<ol>
<ol></ol>
<li>
<p>Download the <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> policy template files to your computer. You will find them <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=64b837b6-0aa0-4c07-bc34-bec3990a7956&amp;displaylang=en">HERE</a></p>
</li>
<li>
<p>Make a new GPO named <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> languages settings it is a user policy. </p>
</li>
<li>
<p>Under <strong>User Configuration</strong> in the console tree, right-click <strong>Administrative Templates</strong>.</p>
</li>
<li>
<p>Click <strong>Add/Remove Templates</strong>, and then click <strong>Add</strong>.</p>
</li>
<li>
<p>In the <strong>Policy Templates</strong> dialog box, click the template that you want to add, and then click <strong>Open</strong>. </p>
</li>
<li>
<p>After you add the <strong><a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> templates</strong>, click <strong>Close</strong>.</p>
</li>
<li>
<p>Open the Group Policy object (GPO) for which you want to set policy. </p>
</li>
<li>
<p>Double-click <strong>User Configuration</strong> and expand the tree under <strong>Administrative Templates</strong>.</p>
</li>
<li>
<p>Locate language-related policies in the <strong><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> \ Language Settings</strong> node.</p>
</li>
<li>
<p>Select the languages that you want to use for each setting.</p>
</li>
<li>
<p>Save the GPO.</p>
</li>
<li>
<p>Go Testing</p>
</li>
</ol>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Deploy+Office+2010+with+Multiple+Languages+with+MDT+2010+http://tinyurl.com/358ooaa" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where to find the right MDT 2010 logs</title>
		<link>http://www.wardvissers.nl/2010/06/11/where-to-find-the-right-mdt-2010-logs/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=where-to-find-the-right-mdt-2010-logs</link>
		<comments>http://www.wardvissers.nl/2010/06/11/where-to-find-the-right-mdt-2010-logs/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 11:52:06 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/11/where-to-find-the-right-mdt-2010-logs/</guid>
		<description><![CDATA[Each MDT 2010 script automatically creates log files during its execution. The names of these log files match the name of the script—for example, ZTIGather.wsf creates a log file named ZTIGather.log. Each script also updates a common master log file (BDD.log) that aggregates the contents of the log files that MDT 2010 scripts create. MDT [...]]]></description>
			<content:encoded><![CDATA[<p>Each <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> script automatically creates log files during its execution. The names of these log files match the name of the script—for example, ZTIGather.wsf creates a log file named ZTIGather.log. Each script also updates a common master log file (BDD.log) that aggregates the contents of the log files that <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> scripts create. <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> log files reside in <strong>C:\MININT\SMSOSD\OSDLOGS</strong> during the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> process. Depending on the type of <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> being conducted, the log files are moved at the completion of the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> to either <strong>%WINDIR%\SMSOSD</strong> or <strong>%WINDIR%\TEMP\SMSOSD</strong>. For Lite Touch Installation (LTI) deployments, the logs start in<strong> C:\MININT\SMSOSD\OSDLogs</strong>. They end up in <strong>%WINDIR%\TEMP\DeploymentLogs</strong> when task sequence execution is complete. </p>
<p><a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> creates the following log files: </p>
<p><strong>BDD.log</strong>: This is the aggregated <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> log file that is copied to a network location at the end of the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> if you specify the SLShare property in the Customsettings.ini file. </p>
<p><strong>LiteTouch.log</strong>: This file is created during LTI deployments. It resides in %WINDIR%\TEMP\DeploymentLogs unless you specify the /debug:true option. </p>
<p><strong>Scriptname.log:</strong> This file is created by each <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> script. Scriptname represents the name of the script in question. </p>
<p><strong>SMSTS.log</strong>: This file is created by the Task Sequencer and describes all Task Sequencer transactions. Depending on the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> scenario, it may reside in %TEMP%, %WINDIR%\System32\ccm\logs, or C:\_SMSTaskSequence, or C:\SMSTSLog. </p>
<p><strong>Wizard.log:</strong> The <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> wizards create and update this file.&#160; </p>
<p><strong>WPEinit.log:</strong> This file is created during the <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE initialization process and is useful for troubleshooting errors encountered while starting <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE. </p>
<p><strong>DeploymentWorkbench_id.log</strong>: This log file is created in the %temp% folder when you specify a /debug when starting the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Workbench.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Where+to+find+the+right+MDT+2010+logs+http://tinyurl.com/39mabnm" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/11/where-to-find-the-right-mdt-2010-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Update 1 Beta Released</title>
		<link>http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-update-1-beta-released</link>
		<comments>http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/#comments</comments>
		<pubDate>Fri, 14 May 2010 15:02:44 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/</guid>
		<description><![CDATA[The Solution Accelerators Team have released Microsoft Deployment Toolkit 2010 Update 1 Beta and would like your feedback. Download the beta now at https://connect.microsoft.com/site14/Downloads/DownloadDetails.aspx?DownloadID=8689 MDT 2010 Update 1 provides new capabilities, such as: · Support for Microsoft Office 2010. · A new User-driven Installation (UDI) deployment method (formerly known as “Modena”) for Microsoft System Center [...]]]></description>
			<content:encoded><![CDATA[<p>The Solution Accelerators Team have released <strong><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Toolkit 2010 Update <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a> Beta</strong> and would like your feedback.</p>
<p><strong>Download the beta now</strong> at <a href="https://connect.microsoft.com/site14/Downloads/DownloadDetails.aspx?DownloadID=8689">https://connect.microsoft.com/site14/Downloads/DownloadDetails.aspx?DownloadID=8689</a>     </p>
<p><a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 Update <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a> provides new capabilities, such as:</p>
<p>· Support for <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>.</p>
<p>· A new User-driven Installation (UDI) <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> method (formerly known as “Modena”) for <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/system-center/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System Center">System Center</a> Configuration Manager 2007. UDI gives information technology (IT) staff control over the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> experience while empowering users to interact with and customize their operating system <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> through an easy-to-use wizard.</p>
<p>· Improvements to the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Workbench driver import process, detecting each driver’s true supported platforms.</p>
<p>· Many bug fixes and other small improvements.</p>
<p>This release supports the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> of the <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>® 7; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a>®; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a>; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server® <a href="http://www.wardvissers.nl/tag/2008-r2/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 2008 R2">2008 R2</a>; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2008; and <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2003 operating systems. See the <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Toolkit Documentation Library, which is included with <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 Update <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>, for the complete documentation for this release.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Update+1+Beta+Released+http://tinyurl.com/2wufqep" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/2003/" title="2003" rel="tag">2003</a>, <a href="http://www.wardvissers.nl/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.wardvissers.nl/tag/2008-r2/" title="2008 R2" rel="tag">2008 R2</a>, <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/office-2010/" title="Office 2010" rel="tag">Office 2010</a>, <a href="http://www.wardvissers.nl/tag/system-center/" title="System Center" rel="tag">System Center</a>, <a href="http://www.wardvissers.nl/tag/vista/" title="Vista" rel="tag">Vista</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/04/16/eisen-om-exchange-2010-te-kunnen-installeren/" title="Eisen om Exchange 2010 te kunnen installeren (April 16, 2009)">Eisen om Exchange 2010 te kunnen installeren</a> (1)</li>
	<li><a href="http://www.wardvissers.nl/2008/10/16/windows-2008-cluster-met-shared-storage-in-vmware-workstation/" title="Windows 2008 Cluster met shared storage in VMware Workstation (October 16, 2008)">Windows 2008 Cluster met shared storage in VMware Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT HP,Lenovo,Dell tools for getting the right drivers for a specific model</title>
		<link>http://www.wardvissers.nl/2010/05/12/mdt-hplenovodell-tools-for-getting-the-right-drivers-for-a-specific-model/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-hplenovodell-tools-for-getting-the-right-drivers-for-a-specific-model</link>
		<comments>http://www.wardvissers.nl/2010/05/12/mdt-hplenovodell-tools-for-getting-the-right-drivers-for-a-specific-model/#comments</comments>
		<pubDate>Wed, 12 May 2010 06:35:11 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/05/12/mdt-hplenovodell-tools-for-getting-the-right-drivers-for-a-specific-model/</guid>
		<description><![CDATA[When you search a driver for a specific model you always go to the HP, Dell, Lenovo, Dell site and&#160; then you go to download section and chose the model of your pc/laptop and os version and download the drivers. The Are some handy tools for you: Dell Tool: Dell makes drivers driver CABs which [...]]]></description>
			<content:encoded><![CDATA[<p>When you search a driver for a specific model you always go to the HP, Dell, Lenovo, Dell site and&#160; then you go to download section and chose the model of your pc/laptop and os version and download the drivers.</p>
<p>The Are some handy <a href="http://www.wardvissers.nl/tag/tools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tools">tools</a> for you:</p>
<p><strong>Dell Tool:</strong>     <br />Dell makes drivers <a href="http://www.delltechcenter.com/page/Dell+Business+Client+Operating+System+Deployment+-+The+.CAB+Files">driver CABs</a> which incluse all your drivers for your model and OS.     <br /><a href="http://www.delltechcenter.com/page/Dell+Business+Client+Operating+System+Deployment+-+The+.CAB+Files"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTToolsforSearchfordriversforaspecificM_13761/image.png" width="421" height="214" /></a>     </p>
<p><strong>HP Tool:</strong>     <br /><a href="http://h20331.www2.hp.com/Hpsub/cache/509658-0-0-225-121.html">HP SoftPaq</a> Download Manager provides a simple, powerful way to download software updates for the HP client PC models in your environment. HP SDM can significantly reduce the amount of time it takes to locate and download updates. SoftPaqs can be downloaded in as few as three easy steps from a single user interface after initial setup.</p>
<p><a href="http://h20331.www2.hp.com/Hpsub/cache/509658-0-0-225-121.html"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SDM_IM" border="0" alt="SDM_IM" src="http://www.wardvissers.nl/wp-content/uploads/MDTToolsforSearchfordriversforaspecificM_13761/SDM_IM.jpg" width="290" height="208" /></a>&#160; </p>
<p><strong>Lenovo Tool:</strong>     <br /><a href="http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TVAN-ADMIN#ur">ThinkVantage Update Retriever</a> enables you to download update packages from the Lenovo Help Center Web site to a network share repository folder.     <br />This is a search tool. You give the model nummer en os and Update Retriever and scan the Lenovo Help Center Web site for the latest driver     <br /><a href="http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TVAN-ADMIN#ur"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTToolsforSearchfordriversforaspecificM_13761/image_3.png" width="371" height="226" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+HP%2CLenovo%2CDell+tools+for+getting+the+right+drivers+for+a+specific+model+http://tinyurl.com/29so8pg" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/tools/" title="Tools" rel="tag">Tools</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/10/03/mdt-update-deployment-share-error-wingapi-dll-wanneer-gepgraded-wordt-van-mdt-2008-naar-mdt-2010/" title="MDT update deployment share error Wingapi.dll wanneer geüpgraded wordt van MDT 2008 naar MDT 2010 (October 3, 2009)">MDT update deployment share error Wingapi.dll wanneer geüpgraded wordt van MDT 2008 naar MDT 2010</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/18/hoe-office-2007-distribueren-met-mdt/" title="Hoe Office 2007 distribueren met MDT (August 18, 2009)">Hoe Office 2007 distribueren met MDT</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/10/05/xp-client-geeft-deployment-inventory-error-in-sce-2007/" title="XP client geeft Deployment &amp; Inventory error in SCE 2007 (October 5, 2009)">XP client geeft Deployment &amp; Inventory error in SCE 2007</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/05/12/mdt-hplenovodell-tools-for-getting-the-right-drivers-for-a-specific-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAIK Add Drivers to a Wim File</title>
		<link>http://www.wardvissers.nl/2010/05/09/waik-add-drivers-to-a-wim-file/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=waik-add-drivers-to-a-wim-file</link>
		<comments>http://www.wardvissers.nl/2010/05/09/waik-add-drivers-to-a-wim-file/#comments</comments>
		<pubDate>Sun, 09 May 2010 12:16:34 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/05/09/waik-add-drivers-to-a-wim-file/</guid>
		<description><![CDATA[Some handy Windows 7 Waik commands to add drivers to a wim file. Before you start copy the wim file to your harddisk 1. Some information about the Wim: Dism /Get-WimInfo /WimFile:d:\boot.wim 2. Mount the wim file to a folder: Dism /Mount-Wim /index:1 /WimFile:d:\boot.wim /MountDir:d:\mountpe 3. Add the Driver: Dism /Image:d:\mountpe /Add-Driver /Driver:d:\nic\b57nd60x.inf 4. Close [...]]]></description>
			<content:encoded><![CDATA[<p>Some handy <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> Waik commands to add drivers to a wim file.    <br />Before you start copy the wim file to your harddisk     </p>
<p><a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>. Some information about the Wim:     <br />Dism /Get-WimInfo /WimFile:d:\boot.wim</p>
<p>2. Mount the wim file to a folder:    <br />Dism /Mount-Wim /index:<a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a> /WimFile:d:\boot.wim /MountDir:d:\mountpe     </p>
<p>3. Add the Driver:     <br />Dism /Image:d:\mountpe /Add-Driver /Driver:d:\nic\b57nd60x.inf</p>
<p>4. Close the wim file and saving the file:</p>
<p>Dism /Unmount-Wim /MountDir:d:\mountpe /Commit</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=WAIK+Add+Drivers+to+a+Wim+File+http://tinyurl.com/2f6mfg4" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2010/03/03/windows-7-sysprep/" title="Windows 7 Sysprep (March 3, 2010)">Windows 7 Sysprep</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/02/05/windows-7-group-policy-preferences-printers-acces-denied-error/" title="Windows 7 Group Policy preferences printers Acces Denied Error (February 5, 2010)">Windows 7 Group Policy preferences printers Acces Denied Error</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/02/02/windows-7-gpo-wallpaper/" title="Windows 7 GPO Wallpaper (February 2, 2010)">Windows 7 GPO Wallpaper</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/01/15/windows-7-do-you-trust-this-printer/" title="Windows 7 Do you trust this printer (January 15, 2010)">Windows 7 Do you trust this printer</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/01/15/windows-7-disable-uac-in-group-policy/" title="Windows 7 disable UAC in Group Policy (January 15, 2010)">Windows 7 disable UAC in Group Policy</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/05/09/waik-add-drivers-to-a-wim-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Restore an Windows 7 Capture with MDT 2010</title>
		<link>http://www.wardvissers.nl/2010/04/23/restore-an-windows-7-capture-with-mdt-2010/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=restore-an-windows-7-capture-with-mdt-2010</link>
		<comments>http://www.wardvissers.nl/2010/04/23/restore-an-windows-7-capture-with-mdt-2010/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 10:19:37 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/04/23/restore-an-windows-7-capture-with-mdt-2010/</guid>
		<description><![CDATA[Step1: Import the Capture Image. You can find the capture file at&#160; \\server\deploymentshare$\Capture or x:\deploymentshare\capture. If you have already imported Windows 7 DVD. You can chose for Sysprep and Setup files are not needed. The Setup will copy them automatically when de Capture wil be deployed.&#160; &#160; &#160; Step 2. Create a Normal Client Task [...]]]></description>
			<content:encoded><![CDATA[<p>Step1: Import the Capture Image.</p>
<p>You can find the capture file at&#160; <a href="file://\\server\deploymentshare$\Capture">\\server\deploymentshare$\Capture</a> or x:\deploymentshare\capture.     </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb.png" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb_3.png" width="244" height="180" /></a>     <br />If you have already imported <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> DVD.     <br />You can chose for <strong>Sysprep and Setup files are not needed</strong>. The Setup will copy them automatically when de Capture wil be deployed.&#160; <br /><a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb_4.png" width="244" height="201" /></a>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb_5.png" width="244" height="201" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb_6.png" width="244" height="202" /></a>&#160; <a href="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/RestoreanWindows7CapturewithMDT2010_C2AF/image_thumb_7.png" width="244" height="200" /></a>     </p>
<p>Step 2. Create a Normal Client Task with the OS Capture that you imported. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Restore+an+Windows+7+Capture+with+MDT+2010+http://tinyurl.com/38vedn4" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/30/upgrade-mdt-2008-naar-mdt-2010/" title="Upgrade MDT 2008 naar MDT 2010 (August 30, 2009)">Upgrade MDT 2008 naar MDT 2010</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/04/23/restore-an-windows-7-capture-with-mdt-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capture an Existing Windows 7 install with MDT</title>
		<link>http://www.wardvissers.nl/2010/04/21/capture-an-existing-windows-7-install-with-mdt/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=capture-an-existing-windows-7-install-with-mdt</link>
		<comments>http://www.wardvissers.nl/2010/04/21/capture-an-existing-windows-7-install-with-mdt/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 12:21:45 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/04/21/capture-an-existing-windows-7-install-with-mdt/</guid>
		<description><![CDATA[You can With MDT capture an existing Windows 7 Install. 1. Creating the Task in MDT Jou must Chose the OS version witch you want to capture. 2. Create a copy from the Customsettings.ini &#160;&#160;&#160; Edit the Customsettings.ini with de following text. [Settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=Y SkipAppsOnUpgrade=YES SkipCapture=NO SkipAdminPassword=YES SkipProductKey=YES 4. Connect to the [...]]]></description>
			<content:encoded><![CDATA[<p>You can With <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> capture an existing <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> Install.    <br /><a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>. Creating the Task in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134159.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134159" border="0" alt="2010-04-18_134159" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134159_thumb.jpg" width="244" height="200" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134127.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134127" border="0" alt="2010-04-18_134127" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134127_thumb.jpg" width="244" height="202" /></a>     <br />Jou must Chose the OS version witch you want to capture.</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134151.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134151" border="0" alt="2010-04-18_134151" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134151_thumb.jpg" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134213.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134213" border="0" alt="2010-04-18_134213" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134213_thumb.jpg" width="244" height="200" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134231.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134231" border="0" alt="2010-04-18_134231" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134231_thumb.jpg" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134317.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134317" border="0" alt="2010-04-18_134317" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134317_thumb.jpg" width="244" height="201" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134327.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134327" border="0" alt="2010-04-18_134327" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134327_thumb.jpg" width="244" height="200" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134336.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-18_134336" border="0" alt="2010-04-18_134336" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100418_134336_thumb.jpg" width="244" height="201" /></a> </p>
<p>2. Create a copy from the Customsettings.ini    <br />&#160;&#160;&#160; Edit the Customsettings.ini with de following text.     </p>
<p>[Settings]     <br />Priority=Default     <br />Properties=MyCustomProperty </p>
<p>[Default]    <br />OSInstall=Y     <br />SkipAppsOnUpgrade=YES     <br />SkipCapture=NO     <br />SkipAdminPassword=YES     <br />SkipProductKey=YES</p>
<p>4. Connect to the deployement share <a href="file://\\server\deploymentshare$">\\server\deploymentshare$</a> and go to the folder script and double click on LiteTouch.vbs     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162332.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-15_162332" border="0" alt="2010-04-15_162332" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162332_thumb.jpg" width="244" height="136" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162453.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-15_162453" border="0" alt="2010-04-15_162453" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162453_thumb.jpg" width="244" height="175" /></a> </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162635.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-15_162635" border="0" alt="2010-04-15_162635" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162635_thumb.jpg" width="244" height="194" /></a><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162645.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-15_162645" border="0" alt="2010-04-15_162645" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162645_thumb.jpg" width="244" height="194" /></a> </p>
</p>
</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162659.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-04-15_162659" border="0" alt="2010-04-15_162659" src="http://www.wardvissers.nl/wp-content/uploads/CaptureanExistingWindows7installwithMDT_ECCD/20100415_162659_thumb.jpg" width="244" height="83" /></a>     <br />4. Don’t forget after the Capture to restore the original customsettings.ini file.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Capture+an+Existing+Windows+7+install+with+MDT+http://tinyurl.com/y7qxzoj" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/30/upgrade-mdt-2008-naar-mdt-2010/" title="Upgrade MDT 2008 naar MDT 2010 (August 30, 2009)">Upgrade MDT 2008 naar MDT 2010</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/04/23/restore-an-windows-7-capture-with-mdt-2010/" title="Restore an Windows 7 Capture with MDT 2010 (April 23, 2010)">Restore an Windows 7 Capture with MDT 2010</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/04/06/microsoft-enterprise-desktop-virtualization-med-v-1-0-sp1-now-available-for-windows-7/" title="Microsoft Enterprise Desktop Virtualization (MED-V) 1.0 SP1 &#8211; now available for Windows 7 (April 6, 2010)">Microsoft Enterprise Desktop Virtualization (MED-V) 1.0 SP1 &#8211; now available for Windows 7</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/04/21/capture-an-existing-windows-7-install-with-mdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution for &quot;Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed&quot;</title>
		<link>http://www.wardvissers.nl/2010/04/20/solution-for-multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more-than-one-user-name-are-not-allowed/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=solution-for-multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more-than-one-user-name-are-not-allowed</link>
		<comments>http://www.wardvissers.nl/2010/04/20/solution-for-multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more-than-one-user-name-are-not-allowed/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 07:05:07 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/04/20/solution-for-multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more-than-one-user-name-are-not-allowed/</guid>
		<description><![CDATA[When you use MDT you see many times the following error: &#34;Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed&#34; Solution 1: To fix the problem you should edit the ztiutility.vbs file in the deployment share under the scripts folder.&#160; Open the file [...]]]></description>
			<content:encoded><![CDATA[<p>When you use <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> you see many times the following error:    <br /><strong>&quot;Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed&quot;</strong></p>
<p><strong>Solution <a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>:</strong>     <br />To fix the problem you should edit the ztiutility.vbs file in the <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> share under the scripts folder.&#160; Open the file in notepad and replace the following code in the MapNetworkDriveEX function:</p>
<p><strong>Case Else      <br /></strong><strong>&#8216; Case &amp;h800704C3 &#8216; Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.      <br /></strong><strong>&#8216; Case &amp;h8007052E &#8216; Logon failure: unknown user name or bad password.      <br /></strong><strong>&#8216; There was a some kind of fatal error.      <br /></strong><strong>If ErrDesc &lt;&gt; &quot;&quot; then      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; MapNetworkDriveEx = ErrDesc      <br /></strong><strong>Else      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; MapNetworkDriveEx = &quot;Unable to map UNC Path &quot; &amp; sShare &amp; &quot; :&quot; &amp; &quot;( 0x&quot; &amp; hex(HasError) &amp; &quot; ) &quot;      <br /></strong><strong>End if      <br /></strong><strong>oLogging.CreateEntry MapNetworkDriveEx &amp; &quot;&quot;, iLogType      <br /></strong><strong>Exit function      <br /></strong><strong>End select</strong></p>
<p>With this code:</p>
<p><strong>Case Else      <br /></strong><strong>Err.Clear      <br /></strong><strong>On Error Resume Next      <br /></strong><strong>oNetwork.MapNetworkDrive&#160; chr(sDrive)&amp;&quot;:&quot;, sShare, False      <br /></strong><strong>HasError = err.number      <br /></strong><strong>ErrDesc = err.Description      <br /></strong><strong>On Error Goto <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 0">0</a>      <br /></strong><strong>If Err.Number &lt;&gt; <a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 0">0</a> Then      <br /></strong><strong>&#8216; There was a some kind of fatal error.      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; If ErrDesc &lt;&gt; &quot;&quot; then      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; MapNetworkDriveEx = ErrDesc      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Else      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; MapNetworkDriveEx = &quot;Unable to map UNC Path &quot; &amp; sShare &amp; &quot; :&quot; &amp;&#160;&#160;&#160; &quot;( 0x&quot; &amp; hex(HasError) &amp; &quot; ) &quot;      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; End if      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; oLogging.CreateEntry MapNetworkDriveEx &amp; &quot;&quot;, iLogType      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Exit function      <br /></strong><strong>Else      <br /></strong><strong>&#160;&#160;&#160;&#160;&#160; Exit Function      <br /></strong><strong>End If&#160; <br /></strong></p>
<p><strong>End select      </p>
<p>Solution 2       </p>
<p></strong>Download<strong> </strong><a href="http://www.wardvissers.nl/downloads/ZTIUtility.7z" target="_blank">ZTIUtility.7z</a> and replace the ztiutility.vbs with the one in the <a href="http://www.wardvissers.nl/downloads/ZTIUtility.7z" target="_blank">ZTIUtility.7z</a>. You need <a href="http://www.7-zip.org/" target="_blank">7zip</a> to unpack the file.     </p>
<p><a title="http://support.microsoft.com/kb/977566" href="http://support.microsoft.com/kb/977566">http://support.microsoft.com/kb/977566</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Solution+for+%22Multiple+connections+to+a+server+or+shared+resource+by+the+same+user%2C+using+more+than+one+user+n...+http://tinyurl.com/yyketka" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/10/05/xp-client-geeft-deployment-inventory-error-in-sce-2007/" title="XP client geeft Deployment &amp; Inventory error in SCE 2007 (October 5, 2009)">XP client geeft Deployment &amp; Inventory error in SCE 2007</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/02/vmware-vsphere-nic-vmx-2-vmx-3-drivers-aan-mdt-2010-toevoegen/" title="VMWare vSphere NIC (VMX 2 &#038; VMX 3) Drivers aan MDT 2010 toevoegen (September 2, 2009)">VMWare vSphere NIC (VMX 2 &#038; VMX 3) Drivers aan MDT 2010 toevoegen</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/04/20/solution-for-multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more-than-one-user-name-are-not-allowed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Health Care</title>
		<link>http://www.wardvissers.nl/2010/03/23/mdt-2010-health-care/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-health-care</link>
		<comments>http://www.wardvissers.nl/2010/03/23/mdt-2010-health-care/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:38:07 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/03/23/mdt-2010-health-care/</guid>
		<description><![CDATA[MDT 2010 Health Care is een samenvatting van best practices voor het aanpassen,&#160; bouw en migreren, en beveiligen van Windows XP, Windows Vista of Windows 7 machines. Ook wordt hier kort beschreven hoe men applicaties kan uitrollen (scripted installs,silent installetie, application packages) als onderdeel van de uitrol. Het gaat om het uitrollen van een standaard [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 Health Care is een samenvatting van best practices voor het aanpassen,&#160; bouw en migreren, en beveiligen van <a href="http://www.wardvissers.nl/tag/windows-xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows XP">Windows XP</a>, <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> of <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> 7 machines. Ook wordt hier kort beschreven hoe men applicaties kan uitrollen (scripted installs,silent installetie, application packages) als onderdeel van de uitrol. Het gaat om het uitrollen van een standaard desktop voor gemeenschappelijk gebruik. Tevens wordt besproken hoe men de gegeven van een gebruiker mee kan nemen naar de nieuwe werkplek.</p>
<p>Handleidingen:    <br /><a href="http://download.microsoft.com/download/3/0/3/303863AF-DF46-4BE2-9FD5-D785D794A6F6/HealthcareDesktopUserStateMigrationGuide.pdf" target="_blank">Healthcare Desktop User State Migration Guide</a>     <br /><a href="http://download.microsoft.com/download/4/3/2/432DB59D-EA0D-48A6-9EB3-3BE13FAD17D9/AutomatedBuildApplicationIntegrationGuide.pdf" target="_blank">Automated Build Application Integration Guide</a>     <br /><a href="http://download.microsoft.com/download/5/4/5/545572CD-72ED-435F-BD8C-7E36CCA85FCB/HealthcareMDT2010AdministratorsGuide.pdf" target="_blank">Healthcare MDT 2010 Administrators Guide</a>     <br /><a href="http://download.microsoft.com/download/6/6/8/668F6FE0-F4F0-49D1-85F3-7E2E0141E392/AutomatedBuildHealthcareDesktopandServerGuide.pdf" target="_blank">Automated Build Healthcare Desktop and Server Guide</a></p>
<p>Downloaden van de <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> HealthCare doe je hier: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=CD73A2C5-76C1-48B3-A366-156900BB9493&amp;amp;displaylang=en&amp;displaylang=en" target="_blank">MDT HealthCare</a></p>
<p>Installatie:    </p>
<p>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb.png" width="244" height="176" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_3.png" width="244" height="184" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_4.png" width="244" height="182" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_5.png" width="244" height="181" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_6.png" width="244" height="182" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_7.png" width="244" height="182" /></a>     </p>
<p>Voorbeeld wat Health Care automatisch aanmaakt:</p>
</p>
</p>
</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_8.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010HealthCare_B55E/image_thumb_8.png" width="244" height="242" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Health+Care+http://tinyurl.com/yegapaf" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/vista/" title="Vista" rel="tag">Vista</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/05/12/windows-7-windows-2008-r2-verschijnen-dit-jaar-nog/" title="Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!! (May 12, 2009)">Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!!</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/10/16/windows-2008-cluster-met-shared-storage-in-vmware-workstation/" title="Windows 2008 Cluster met shared storage in VMware Workstation (October 16, 2008)">Windows 2008 Cluster met shared storage in VMware Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/04/08/microsoft-assessment-planning-toolkit/" title="Microsoft Assessment &amp; Planning Toolkit (April 8, 2010)">Microsoft Assessment &amp; Planning Toolkit</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/03/23/mdt-2010-health-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Deploy per Computer of per Model MDT DataBase Config</title>
		<link>http://www.wardvissers.nl/2010/03/15/mdt-2010-deploy-per-computer-of-per-model-mdt-database-config/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-deploy-per-computer-of-per-model-mdt-database-config</link>
		<comments>http://www.wardvissers.nl/2010/03/15/mdt-2010-deploy-per-computer-of-per-model-mdt-database-config/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 18:31:31 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/03/15/mdt-2010-deploy-per-computer-of-per-model-mdt-database-config/</guid>
		<description><![CDATA[Met MDT 2010 kun je ook Applicaties per Model of per Computer deployen.&#160; In het artikel MDT 2010 Deploy per Computer of per Model heb ik uitgelegd om de juiste te achter halen. Per Computer: Per Model (Getest met een Virtuele XP Machine): Tags: MDT 2010, XP Related posts XP Domain users modify rechten c [...]]]></description>
			<content:encoded><![CDATA[<p>Met <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> kun je ook Applicaties per Model of per Computer deployen.&#160; <br />In het artikel <a href="http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/">MDT 2010 Deploy per Computer of per Model</a> heb ik uitgelegd om de juiste te achter halen. </p>
<p>Per Computer:    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/image_thumb.png" width="244" height="201" /></a>     </p>
<p>Per Model (Getest met een Virtuele <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> Machine):     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/image_thumb_3.png" width="244" height="200" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/clip_image002.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModelMDTDat_11F37/clip_image002_thumb.jpg" width="244" height="200" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Deploy+per+Computer+of+per+Model+MDT+DataBase+Config+http://tinyurl.com/ygv5mdj" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/09/09/xp-domain-users-modify-rechten-c-drive/" title="XP Domain users modify rechten c drive (September 9, 2008)">XP Domain users modify rechten c drive</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/10/16/windows-2008-cluster-met-shared-storage-in-vmware-workstation/" title="Windows 2008 Cluster met shared storage in VMware Workstation (October 16, 2008)">Windows 2008 Cluster met shared storage in VMware Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/05/21/vmware-vsphere-videos/" title="VMware vSphere Video’s (May 21, 2009)">VMware vSphere Video’s</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/03/15/mdt-2010-deploy-per-computer-of-per-model-mdt-database-config/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Deploy per Computer of per Model</title>
		<link>http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-deploy-per-computer-of-per-model</link>
		<comments>http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:26:58 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/</guid>
		<description><![CDATA[Met de volgende commando’s krijg je de info om per Computer of Model te Deployen. WMI Model &#38; Manufacturer: Get-WmiObject -Class win32_computersystem &#124; fl Name,Model,manufacturer WMI UUID, Vender: Get-WmiObject -Class win32_computersystemproduct &#124; fl Name,Model,UUID,Identifyingnumber,Vendor Tags: MDT 2010 Related posts XP Domain users modify rechten c drive (0) Windows Server 2008 R2 is nu beschikbaar voor [...]]]></description>
			<content:encoded><![CDATA[<p>Met de volgende commando’s krijg je de info om per Computer of Model te Deployen.</p>
<p>WMI Model &amp; Manufacturer:    <br />Get-WmiObject -Class win32_computersystem | fl Name,Model,manufacturer</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModel_96A2/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModel_96A2/image_thumb.png" width="508" height="73" /></a> </p>
<p>WMI UUID, Vender:    <br />Get-WmiObject -Class win32_computersystemproduct | fl Name,Model,UUID,Identifyingnumber,Vendor</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModel_96A2/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010DeployperComputerofperModel_96A2/image_thumb_3.png" width="511" height="94" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Deploy+per+Computer+of+per+Model+http://tinyurl.com/ykft6hj" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/09/09/xp-domain-users-modify-rechten-c-drive/" title="XP Domain users modify rechten c drive (September 9, 2008)">XP Domain users modify rechten c drive</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/15/windows-server-2008-r2-is-nu-beschikbaar-voor-technet-plus-abonnees/" title="Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (August 15, 2009)">Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/12/07/windows-server-2008-r2-beta-reviewers-guide/" title="Windows Server 2008 R2 Beta Reviewers Guide (December 7, 2008)">Windows Server 2008 R2 Beta Reviewers Guide</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/03/12/mdt-2010-deploy-per-computer-of-per-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT2010 Configure Database Options</title>
		<link>http://www.wardvissers.nl/2010/03/10/mdt2010-configure-database-options/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt2010-configure-database-options</link>
		<comments>http://www.wardvissers.nl/2010/03/10/mdt2010-configure-database-options/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 18:48:51 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/03/10/mdt2010-configure-database-options/</guid>
		<description><![CDATA[Zorg dat NT AUTHORITY\ANONYMOUS LOGON toegang heeft tot de MDT 2010 Database en&#160; de rechten db_datareader krijgt. Tags: MDT 2010 Related posts XP Domain users modify rechten c drive (0) Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (0) Windows Server 2008 R2 Beta Reviewers Guide (0) Windows Deployment Toolkit 2008 (MDT) testen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb.png" width="244" height="200" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb_3.png" width="244" height="201" /></a> </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb_4.png" width="244" height="202" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb_5.png" width="244" height="201" /></a> </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb_6.png" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010ConfigureDatabaseOptions_12826/image_thumb_7.png" width="244" height="201" /></a></p>
<p>Zorg dat NT AUTHORITY\ANONYMOUS LOGON toegang heeft tot de <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 Database en&#160; de rechten db_datareader krijgt. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT2010+Configure+Database+Options+http://tinyurl.com/ykl68qp" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/09/09/xp-domain-users-modify-rechten-c-drive/" title="XP Domain users modify rechten c drive (September 9, 2008)">XP Domain users modify rechten c drive</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/15/windows-server-2008-r2-is-nu-beschikbaar-voor-technet-plus-abonnees/" title="Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (August 15, 2009)">Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/12/07/windows-server-2008-r2-beta-reviewers-guide/" title="Windows Server 2008 R2 Beta Reviewers Guide (December 7, 2008)">Windows Server 2008 R2 Beta Reviewers Guide</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/03/10/mdt2010-configure-database-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Aanmaken Database</title>
		<link>http://www.wardvissers.nl/2010/03/10/mdt-2010-aanmaken-database/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-aanmaken-database</link>
		<comments>http://www.wardvissers.nl/2010/03/10/mdt-2010-aanmaken-database/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 18:47:26 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/03/10/mdt-2010-aanmaken-database/</guid>
		<description><![CDATA[Tags: MDT 2010 Related posts XP Domain users modify rechten c drive (0) Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (0) Windows Server 2008 R2 Beta Reviewers Guide (0) Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (0) Windows Deployment Feature op Windows 2008 (0)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb.png" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb_3.png" width="244" height="201" /></a> </p>
</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb_4.png" width="244" height="201" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb_5.png" width="244" height="201" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb_6.png" width="244" height="200" /></a> <a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010AanmakenDatabase_12721/image_thumb_7.png" width="244" height="200" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Aanmaken+Database+http://tinyurl.com/yjwvwny" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/09/09/xp-domain-users-modify-rechten-c-drive/" title="XP Domain users modify rechten c drive (September 9, 2008)">XP Domain users modify rechten c drive</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/15/windows-server-2008-r2-is-nu-beschikbaar-voor-technet-plus-abonnees/" title="Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (August 15, 2009)">Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/12/07/windows-server-2008-r2-beta-reviewers-guide/" title="Windows Server 2008 R2 Beta Reviewers Guide (December 7, 2008)">Windows Server 2008 R2 Beta Reviewers Guide</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/03/10/mdt-2010-aanmaken-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Essentials voor XP uit rollen met MDT</title>
		<link>http://www.wardvissers.nl/2010/01/09/microsoft-security-essentials-voor-xp-uit-rollen-met-mdt/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-security-essentials-voor-xp-uit-rollen-met-mdt</link>
		<comments>http://www.wardvissers.nl/2010/01/09/microsoft-security-essentials-voor-xp-uit-rollen-met-mdt/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:13:18 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/01/09/microsoft-security-essentials-voor-xp-uit-rollen-met-mdt/</guid>
		<description><![CDATA[1.Maak onder Application een map aan genaamd Microsoft Security Essentials Kopieer naar deze map de file mssefullinstall-x86fre-nl-nl-xp. Dit kun je natuurlijk ook voor de Windows 7 versie doen. 2. Open MDT . Ga naar Applications en kies voor New Application without source files or somewhere else on the network 3. Vul de juiste gegeven in. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/tag/2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>.Maak onder Application een map aan genaamd <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Security Essentials    <br />Kopieer naar deze map de file mssefullinstall-x86fre-nl-nl-<a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">xp</a>. Dit kun je natuurlijk ook voor de <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> 7 versie doen.</p>
<p>2. Open <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> . Ga naar Applications en kies voor New Application without source files or somewhere else on the network    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image002.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image002_thumb.jpg" width="244" height="201" /></a></p>
<p>3. Vul de juiste gegeven in. <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Security Essentials voor <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a></p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image004.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image004_thumb.jpg" width="244" height="200" /></a></p>
<p>4. Command Line: mssefullinstall-x86fre-nl-nl-<a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">xp</a>.exe /s /runwgacheck    <br />working directory: .\Applications\<a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Security Essentials     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image006.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image006_thumb.jpg" width="244" height="201" /></a></p>
<p>5.    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image008.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image008_thumb.jpg" width="244" height="201" /></a></p>
<p>6.    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image010.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image010" border="0" alt="clip_image010" src="http://www.wardvissers.nl/wp-content/uploads/MicrosoftSecurityEssentialsvoorXPuitroll_D07F/clip_image010_thumb.jpg" width="244" height="201" /></a>     <br />Klaar om uitgerold te worden</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Microsoft+Security+Essentials+voor+XP+uit+rollen+met+MDT+http://tinyurl.com/yevmhe8" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/05/28/outlook-2007-autodiscovery-warning-when-using-srv-record-for-autodiscover/" title="Outlook 2007 Autodiscovery Warning when using SRV record for Autodiscover (May 28, 2010)">Outlook 2007 Autodiscovery Warning when using SRV record for Autodiscover</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/04/08/microsoft-assessment-planning-toolkit/" title="Microsoft Assessment &amp; Planning Toolkit (April 8, 2010)">Microsoft Assessment &amp; Planning Toolkit</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/05/03/microsoft-application-compatibility-toolkit-act/" title="Microsoft Application Compatibility Toolkit (ACT) (May 3, 2010)">Microsoft Application Compatibility Toolkit (ACT)</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/12/06/mdt-wachtwoord-wijzigen-van-een-os-taak/" title="MDT Wachtwoord Wijzigen van een OS taak (December 6, 2009)">MDT Wachtwoord Wijzigen van een OS taak</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/01/09/microsoft-security-essentials-voor-xp-uit-rollen-met-mdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mcafee framepkg.exe uitrol met MDT</title>
		<link>http://www.wardvissers.nl/2010/01/09/mcafee-framepkg-exe-uitrol-met-mdt/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mcafee-framepkg-exe-uitrol-met-mdt</link>
		<comments>http://www.wardvissers.nl/2010/01/09/mcafee-framepkg-exe-uitrol-met-mdt/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:12:23 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[EPO]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Mcafee]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/01/09/mcafee-framepkg-exe-uitrol-met-mdt/</guid>
		<description><![CDATA[Mcafee framepkg.exe in MDT hangen voor automatische uitrol. 1.Maak onder Application een map aangenaamt Mcafee Epo Agent. Kopieer naar deze map de file framepkg.exe 2. Open MDT . Ga naar Applications en kies voor New Application without source files or somewhere else on the network 3. Vul de juiste gegeven in. Mcafee EPO Agent 4.5 [...]]]></description>
			<content:encoded><![CDATA[<p>Mcafee framepkg.exe in <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> hangen voor automatische uitrol.    <br /><a href="http://www.wardvissers.nl/tag/2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1">1</a>.Maak onder Application een map aangenaamt Mcafee Epo Agent. Kopieer naar deze map de file framepkg.exe</p>
<p>2. Open <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> . Ga naar Applications en kies voor New Application without source files or somewhere else on the network    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image002.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image002_thumb.jpg" width="244" height="201" /></a></p>
<p>3. Vul de juiste gegeven in. Mcafee EPO Agent 4.5 </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image004.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image004_thumb.jpg" width="244" height="201" /></a></p>
<p>4. Commando: Framepkg.exe /install=agent /s    <br />working directory: .\Applications\Mcafee Epo Agent\</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image006.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image006_thumb.jpg" width="244" height="201" /></a>     <br />5.     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image008.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image008_thumb.jpg" width="244" height="201" /></a></p>
<p>6.    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image010.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image010" border="0" alt="clip_image010" src="http://www.wardvissers.nl/wp-content/uploads/Mcafeeframepkg.exeinMDThangen_D0B0/clip_image010_thumb.jpg" width="244" height="201" /></a></p>
<p>Klaar om uitgerold te worden.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Mcafee+framepkg.exe+uitrol+met+MDT+http://tinyurl.com/ye8mtzf" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>No tags for this post.
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/01/09/mcafee-framepkg-exe-uitrol-met-mdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT AMD PCNET32 (AMD Am79C790A0) driver voor VMWARE</title>
		<link>http://www.wardvissers.nl/2009/12/28/mdt-amd-pcnet32-amd-am79c790a0-driver-voor-vmware/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-amd-pcnet32-amd-am79c790a0-driver-voor-vmware</link>
		<comments>http://www.wardvissers.nl/2009/12/28/mdt-amd-pcnet32-amd-am79c790a0-driver-voor-vmware/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 19:36:09 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Workstation]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/28/mdt-amd-pcnet32-amd-am79c790a0-driver-voor-vmware/</guid>
		<description><![CDATA[Heel veel mensen gebruiken MDT om via windows PE boot via PXE Boot om een nieuw OS uit te rollen binnen VMWare. Heel veel mensen rollen standaard een XP of een 2003 machine uit. Standaard kiest VMWare voor de flexible adapter de AMD PCNET32 adapter. Alleen als je de driver gebruikt die standaard met VMWare [...]]]></description>
			<content:encoded><![CDATA[<p>Heel veel mensen gebruiken <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> om via <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">windows</a> PE boot via PXE Boot om een nieuw OS uit te rollen binnen <a href="http://www.wardvissers.nl/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VMWare">VMWare</a>. Heel veel mensen rollen standaard een <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> of een 2003 machine uit. Standaard kiest <a href="http://www.wardvissers.nl/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VMWare">VMWare</a> voor de flexible adapter de AMD PCNET32 adapter. Alleen als je de driver gebruikt die standaard met <a href="http://www.wardvissers.nl/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VMWare">VMWare</a> meegeleverd wordt krijg je de volgende error tijdens het opstarten de Lite Touch Image.   </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDTWINPEAMDPCNET32AMDAm79C790A0drivervoo_E1E6/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTWINPEAMDPCNET32AMDAm79C790A0drivervoo_E1E6/image_thumb.png" width="244" height="53" /></a>&#160;&#160; </p>
<p>Je krijgt dan de volgende error:     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDTWINPEAMDPCNET32AMDAm79C790A0drivervoo_E1E6/mdtamderror.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="mdt amd error" border="0" alt="mdt amd error" src="http://www.wardvissers.nl/wp-content/uploads/MDTWINPEAMDPCNET32AMDAm79C790A0drivervoo_E1E6/mdtamderror_thumb.png" width="244" height="100" /></a>     </p>
<p>De standaard driver die <a href="http://www.wardvissers.nl/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VMWare">VMWare</a> mee levert in <a href="http://www.wardvissers.nl/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VMWare">VMWare</a> <a href="http://www.wardvissers.nl/tag/tools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tools">Tools</a> werkt niet binnen een <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE image. Wel als <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> een maal geïnstalleerd is.</p>
<p>Oplossing:    <br />Download van de AMD site de NDIS5 driver voor <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2003, <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a>     </p>
<p>PCNET Family Software vind je <a href="http://www.amd.com/us-en/ConnectivitySolutions/ProductInformation/0,,50_2330_6629_2403%5E2415%5E2454%5E2486,00.html">HIER</a> en de juiste driver voor <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> (WinPE) vind je <a href="http://www.amd.com/us-en/assets/content_type/utilities/V4.51.zip">HIER</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+AMD+PCNET32+%28AMD+Am79C790A0%29+driver+voor+VMWARE+http://tinyurl.com/y8fndhu" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/2003/" title="2003" rel="tag">2003</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/tools/" title="Tools" rel="tag">Tools</a>, <a href="http://www.wardvissers.nl/tag/vmware/" title="VMWare" rel="tag">VMWare</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/10/16/windows-2008-cluster-met-shared-storage-in-vmware-workstation/" title="Windows 2008 Cluster met shared storage in VMware Workstation (October 16, 2008)">Windows 2008 Cluster met shared storage in VMware Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/11/26/vmware-vsphere-esx-4-update-1-informatie/" title="VMWare vSphere ESX 4 Update 1 informatie (November 26, 2009)">VMWare vSphere ESX 4 Update 1 informatie</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2010/03/09/vmware-view-xp-template/" title="VMWare View XP Template (March 9, 2010)">VMWare View XP Template</a> (1)</li>
	<li><a href="http://www.wardvissers.nl/2009/04/08/vmware-server-201/" title="VMware Server 2.0.1 (April 8, 2009)">VMware Server 2.0.1</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/03/31/vmware-heeft-esxi-35-u4-vrijgegeven/" title="VMware heeft ESX(i) 3.5 U4 Vrijgegeven (March 31, 2009)">VMware heeft ESX(i) 3.5 U4 Vrijgegeven</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/28/mdt-amd-pcnet32-amd-am79c790a0-driver-voor-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Geen Extra Systeem Partitie Windows 7 &amp; 2008 R2 ivm Bitlocker</title>
		<link>http://www.wardvissers.nl/2009/12/20/mdt-2010-geen-extra-systeem-partitie-windows-7-2008-r2-ivm-bitlocker/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-geen-extra-systeem-partitie-windows-7-2008-r2-ivm-bitlocker</link>
		<comments>http://www.wardvissers.nl/2009/12/20/mdt-2010-geen-extra-systeem-partitie-windows-7-2008-r2-ivm-bitlocker/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 13:09:17 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/20/mdt-2010-geen-extra-systeem-partitie-windows-7-2008-r2-ivm-bitlocker/</guid>
		<description><![CDATA[Wanneer je een Windows 7 of een Windows 2008 R2 machine uitrolt wordt er een extra partitie aangemaakt van 100 tot maximaal 300mb voor bitlocker. Ga je toch geen gebruik maken van Bitlocker dan moet je de volgende regel toevoegen aan Customsettings.ini: DoNotCreateExtraPartition = YES dan wordt namelijk er geen extra partitie aangemaakt. Bron: Frontslash [...]]]></description>
			<content:encoded><![CDATA[<p>Wanneer je een <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> 7 of een <a href="http://www.wardvissers.nl/tag/windows-2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 2008">Windows 2008</a> R2 machine uitrolt wordt er een extra partitie aangemaakt van 100 tot maximaal 300mb voor bitlocker.</p>
<p>Ga je toch geen gebruik maken van Bitlocker dan moet je de volgende regel toevoegen aan Customsettings.ini: <strong>DoNotCreateExtraPartition = YES </strong>dan wordt namelijk er geen extra partitie aangemaakt.    <br /><a title="http://frontslash.wordpress.com/2009/12/15/avoiding-100300mb-system-partition-creation/" href="http://frontslash.wordpress.com/2009/12/15/avoiding-100300mb-system-partition-creation/" target="_blank">Bron: Frontslash</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Geen+Extra+Systeem+Partitie+Windows+7+%26+2008+R2+ivm+Bitlocker+http://tinyurl.com/yeykfh7" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.wardvissers.nl/tag/2008-r2/" title="2008 R2" rel="tag">2008 R2</a>, <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/05/12/windows-7-windows-2008-r2-verschijnen-dit-jaar-nog/" title="Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!! (May 12, 2009)">Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!!</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/30/upgrade-mdt-2008-naar-mdt-2010/" title="Upgrade MDT 2008 naar MDT 2010 (August 30, 2009)">Upgrade MDT 2008 naar MDT 2010</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/20/mdt-2010-geen-extra-systeem-partitie-windows-7-2008-r2-ivm-bitlocker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Join Domain</title>
		<link>http://www.wardvissers.nl/2009/12/20/mdt-2010-join-domain/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-join-domain</link>
		<comments>http://www.wardvissers.nl/2009/12/20/mdt-2010-join-domain/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 13:00:09 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/20/mdt-2010-join-domain/</guid>
		<description><![CDATA[Kopieer de volgende gegevens in Customsettings.ini. Indien de computer al bestaan blijft hij in de huidige OU staan. Indien het een nieuwe computer is zal in mijn geval onder de test ou terecht komen. SkipDomainMembership=YES JoinDomain=wardvissers.local DomainAdmin=administrator DomainAdminDomain=wardvissers.local DomainAdminPassword=************ MachineObjectOU=OU=Test,DC=wardvissers,DC=local Tags: MDT 2010 Related posts XP Domain users modify rechten c drive (0) Windows Server [...]]]></description>
			<content:encoded><![CDATA[<p>Kopieer de volgende gegevens in Customsettings.ini. </p>
<p>Indien de computer al bestaan blijft hij in de huidige OU staan. Indien het een nieuwe computer is zal in mijn geval onder de test ou terecht komen.</p>
<p>SkipDomainMembership=YES    <br />JoinDomain=wardvissers.local     <br />DomainAdmin=administrator     <br />DomainAdminDomain=wardvissers.local     <br />DomainAdminPassword=************     <br />MachineObjectOU=OU=Test,DC=wardvissers,DC=local</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Join+Domain+http://tinyurl.com/ya2p3ao" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/09/09/xp-domain-users-modify-rechten-c-drive/" title="XP Domain users modify rechten c drive (September 9, 2008)">XP Domain users modify rechten c drive</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/15/windows-server-2008-r2-is-nu-beschikbaar-voor-technet-plus-abonnees/" title="Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees (August 15, 2009)">Windows Server 2008 R2 is nu beschikbaar voor TechNet Plus-abonnees</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/12/07/windows-server-2008-r2-beta-reviewers-guide/" title="Windows Server 2008 R2 Beta Reviewers Guide (December 7, 2008)">Windows Server 2008 R2 Beta Reviewers Guide</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/20/mdt-2010-join-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT 2010 Unattend.txt error The Specified Setup script file c:\minint\unattend.txt is inaccessible of invalid.</title>
		<link>http://www.wardvissers.nl/2009/12/09/mdt-2010-unattend-txt-error-the-specified-setup-script-file-cminintunattend-txt-is-inaccessible-of-invalid/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-2010-unattend-txt-error-the-specified-setup-script-file-cminintunattend-txt-is-inaccessible-of-invalid</link>
		<comments>http://www.wardvissers.nl/2009/12/09/mdt-2010-unattend-txt-error-the-specified-setup-script-file-cminintunattend-txt-is-inaccessible-of-invalid/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:50:16 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/09/mdt-2010-unattend-txt-error-the-specified-setup-script-file-cminintunattend-txt-is-inaccessible-of-invalid/</guid>
		<description><![CDATA[Ik krijg de volgende error bij MDT bij het uitrollen van een XP Machine. The Specified Setup script file (c:\minint\unattend.txt) is inaccessible of invalid. Contact your system administrator. &#160; litetouch.log bdd.log Overige logs zijn allemaal succesvol. Overzicht LOG’s &#160; Ik heb van alles geprobeerd ik krijg steeds de volgende melding terug. OS &#38; KEY zijn [...]]]></description>
			<content:encoded><![CDATA[<p>Ik krijg de volgende error bij <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> bij het uitrollen van een <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> Machine.    <br />The Specified Setup script file (c:\minint\unattend.txt) is inaccessible of invalid.     <br />Contact your system administrator.</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb.png" width="244" height="193" /></a>     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb_3.png" width="244" height="176" /></a>&#160;</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb_4.png" width="244" height="60" /></a>     <br />litetouch.log    </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb_5.png" width="244" height="44" /></a>     <br />bdd.log    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_6.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb_6.png" width="244" height="30" /></a>     <br />Overige logs zijn allemaal succesvol.</p>
<p>Overzicht LOG’s   <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_7.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDT2010Unattend.txterror_B771/image_thumb_7.png" width="244" height="88" /></a> </p>
<p>&#160;</p>
<p>Ik heb van alles geprobeerd ik krijg steeds de volgende melding terug. OS &amp; KEY zijn geldig 100% zeker. Nieuwe virtuele machine geïnstalleerd met <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> 2010 krijg steeds de zelfde melding terug.    <br />Rechten opnieuw door laten lopen geen idee wat het is. Wel steeds oude bootstrap.ini en customsettings.ini gebruikt. Schone <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">deployment</a> share aangemaakt. OS <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> loopt goed.</p>
<p><strong>Oplossing:</strong></p>
<p><strong>Heb een nieuwe customsettings.ini gemaakt en het werkt weer weer een irritant probleem opgelost <img src='http://www.wardvissers.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </strong></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+2010+Unattend.txt+error+The+Specified+Setup+script+file+c%3A%5Cminint%5Cunattend.txt+is+inaccessible+of+invalid.+http://tinyurl.com/y9lk888" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/mdt/" title="MDT" rel="tag">MDT</a>, <a href="http://www.wardvissers.nl/tag/mdt-2010/" title="MDT 2010" rel="tag">MDT 2010</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/08/18/hoe-office-2007-distribueren-met-mdt/" title="Hoe Office 2007 distribueren met MDT (August 18, 2009)">Hoe Office 2007 distribueren met MDT</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/09/mdt-2010-unattend-txt-error-the-specified-setup-script-file-cminintunattend-txt-is-inaccessible-of-invalid/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MDT Wachtwoord Wijzigen van een OS taak</title>
		<link>http://www.wardvissers.nl/2009/12/06/mdt-wachtwoord-wijzigen-van-een-os-taak/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-wachtwoord-wijzigen-van-een-os-taak</link>
		<comments>http://www.wardvissers.nl/2009/12/06/mdt-wachtwoord-wijzigen-van-een-os-taak/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 13:19:49 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/06/mdt-wachtwoord-wijzigen-van-een-os-taak/</guid>
		<description><![CDATA[Voor de desbetreffende Windows XP, Windows 2003 task klik properties en ga dan naar het tabblad OS info. Pas het wachtwoord aan in de sysprep.inf &#38; unattend.txt Voor de desbetreffende Windows 7 &#38; Windows Vista &#38; Windows 2008 &#38; Windows 2008 R2 task klik properties en ga dan naar het tabblad OS info. Klik op [...]]]></description>
			<content:encoded><![CDATA[<p>Voor de desbetreffende <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a>, <a href="http://www.wardvissers.nl/tag/windows-2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 2003">Windows 2003</a> task klik properties en ga dan naar het tabblad OS info. Pas het wachtwoord aan in de sysprep.inf &amp; unattend.txt</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image_thumb.png" width="244" height="216" /></a> </p>
<p>Voor de desbetreffende <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> &amp; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Vista">Vista</a> &amp; <a href="http://www.wardvissers.nl/tag/windows-2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 2008">Windows 2008</a> &amp; <a href="http://www.wardvissers.nl/tag/windows-2008-r2/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 2008 R2">Windows 2008 R2</a> task    <br />klik properties en ga dan naar het tabblad OS info. Klik op Unattend.xml     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image_thumb_3.png" width="244" height="217" /></a>&#160; <br />Onder oobeSystem –&gt; amd64_Microsoft-<a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>-Shell-Setup_neutral –&gt; UserAccounts –&gt; AdministratorPassword     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image_4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTWachtwoordWijzigenvaneenOStaak_8B22/image_thumb_4.png" width="244" height="152" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+Wachtwoord+Wijzigen+van+een+OS+taak+http://tinyurl.com/ybbbrqk" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/2003/" title="2003" rel="tag">2003</a>, <a href="http://www.wardvissers.nl/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.wardvissers.nl/tag/2008-r2/" title="2008 R2" rel="tag">2008 R2</a>, <a href="http://www.wardvissers.nl/tag/mdt/" title="MDT" rel="tag">MDT</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/vista/" title="Vista" rel="tag">Vista</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.wardvissers.nl/tag/windows-2003/" title="Windows 2003" rel="tag">Windows 2003</a>, <a href="http://www.wardvissers.nl/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a>, <a href="http://www.wardvissers.nl/tag/windows-2008-r2/" title="Windows 2008 R2" rel="tag">Windows 2008 R2</a>, <a href="http://www.wardvissers.nl/tag/windows-7/" title="Windows 7" rel="tag">Windows 7</a>, <a href="http://www.wardvissers.nl/tag/windows-xp/" title="Windows XP" rel="tag">Windows XP</a>, <a href="http://www.wardvissers.nl/tag/xp/" title="XP" rel="tag">XP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/05/12/windows-7-windows-2008-r2-verschijnen-dit-jaar-nog/" title="Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!! (May 12, 2009)">Windows 7 &#038; Windows 2008 R2 verschijnen dit jaar nog!!!</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/10/16/windows-2008-cluster-met-shared-storage-in-vmware-workstation/" title="Windows 2008 Cluster met shared storage in VMware Workstation (October 16, 2008)">Windows 2008 Cluster met shared storage in VMware Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/06/mdt-wachtwoord-wijzigen-van-een-os-taak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT IT Organisatie wijzigen</title>
		<link>http://www.wardvissers.nl/2009/12/01/mdt-it-organisatie-wijzigen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-it-organisatie-wijzigen</link>
		<comments>http://www.wardvissers.nl/2009/12/01/mdt-it-organisatie-wijzigen/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:00:00 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/01/mdt-it-organisatie-wijzigen/</guid>
		<description><![CDATA[Stel je bent aan het deployen en je ergert je aan de naam IT Organization Wijzigen doe je met de variable _SMSTSORGNAME in de customsettings.ini file. Bijvoorbeeld [Settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=Y _SMSTSORGNAME=Ward ICT Test Omgeving Tags: MDT Related posts Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (0) Windows 2008 R2, Hyper V2, Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>Stel je bent aan het deployen en je ergert je aan de naam IT Organization </p>
<p>Wijzigen doe je met de variable _SMSTSORGNAME in de customsettings.ini file. </p>
<p>Bijvoorbeeld </p>
<p>[Settings]    <br />Priority=Default     <br />Properties=MyCustomProperty     <br />[Default]     <br />OSInstall=Y     <br />_SMSTSORGNAME=Ward ICT Test Omgeving     </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDTITOrganisatiewijzigen_13051/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTITOrganisatiewijzigen_13051/image_thumb.png" width="244" height="109" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+IT+Organisatie+wijzigen+http://tinyurl.com/yaaafuv" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/mdt/" title="MDT" rel="tag">MDT</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2008/11/18/windows-deployment-toolkit-2008-mdt-testen-vmware-workstation/" title="Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation (November 18, 2008)">Windows Deployment Toolkit 2008 (MDT) testen VMWare Workstation</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/weekend-nieuws/" title="Weekend Nieuws (September 5, 2009)">Weekend Nieuws</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/02/vmware-vsphere-nic-vmx-2-vmx-3-drivers-aan-mdt-2010-toevoegen/" title="VMWare vSphere NIC (VMX 2 &#038; VMX 3) Drivers aan MDT 2010 toevoegen (September 2, 2009)">VMWare vSphere NIC (VMX 2 &#038; VMX 3) Drivers aan MDT 2010 toevoegen</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/05/vmware-tools-installeren-tijdens-deployen-met-mdt/" title="VMWare tools installeren tijdens Deployen met MDT (September 5, 2009)">VMWare tools installeren tijdens Deployen met MDT</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/01/mdt-it-organisatie-wijzigen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT Achtergrond Wijzigen</title>
		<link>http://www.wardvissers.nl/2009/12/01/mdt-achtergrond-wijzigen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mdt-achtergrond-wijzigen</link>
		<comments>http://www.wardvissers.nl/2009/12/01/mdt-achtergrond-wijzigen/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 13:59:23 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Toolkit]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/01/mdt-achtergrond-wijzigen/</guid>
		<description><![CDATA[Open de MDT Deployment Share Properties In de twee tabs Windows PE x86 Settings &#38; Windows PE x64 Settings vind de instellingen. Bijvoorbeeld: Windows PE x86 Settings &#160; Onder Windows PE Customizations vind je Custom Background Bitmap file: Deze verwijst standaard naar: %installdir%\Samples\Background.bmp Eigenlijke map is: C:\Program Files\Microsoft Deployment Toolkit\Samples Her noem het de huidige [...]]]></description>
			<content:encoded><![CDATA[<p>Open de <a href="http://www.wardvissers.nl/tag/mdt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT">MDT</a> <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Share Properties</p>
<p>In de twee tabs <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE x86 Settings &amp; <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE x64 Settings vind de instellingen. </p>
<p>Bijvoorbeeld: <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE x86 Settings</p>
<p>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/MDTAchtergrondWijzigen_BD18/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTAchtergrondWijzigen_BD18/image_thumb.png" width="460" height="378" /></a> </p>
<p>Onder <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> PE Customizations vind je Custom Background Bitmap file:    <br />Deze verwijst standaard naar: %installdir%\Samples\Background.bmp     <br />Eigenlijke map is: C:\Program Files\<a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Toolkit\Samples</p>
<p>Her noem het de huidige <strong>Background.bmp</strong> naar <strong>Background Oud.bmp</strong>     <br />Plaats in de zelfde map nu de nieuwe achtergrond met de naam <strong>Background.bmp</strong></p>
<p>Je moet nu nog Update <a href="http://www.wardvissers.nl/tag/deployment/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Deployment">Deployment</a> Share doen en zorg er voor dat regenerate boot image aanvinken.    </p>
<p>Voeg als laatste de twee wim files opnieuw toe aan <a href="http://www.wardvissers.nl/tag/wds/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WDS">WDS</a> en als je alles goed hebt gedaan heb je nu een custom achtergrond tijdens deployen in je achtergrond n.     </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/MDTAchtergrondWijzigen_BD18/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/MDTAchtergrondWijzigen_BD18/image_thumb_3.png" width="244" height="131" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MDT+Achtergrond+Wijzigen+http://tinyurl.com/yavhpym" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p>
	Tags: <a href="http://www.wardvissers.nl/tag/deployment/" title="Deployment" rel="tag">Deployment</a>, <a href="http://www.wardvissers.nl/tag/mdt/" title="MDT" rel="tag">MDT</a>, <a href="http://www.wardvissers.nl/tag/microsoft/" title="Microsoft" rel="tag">Microsoft</a>, <a href="http://www.wardvissers.nl/tag/toolkit/" title="Toolkit" rel="tag">Toolkit</a>, <a href="http://www.wardvissers.nl/tag/wds/" title="WDS" rel="tag">WDS</a>, <a href="http://www.wardvissers.nl/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.wardvissers.nl/2009/10/20/essentiele-handleiding-voor-het-uitrollen-van-windows-7/" title="Essentiele Handleiding voor het uitrollen van Windows 7 (October 20, 2009)">Essentiele Handleiding voor het uitrollen van Windows 7</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/07/10/windows-2008-r2-hyper-v2-exchange-2010-mdt-videos/" title="Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s (July 10, 2009)">Windows 2008 R2, Hyper V2, Exchange 2010, MDT Video’s</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/10/20/microsoft-deployment-toolkit-mdt-tool-wizard-editor/" title="Microsoft Deployment Toolkit (MDT) Tool: Wizard Editor (October 20, 2009)">Microsoft Deployment Toolkit (MDT) Tool: Wizard Editor</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2009/09/10/mdt-2010-officieel-vrijgegeven-mdt-2010-nieuwe-functies/" title="MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies (September 10, 2009)">MDT 2010 Officieel Vrijgegeven &amp; MDT 2010 Nieuwe Functies</a> (0)</li>
	<li><a href="http://www.wardvissers.nl/2008/11/12/windows-deployment-feature-op-windows-2008/" title="Windows Deployment Feature op Windows 2008 (November 12, 2008)">Windows Deployment Feature op Windows 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/01/mdt-achtergrond-wijzigen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
