Starting MDT Media Update
Opened the media deployment share.
Folders to be copied to the media deployment share: 15
Copied: DS001:\Operating Systems\Win7_Ent_x64_SP1\Captured_Image_29-08-2013
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E5520
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E5530
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6320
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6330
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6510
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6520
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6530
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx780
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx990
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx7010
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx9010
Copied: DS001:\Task Sequences\Factory Load
Copied: DS001:\Selection Profiles
Copied: DS001:\Operating Systems\Win7_Ent_x64_SP1\Captured_Image_29-08-2013 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E5520 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E5530 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6320 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6330 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6510 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6520 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\E6530 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx780 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx990 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx7010 with Replace option
Copied: DS001:\Out-of-Box Drivers\Win7_Ent_x64_SP1\Opx9010 with Replace option
Copied: DS001:\Task Sequences\Factory Load with Replace option
Copied: DS001:\Selection Profiles with Replace option
Copied standard folders.
System.Management.Automation.CmdletInvocationException: Access to the path 'C:\Users\Test\AppData\Local\Temp\2\MDTUpdate.2988\Mount\' is denied. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\Test\AppData\Local\Temp\2\MDTUpdate.2988\Mount\'
is denied.
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.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)