Having an issue with MDT 2010 creating updated boot media
We are using MDT 2010 to image our systems with a LiteTouch deployment.
I have a new system to image and the network controller is new to our environment so I Update the deployment share and regardless if I ask the system to completely regenerate the Boot media or Optimize it I get the same error below
System.Management.Automation.CmdletInvocationException: The process cannot access the file 'D:\WDS\Boot\LiteTouchPE_x86.iso' because it is being used by another process. ---> System.IO.IOException: The process cannot access the file 'D:\WDS\Boot\LiteTouchPE_x86.iso' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at Microsoft.BDD.Core.DirectoryUtility.CopyFile(DEInfo sourceFile, DEInfo destFile, String destFullName)
at Microsoft.BDD.Core.DirectoryUtility.BeginCopyFile(String theSourceFile, String theDestFile)
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()
Since I can not generate the boot media for any systems now I am at a standstill with most imaging.
Any help would be great. Thanks.
3 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
We do have a VM on a separate system but it is not currently running. Following your advice I have started it, powered it off, and powered the host down entirely to remove it from the equation.
Thanks for the suggestion.I will post an update tomorrow. - dstockton 9 years ago
"The action can't be completed because the file is open in System."
I've tried to "Close the Handle" using ProcessExplorer and get the following error.
"Forcing a handle closed cal lead to an application crash and system instability" When I click yes the following is displayed "Error opening process: The handle is invalid." - dstockton 9 years ago