Microsoft Deployment Toolkit 2010 Beta 2 Deployment Share Wizard Error
I have started to use MDT 2010 beta 2 on a test server. I was able to install AIK 2.0, Powershell and MDT itself. Import an Image off a disk and create a Task Sequence. When I go to update my Distribution Share to create my .wim installation file the wizard errors out. I dont like the look of this new MDT??? Have I done something wrong?? Does anyone know of ANY documentation on the new beta 2 software????
David- Moved byjasono1001MSFTTuesday, November 10, 2009 4:54 PM (From:Compliance Management)
Answers
- I've contacted the MDT group and requested the best forum to supply you with an answer. I should have an answer this morning.
Sincerely,
Jeffrey Miller
SAT SA-SC
Microsoft- Marked As Answer byJeffrey MMSFTThursday, July 16, 2009 7:31 PM
Beyond filing issues on Connect some MDT 2010 Beta folks hang out at http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/threads and for MDT 2008 try http://social.technet.microsoft.com/Forums/en-US/itprovistadeployment/threads
www.microsoft.com/deployment has links to forums and resources about MDT 2010 beta and the older released MDT versions.
- Marked As Answer byJeffrey MMSFTThursday, July 16, 2009 7:33 PM
All Replies
I have started to use MDT 2010 beta 2 on a test server. I was able to install AIK 2.0, Powershell and MDT itself. Import an Image off a disk and create a Task Sequence. When I go to update my Distribution Share to create my .wim installation file the wizard errors out. I dont like the look of this new MDT??? Have I done something wrong?? Does anyone know of ANY documentation on the new beta 2 software????
David
=== Making sure the deployment share has the latest x64 tools ===
=== Processing LiteTouchPE (x64) boot image ===
Building requested boot image profile.
Determining if any changes have been made in the boot image configuration.
No existing boot image profile found for platform x64 so a new image will be created.
Calculating hashes for requested content.
Changes have been made, boot image will be updated.
Windows PE WIM C:\Program Files\Windows AIK\Tools\PETools\amd64\winpe.wim will be used.
Adding component winpe-hta
System.Management.Automation.CmdletInvocationException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\PETools\amd64\WinPE_FPs'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\PETools\amd64\WinPE_FPs'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption)
at Microsoft.BDD.PSSnapIn.PEManager.LanguageComponentPath(String component, String realPlatform)
at Microsoft.BDD.PSSnapIn.PEManager.InstallComponent(String component)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()
- I've contacted the MDT group and requested the best forum to supply you with an answer. I should have an answer this morning.
Sincerely,
Jeffrey Miller
SAT SA-SC
Microsoft- Marked As Answer byJeffrey MMSFTThursday, July 16, 2009 7:31 PM
Beyond filing issues on Connect some MDT 2010 Beta folks hang out at http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/threads and for MDT 2008 try http://social.technet.microsoft.com/Forums/en-US/itprovistadeployment/threads
www.microsoft.com/deployment has links to forums and resources about MDT 2010 beta and the older released MDT versions.
- Marked As Answer byJeffrey MMSFTThursday, July 16, 2009 7:33 PM
- Thanks for that, I will check that out

