Hi,
Has anyone had an issue importing the the latest 1809 (downloaded from the MVLS site that was re-released in Nov) into MDT? Each time I try to import the OS the progress gets up to 98% and then it fails saying "the system cannot find the path specified". I do have the 1809 ADK version and also installed the WinPE version for 1809 too. The MDT version I'm using is 8540.
Importing other versions of Windows 10 works fine.
This is the error I get:
Performing the operation "import" on target "Operating system".
The system cannot find the path specified
The system cannot find the path specified
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the path specified
at Microsoft.BDD.Core.DirectoryUtility.CopyFile(DEInfo sourceFile, DEInfo destFile, String destFullName)
at Microsoft.BDD.Core.DirectoryUtility.CopyDirectory(String theSource, String theDest)
at Microsoft.BDD.Core.DirectoryUtility.CopyDirectory(String theSource, String theDest)
at Microsoft.BDD.Core.DirectoryUtility.CopyDirectory(String theSource, String theDest)
at Microsoft.BDD.Core.DirectoryUtility.CopyDirectory(String theSource, String theDest)
at Microsoft.BDD.Core.DirectoryUtility.BeginCopy()
at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.Import(String sourcePath, String directoryName, Boolean moveDirectory)
Import processing finished.
Any advice or help would be great. Thanks!