Resources for IT Professionals > Forums Home > Windows Vista IT Pro Forums > Windows Vista Deployment and Imaging > Microsoft Deployment Toolkit 2010 Beta 2 Deployment Share Wizard Error
Ask a questionAsk a question
 

AnswerMicrosoft Deployment Toolkit 2010 Beta 2 Deployment Share Wizard Error

  • Tuesday, July 14, 2009 8:02 AMDaaavid Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

All Replies

  • Tuesday, July 14, 2009 8:17 AMDaaavid Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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()

  • Wednesday, July 15, 2009 3:42 PMJeffrey MMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    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
    •  
  • Thursday, July 16, 2009 7:32 PMJeffrey MMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    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
    •  
  • Sunday, July 19, 2009 7:57 AMDaaavid Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks for that, I will check that out