Jump to content


sybux

MDT 2012 and SCCM 2012 - Integration error.

Recommended Posts

Hi,

 

I've installed on a new server SCCM 2012 and MDT 2012. I've run th MDT Integration as Administrator to include it in SCCM.

 

I've try to create a MDT Task Sequence but I get the following error :

 

Started processing.

Creating boot image.

Copying WIM file.

Mounting WIM file.

WIM file mounted.

Setting Windows PE system root.

Set Windows PE system root.

Set Windows PE scratch space.

Adding standard components.

Adding component: winpe-mdac

Adding extra content from: C:\Users\$heginfo\AppData\Local\Temp\2\xgmddlyy.x4a

Unmounting WIM.

Copying WIM to the package source directory.

Creating boot image package.

Updating boot image to enable lab shell.

Boot image created.

Creating MDT files package.

Error while importing Microsoft Deployment Toolkit Task Sequence.

 

System.UnauthorizedAccessException: Access to the path is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.__Error.WinIOError()

at System.IO.File.Move(String sourceFileName, String destFileName)

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

at Microsoft.BDD.Wizards.SCCM_ImportTaskSequenceTask.DoWork(SmsPageData smspageData, Dictionary`2 data)

 

 

The problem is I don't know in which log I can look to get a more usefull help :(

 

Thx in advance to our gurus !

Share this post


Link to post
Share on other sites

look here

 

Adding extra content from: C:\Users\$heginfo\AppData\Local\Temp\2\xgmddlyy.x4a

Unmounting WIM.

Copying WIM to the package source directory.

 

then

 

 

Error while importing Microsoft Deployment Toolkit Task Sequence.

 

System.UnauthorizedAccessException: Access to the path is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

 

is the path full ? lack of space ? access denied ?

Share this post


Link to post
Share on other sites

I've just rerun.

Yes the path is full, there is full acces. I've even try to run the CM console as Administrator.

But I'm not sure the problem is with this as the WIM file is created fine.

It's only the sequence which is not "imported"

Share this post


Link to post
Share on other sites

Hello, I have had the same issue, here is error

 

Started processing.
Existing boot image BGD000D7 will be used.
Creating MDT files packag
Error while importing Microsoft Deployment Toolkit Task Sequence.

System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Move(String sourceFileName, String destFileName)
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.BeginCopy()
at Microsoft.BDD.Wizards.SCCM_ImportTaskSequenceTask.DoWork(SmsPageData smspageData, Dictionary`2 data)

 

Thanks to deployzilla I have renamed autorun.inf to autorun.inf.old and creating TS and Toolkit package went smoothly. I have also realized that I was unable to rename back autorun.inf with UNC path, but when I have tried locally it works.

I really believe our antivirus solution has blocked copying autorun.inf with UNC and AV is guilty for error message.

 

Regards from Serbia.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.