<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Microsoft Deployment Toolkit 2010 Beta 1: Using MDT to Prepare, Install and Capture customized Windows 7 Images &#8211; Part III</title>
	<atom:link href="http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 03:52:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-853</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Tue, 31 Aug 2010 17:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-853</guid>
		<description>Hi Augusto.
You ahve been kind to help me through some challenges with MDT/WDS/WAIK, etc. I&#039;ve run into a new challenge. I have created and a new task sequence to install Win7 on a different Dell desktop model. The task has been created, update the win files, updated deployment, and replaced the boot image with the updated boot image (Lietouch_x64.wim). I start the desktop to put an image on using PXE. Am prompted to select a boot image and do. The &quot;Accelerator Solutions&quot; screen pops up but nothing more. It doesn&#039;t move forward for operating system choices, etc. 

I&#039;ve worked to document everything I&#039;ve done but may have overlooked documenting this. I believe either the Task Sequence was edited or the unattend.xml was edited but can&#039;t recall exactly what small change was made.


Do you have any clues ?
Thanks.
Ed</description>
		<content:encoded><![CDATA[<p>Hi Augusto.<br />
You ahve been kind to help me through some challenges with MDT/WDS/WAIK, etc. I&#8217;ve run into a new challenge. I have created and a new task sequence to install Win7 on a different Dell desktop model. The task has been created, update the win files, updated deployment, and replaced the boot image with the updated boot image (Lietouch_x64.wim). I start the desktop to put an image on using PXE. Am prompted to select a boot image and do. The &#8220;Accelerator Solutions&#8221; screen pops up but nothing more. It doesn&#8217;t move forward for operating system choices, etc. </p>
<p>I&#8217;ve worked to document everything I&#8217;ve done but may have overlooked documenting this. I believe either the Task Sequence was edited or the unattend.xml was edited but can&#8217;t recall exactly what small change was made.</p>
<p>Do you have any clues ?<br />
Thanks.<br />
Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilmar Rodrigues</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-852</link>
		<dc:creator>Gilmar Rodrigues</dc:creator>
		<pubDate>Tue, 31 Aug 2010 13:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-852</guid>
		<description>Bom dia Augusto, estou ulizando a ferramenta do mdt 2010 para implemenatar o Windows XP SP3, no caso consigo gerar a midia inicializavel, mais quando renicia aparece a formatação normal do windows xp, tudo automatizado, é possivel pular essa tela no proceso do deployment?
Abraços.</description>
		<content:encoded><![CDATA[<p>Bom dia Augusto, estou ulizando a ferramenta do mdt 2010 para implemenatar o Windows XP SP3, no caso consigo gerar a midia inicializavel, mais quando renicia aparece a formatação normal do windows xp, tudo automatizado, é possivel pular essa tela no proceso do deployment?<br />
Abraços.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-800</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Fri, 30 Jul 2010 17:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-800</guid>
		<description>Hello Sam,
The only way to do it smoothly is using USMT combined with MDT 2010, this feature will migrate the existing user profiles while the image is being deployed; once the deployment is complete, the profile is inserted again on this new operating system.
There are some other configuration you can achieve by mounting the WIM file into a directory (a modify some files/folder inside the profile directory); or you can do a little bit more using Group Policies.
Hope it helps,
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Hello Sam,<br />
The only way to do it smoothly is using USMT combined with MDT 2010, this feature will migrate the existing user profiles while the image is being deployed; once the deployment is complete, the profile is inserted again on this new operating system.<br />
There are some other configuration you can achieve by mounting the WIM file into a directory (a modify some files/folder inside the profile directory); or you can do a little bit more using Group Policies.<br />
Hope it helps,<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-798</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 29 Jul 2010 22:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-798</guid>
		<description>Hi Augusto,

Great article. I am trying to deploy a custom image with MDT 2010. Is there a way to create a default user profile on the image, capture it and then deploy it and have all users loging getting the settings of the customized profile? Thank you for your suggestions.

Sam</description>
		<content:encoded><![CDATA[<p>Hi Augusto,</p>
<p>Great article. I am trying to deploy a custom image with MDT 2010. Is there a way to create a default user profile on the image, capture it and then deploy it and have all users loging getting the settings of the customized profile? Thank you for your suggestions.</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GP</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-784</link>
		<dc:creator>GP</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-784</guid>
		<description>I have created the capture the WIndows 7 Image while deploying i got the below error message, 

ERROR - Unable to find SETUP, needed to install the image \\server\imagepath\image.wim
ZTI ERROR - Non-zero return code by LTIApply - rc=1 
Litetouch deployment failed, Return Code = -2147467259 0x80004005

Did i want to modify the any image or WIM captured image ?</description>
		<content:encoded><![CDATA[<p>I have created the capture the WIndows 7 Image while deploying i got the below error message, </p>
<p>ERROR &#8211; Unable to find SETUP, needed to install the image \\server\imagepath\image.wim<br />
ZTI ERROR &#8211; Non-zero return code by LTIApply &#8211; rc=1<br />
Litetouch deployment failed, Return Code = -2147467259 0&#215;80004005</p>
<p>Did i want to modify the any image or WIM captured image ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-780</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-780</guid>
		<description>Hello GP,
Check for the SMSTS.log file (it may reside in %TEMP%, %WINDIR%\System32\ccm\logs, or C:\_SMSTaskSequence, or C:\SMSTSLog) and verify there if you are finding any type of misconfiguration.
Hope it helps,
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Hello GP,<br />
Check for the SMSTS.log file (it may reside in %TEMP%, %WINDIR%\System32\ccm\logs, or C:\_SMSTaskSequence, or C:\SMSTSLog) and verify there if you are finding any type of misconfiguration.<br />
Hope it helps,<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GP</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-779</link>
		<dc:creator>GP</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-779</guid>
		<description>Thanks for the response!!!
I tried recreating the task sequence and still i am facing the 
same issue. 
Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Thanks for the response!!!<br />
I tried recreating the task sequence and still i am facing the<br />
same issue.<br />
Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-774</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Wed, 21 Jul 2010 14:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-774</guid>
		<description>Hello Ed,
The image you are trying to capture with imagex must be syspreped in order to be compatible.
Also the wimscript.ini from Tools folder (if it doesn&#039;t exists you need to create it):
[ExclusionList]
ntfs.log
hiberfil.sys
pagefile.sys
&quot;System Volume Information&quot;
recycler
windows\csc
[CompressionExclusionList]
*.mp3
*.zip
*.cab
\windows\inf\*.pnf
Hope it helps,
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Hello Ed,<br />
The image you are trying to capture with imagex must be syspreped in order to be compatible.<br />
Also the wimscript.ini from Tools folder (if it doesn&#8217;t exists you need to create it):<br />
[ExclusionList]<br />
ntfs.log<br />
hiberfil.sys<br />
pagefile.sys<br />
&#8220;System Volume Information&#8221;<br />
recycler<br />
windows\csc<br />
[CompressionExclusionList]<br />
*.mp3<br />
*.zip<br />
*.cab<br />
\windows\inf\*.pnf<br />
Hope it helps,<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-772</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Wed, 21 Jul 2010 14:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-772</guid>
		<description>Thanks.
I found another way to capture an image using wds pxe, goto to DOS, and running imagex to capture to a network drive but when attempting to deploy, I&#039;m getting &quot;litetouch deployment failed, return code -2147467259&quot;. This is something about setup files but not sure how, why, or what to do. Any direction ?</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
I found another way to capture an image using wds pxe, goto to DOS, and running imagex to capture to a network drive but when attempting to deploy, I&#8217;m getting &#8220;litetouch deployment failed, return code -2147467259&#8243;. This is something about setup files but not sure how, why, or what to do. Any direction ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-771</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Wed, 21 Jul 2010 13:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-771</guid>
		<description>Hello GP,
There&#039;s something wrong with your task sequence, did you try regenerating it and point the file to the capture.wim file again?
Cheers,
Augusto</description>
		<content:encoded><![CDATA[<p>Hello GP,<br />
There&#8217;s something wrong with your task sequence, did you try regenerating it and point the file to the capture.wim file again?<br />
Cheers,<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GP</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-770</link>
		<dc:creator>GP</dc:creator>
		<pubDate>Wed, 21 Jul 2010 13:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-770</guid>
		<description>I have deployed the Windows 7 Professional through MDT 2010 and capture the WIM image throught the MDT 2010 process. And used the captured WIM image and created the operating system and seperate task seqence and try to deploy in the target machine. Its able to deploy but when we check the MDT 2010 server its pulling the image from the source Windows 7 that i was created earlier. can you help me to deploy the only capture image. Thanks for your help --GP</description>
		<content:encoded><![CDATA[<p>I have deployed the Windows 7 Professional through MDT 2010 and capture the WIM image throught the MDT 2010 process. And used the captured WIM image and created the operating system and seperate task seqence and try to deploy in the target machine. Its able to deploy but when we check the MDT 2010 server its pulling the image from the source Windows 7 that i was created earlier. can you help me to deploy the only capture image. Thanks for your help &#8211;GP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-769</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-769</guid>
		<description>Good morning Augusto.
I&#039;m making progress but running into small brick walls along the way. many I&#039;ve been able to overcome but I&#039;m now at a point that is a struggle to pass through. I&#039;ve built an image on a reference computer and have been trying to capture an image. However, after sysprep runs (i think it&#039;s using the &quot;generalize&quot; setting), I lose all network connectivity and can&#039;t proceed. Where can I find the sysprep.exe that&#039;s being used and the sysprep.inf that needs to be alter ? I suspect the &quot;gerenalize&quot; switch needs to be removed. Thanks again.

Ed</description>
		<content:encoded><![CDATA[<p>Good morning Augusto.<br />
I&#8217;m making progress but running into small brick walls along the way. many I&#8217;ve been able to overcome but I&#8217;m now at a point that is a struggle to pass through. I&#8217;ve built an image on a reference computer and have been trying to capture an image. However, after sysprep runs (i think it&#8217;s using the &#8220;generalize&#8221; setting), I lose all network connectivity and can&#8217;t proceed. Where can I find the sysprep.exe that&#8217;s being used and the sysprep.inf that needs to be alter ? I suspect the &#8220;gerenalize&#8221; switch needs to be removed. Thanks again.</p>
<p>Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-760</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Thu, 15 Jul 2010 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-760</guid>
		<description>Actually I&#039;ve recently started with the new set of posts for MDT 2010, using the RTM and Update 1 version. Working also with Windows 7 and Office 2010. The first post is already published, take a look: http://blog.augustoalvarez.com.ar/2010/07/13/deploying-windows-7-office-2010-using-microsoft-deployment-toolkit-mdt-2010-part-i/
The following articles will be available soon and with some improvements from the old ones.
Thanks again for your comments.
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;ve recently started with the new set of posts for MDT 2010, using the RTM and Update 1 version. Working also with Windows 7 and Office 2010. The first post is already published, take a look: <a href="http://blog.augustoalvarez.com.ar/2010/07/13/deploying-windows-7-office-2010-using-microsoft-deployment-toolkit-mdt-2010-part-i/" rel="nofollow">http://blog.augustoalvarez.com.ar/2010/07/13/deploying-windows-7-office-2010-using-microsoft-deployment-toolkit-mdt-2010-part-i/</a><br />
The following articles will be available soon and with some improvements from the old ones.<br />
Thanks again for your comments.<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-759</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Thu, 15 Jul 2010 21:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-759</guid>
		<description>Update:
I have gotten further in the last 20 minutes that I did for 3 solid days and am contributing that slowness to the multi-casting features on wds and mdt.</description>
		<content:encoded><![CDATA[<p>Update:<br />
I have gotten further in the last 20 minutes that I did for 3 solid days and am contributing that slowness to the multi-casting features on wds and mdt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-758</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Thu, 15 Jul 2010 21:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-758</guid>
		<description>I will look at your recommended links. However, I have disabled multi-tasking on WDS and MDT. progress seems to have improved. I&#039;m not going to bet on it yet but it appears to have some improvement.

Will you posting new docs about MDT ? I have printed the 3 parts you posted and they&#039;ve have been wonderfully helpful.</description>
		<content:encoded><![CDATA[<p>I will look at your recommended links. However, I have disabled multi-tasking on WDS and MDT. progress seems to have improved. I&#8217;m not going to bet on it yet but it appears to have some improvement.</p>
<p>Will you posting new docs about MDT ? I have printed the 3 parts you posted and they&#8217;ve have been wonderfully helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-757</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-757</guid>
		<description>Actually the multicasting must be enabled manually: Check this link http://technet.microsoft.com/en-us/library/dd637994(WS.10).aspx

There could be several factors to analyze slow performance, check also this link &quot;Troubleshooting Performance Problems in WDS&quot; http://technet.microsoft.com/en-us/library/cc772277(WS.10).aspx

Hope it helps,

Cheers!

Augusto</description>
		<content:encoded><![CDATA[<p>Actually the multicasting must be enabled manually: Check this link <a href="http://technet.microsoft.com/en-us/library/dd637994(WS.10).aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/dd637994(WS.10).aspx</a></p>
<p>There could be several factors to analyze slow performance, check also this link &#8220;Troubleshooting Performance Problems in WDS&#8221; <a href="http://technet.microsoft.com/en-us/library/cc772277(WS.10).aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/cc772277(WS.10).aspx</a></p>
<p>Hope it helps,</p>
<p>Cheers!</p>
<p>Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-756</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-756</guid>
		<description>no i haven&#039;t tried that. Can you guide me into making that change ?</description>
		<content:encoded><![CDATA[<p>no i haven&#8217;t tried that. Can you guide me into making that change ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-755</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-755</guid>
		<description>The multicasting could be responsible of the slow transmission, did you try disabling it from the images (including boot files) you are deploying?</description>
		<content:encoded><![CDATA[<p>The multicasting could be responsible of the slow transmission, did you try disabling it from the images (including boot files) you are deploying?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Norman</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-754</link>
		<dc:creator>Ed Norman</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-754</guid>
		<description>at the moment, I&#039;m seeing something about &quot;attempting multicast transfer&quot; during 1) trying to deploy win7 from dvd image, 2) install office 2007, and 3) capturing that image. I&#039;m running step 1 and that&#039;s the 2nd attempt this week on a different machine. 

I have a gig network. Any operable computer using the same port flies. Now, I did make 1 change on the WDS going from &quot;use addresses from the following range&quot; to &quot;obtain ip address from dhcp&quot;. Rebooted the laptop I&#039;m trying to work with but made no difference. As a matter of fact, step 1 started where it left off.</description>
		<content:encoded><![CDATA[<p>at the moment, I&#8217;m seeing something about &#8220;attempting multicast transfer&#8221; during 1) trying to deploy win7 from dvd image, 2) install office 2007, and 3) capturing that image. I&#8217;m running step 1 and that&#8217;s the 2nd attempt this week on a different machine. </p>
<p>I have a gig network. Any operable computer using the same port flies. Now, I did make 1 change on the WDS going from &#8220;use addresses from the following range&#8221; to &#8220;obtain ip address from dhcp&#8221;. Rebooted the laptop I&#8217;m trying to work with but made no difference. As a matter of fact, step 1 started where it left off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-753</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/#comment-753</guid>
		<description>Ed,
That&#039;s incredibly strange. There&#039;s something wrong with your connectivity. Which is the slower process? Deployment, capture? Uploading the image?
Did you have the chance to test the same servers in a reduced environment?
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Ed,<br />
That&#8217;s incredibly strange. There&#8217;s something wrong with your connectivity. Which is the slower process? Deployment, capture? Uploading the image?<br />
Did you have the chance to test the same servers in a reduced environment?<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
