BzowK Posted March 29, 2016 Report post Posted March 29, 2016 Hey Guys / Niall - I'm wrapping up a complete rebuild of the production environment's SCCM. So far, I've installed SCCM 2012 R2, applied SP1, then applied CU3. Recently, I installed MDT 2013 Update 2 then ran the ConfigMgr Integration as Administrator. I'm trying to create the base MDT Packages, but am getting errors! When trying to create a new MDT Boot Image, I perform the following steps: Right click Boot image and choose to create a new MDT boot image Enter the (empty) source path for the boot image Enter the desired name and version Select x64 and 128mb On the next page (Components) get the error message "The path is not of a legal form" The components page behind it is empty (doesn't list any of the components). Clicking OK simply dismisses the error window and leaves me at the blank Components page. If i click OK on it, I get the error "Object reference not set to an instance of an object" so must cancel out of it. As I initially installed MDT to D: (keeping the rest of the default path the same), I removed the ConfigMgr integration, uninstalled MDT, reinstalled MDT to the default path on C:, reintegrated, and tried again - got the same error. Google only has a couple of things about it - one being from Niall - saying basically to make sure everything is launched as admin. It is, but still no go. Any suggestions? Thanks! Quote Share this post Link to post Share on other sites More sharing options...
Roald Posted April 7, 2016 Report post Posted April 7, 2016 You probably should install Windows ADK on the same machine where you are running the SCCM console. Quote Share this post Link to post Share on other sites More sharing options...
stephenhebert Posted May 23, 2016 Report post Posted May 23, 2016 (edited) Were you able to resolve your issue? I am having the same issue, and I can't find much information about it online... I have Windows Server 2012 R2 with MDT 2013 and ADK installed. Thanks! Edited May 23, 2016 by stephenhebert Quote Share this post Link to post Share on other sites More sharing options...
stephenhebert Posted May 23, 2016 Report post Posted May 23, 2016 (edited) Ok. My issue is resolved. I created a new deployment share in MDT and then configured it. In doing so, MDT 2013 required that I install Windows ADK for Windows 10. (I previously had Windows ADK for Windows 8.1 installed.)After these steps, I tried again to create a boot image using MDT, and did not receive the error. Also, if you are using ADK for Windows 10 to generate boot images for SCCM using MDT, you may encounter this issue too: https://support.microsoft.com/en-us/kb/3143760 Edited May 23, 2016 by stephenhebert Quote Share this post Link to post Share on other sites More sharing options...
PatrickA317 Posted August 3, 2016 Report post Posted August 3, 2016 I struggled with this for the better part of yesterday afternoon and this morning. Launching MDT prompted the error that I did not have adk 8.1 installed (I installed adk for win 10). After installing adk 8.1, after selecting x64 on options, next, the Components section now displays all the checkboxes with Microsoft Data Access Components the one selected by default. Worth noting that initially I did have 8.1 installed, but with troubleshooting I uninstalled it to put the win10 version on. Other things I did for troubleshooting: activate windows, update to sccm current branch, then all the small hotfixes within sccm, and all win updates. Quote Share this post Link to post Share on other sites More sharing options...
AnilPrusty Posted May 4, 2017 Report post Posted May 4, 2017 I was getting this same error (On the Components page "The path is not of a legal form") [with ADK for win10 =10.1.14393.0 MDT=6.3.8443.1000 SCCM CB 1610] I fixed this issue with below steps: 1. removing the MDT integration with Config Manager 2. uninstalling the MDT and ADK 3. Install the ADK first then install the MDT 4. Re-integration of MDT with CM Now the issue is fixed in my environment. Quote Share this post Link to post Share on other sites More sharing options...