Quantcast
Channel: Microsoft Deployment Toolkit forum
Viewing all 11297 articles
Browse latest View live

MDT 2012 Roles and Features available for all Task-Sequence

$
0
0

Hello,

i am trying to find a solution to have the possibility for installing "Roles and Features" for all the task-sequences.

I want to do this from cs.ini so that every task-sequence in the future will have this option.

I have defined the following in my  cs.ini :

SkipRoles=NO

This is only working well, when there is a task in a task-sequence for installing roles and features.

What can be done to have this avaible in every TS without to be specified in the task-sequence?

Thx


Run USMT in windows XP

$
0
0

At the moment we have a batch file that runs USMT and captures the settings from within windows XP. I would like to just run the litetouch within windows so that its done automatically. Here is what I have in the cs.ini - what would I need to add to do this (if that makes sense)

[Settings]
Priority=Default

[Default]
OSInstall=YES
_SMSTSOrgName=%OSDComputername% deployment in progress.....
SkipAdminPassword=YES
SkipApplications=YES
SkipAppsOnUpgrade=YES
SkipBDDWelcome=YES
SkipBitLocker=YES
BdeInstallSuppress=NO
BDEDriveLetter=S:
BDEDriveSize=300
BDEInstall=TPM
BDERecoveryKey=AD
OSDBitLockerWaitForEncryption=FALSE
SkipCapture=YES
SkipComputerBackup=YES
SkipDeploymentType=YES
SkipDomainMembership=YES
JoinDomain=velos.com
DomainAdmin=ve-installd2-svc
DomainAdminDomain=velos
DomainAdminPassword=J01nN0w!
MachineObjectOU=OU=Deployment,DC=Company,DC=com
SkipFinalSummary=YES
SkipLocaleSelection=YES
SkipLocaleSelection=YES
UILanguage=en-GB
UserLocale=en-GB
KeyboardLocale=0809:00000809
SkipPackageDisplay=YES
SkipProductKey=YES
SkipSummary=YES
SkipTaskSequence=NO
SkipTimeZone=YES
TimeZoneName=GMT Standard Time
SkipUserData=Yes
WSUSServer=http://wsus01
ScanStateArgs=/v:5  /o /c
LoadStateArgs=/v:5  /c /lac
UDShare=\\Server\usmt
UDDir=%OSDComputerName%
USMTMigFiles001=MigApp.xml
USMTMigFiles002=MigUser.xml

Control Panel and Libraires folder issue with old profiles

$
0
0

I'm trying to migrate from XP to Windows 7 using MDT2012. Nearly everything is working fine, the profile attributes and Office settings are there after the refresh and all the software is installed just how I want it. The only thing is that after Windows 7 is installed the Control Panel and the Libraries folder appear on the desktop for profiles that were already on the PC before the refresh. If I log in with a user that has never logged on the PC before they are not there. I did a bit of looking and saw that this can be caused by having the 'Force Classic Start Menu' selected in group policy. We do not have this set yet the folders are still appearing. Does anybody out there have any ideas what I could try next?????

Thanks.


Silent installation of Teamviewer

$
0
0

Hello,

i am still looking for a silent installation of Teamviewer using MDT 2012.

/s is not enough.

Anybody with a full option?

Thx

How to capture windows 8 with MDT 2012 update 1 (Im getting a ton of errors 8)

$
0
0

Unfortunately I cant post the picture, my account has to be verified but in the meantime,

here are a my errors

ZTI ERROR Unhandled error returned by LTIapply: not found (-2147217406 0x80041002)

Litetouch deployment failed, return code -2147467259 0x80004005

Failed to run the action Apply windows PE

Not found Error 80041002 source WMI

The execution of the group (capture image) has failed and the execution has been aborted. an action has failed

operation aborted error 80004004 source windows

Failed to run the last action apply windows PE execution of task failed

Not found error 80041002 source WMI

Task sequence engine failed code enexecutionfail

task sequence execution failed with error code 80004005

error task sequence manager failed to execute task sequence code 0x80004005

MDT 2012 Update 1 problems after capture task sequence

$
0
0

I ran a capture task sequence to update one of my wim files yesterday and now when I try and deploy anything I get the error below:



I have installed some windows updates and restarted the machine my deployment share sits on but the account I am using for testing has full permissions and can access the share without any problems from a command line. I can post log files if needed just wasnt sure which ones people would want. 

Outlook migration issue

$
0
0

Hi, When we migrate from XP/office 2007 -> Win7 office 2010 - everything goes fine except one thing. When you open up outlook if fails to find the mailbox. I have to update the mail profile with server/username again and it resolves and goes in fine. All settings are restored. Just wondering why it doesn't resolve first time. any ideas !!

Cheers

Joe.

Unable to connect to share: The network path was not found.

$
0
0

Using MDT2012 Update 1 we occassionally get the following message:

Unable to connect to share: The network path was not found.
( 0x80070035 ) , trying to connect without username.

It is then followed by a warning message:

<Message containing password has been suppressed>

This appears to occur on most of our faster laptops and always right after the mandatory applications are installed.  We have a restart step in our TS and then when the Windows 7 system logs back in to continue the TS we get the above messages.  The TS continues without failure and is able to connect successfully multiple times during the process.  What is annoying is that when we get the final summary screen, it shows yellow because of this one warning that is logged.

Has anyone seen this?  If so, were you able to correct the issue?

Thanks,

Martin


MDT 2010 - Cannot find path 'DS001:\Operating Systems' because it does not exist.

$
0
0

Recently, the Microsoft Deployment Toolkit share in our production environment appears to have automatically updated itself from 2010 to 2012. I have downloaded and installed the latest version of MDT (for use in MMC) and Windows AIK.

We are able to connect to the deployment share but the application, operating systems and out-of-box drivers directories are not showing any of the data they contain. In particular they say "There are no items to show in this view". Also, if we right click the deployment share and select "Update Deployment Share" we are getting the following error "Cannot find path 'DS001:\Operating Systems' because it does not exist." I have double checked and the directory does exist (the share has not been modified). 

Has anyone had the same issue? If so, was a solution found?

Thank you!

MDT No system partition

$
0
0

Hi All.

We're having some problems using MDT when creating partitions, we want MDT to create 3 partitions for us during our Windows 7 deployment - one for recovery, one for the OSDisk and a System partition with boot files.

As far as i'm aware if the option 'Create extra active partition' in the 'Format and Partition' stage is enabled this should create and enable the system partition. This doesn't seem to be happening, MDT creates the recovery partition and the OSDisk but the 'extra active partition' to be used as the system partition isn't created.

I know I could add a step and use bcdboot and bcdedit to manually create this but i'm guessing that's not the normal practice?.... Please can you advise where you think I might be going wrong?

Thanks

Richard

MDT 2012 Reboot after upgrade

$
0
0

Hello All,

I am running into an issue after upgrading from MDT 2010 to 2012.  The workflow that we have set-up will prompt the user for a PIN, that works correctly.  From there, they should then see the progress window and get a list of the workflows that they have access to.  It appears thought that MDT2012 is detecting that an OS already exists on the machine we are trying to image, and then reboots. 

I am perplexed as to how to fix this, and what I need to add or remove to have the system ignore the OS that is already installed and re-image the machine.  Any thoughts or suggestions woudl be appreciated.

Joe

Rtlcpl.exe prompt after reboot

$
0
0

I am using MDT2012 and deploying Windows 7 to a Dell Optiplex 7010.  After the first reboot but right before the application installs start a prompt comes up asking for permission to run rtlcpl.exe.  The applications installs won't start until the prompt is answered.

Via Google, I know that rtlcpl.exe is the "Realtek Audio Control Panel" and that while it is installed with the audio driver it isn't absolutely necessary.  So my questions are:

1)  Is there a way to suppress the install of just this part of the driver?

2)  If it can't be suppressed is there a way to get MDT to ignore the prompt or somehow answer the prompt?

MDT 2012 and Server 2012 - Installing roles and features

$
0
0

Hi all.  I'm using MDT 2012 Update 1 to install Server 2012 Datacenter and am having problems getting the "Install Roles and Features" step to work.  I have the step enabled in the State Restore section of the Task Sequence and have SkipRoles=NO in the customsettings.ini, so the Install Roles and Features wizard comes up fine and I can make selections, the step executes but then I get an error for each role or feature I select in the ZTIOSRole.log and it doesn't install any of them - I've tried several different features and they all behave the same way.  Here is a portion of the ZTIOSRole.log:

<![LOG[Property Parameters is now = -FeatureName ADLDS]LOG]!><time="09:28:17.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to <time="09:28:17.000+000">\\itsnt471.iowa.uiowa.edu\Share\Server2012srcfiles]LOG]!><time="09:28:17.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = -FeatureName ADLDS -Source "C:\MININT\sources\X64"]LOG]!><time="09:30:55.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Creating C:\MININT\Modules folder for caching PowerShell modules locally.]LOG]!><time="09:30:55.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Copying \\ITSNT471.iowa.uiowa.edu\Deploy_Server2012\Tools\Modules folder to C:\MININT\Modules]LOG]!><time="09:30:55.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[PowerShell version detected: 3.0]LOG]!><time="09:30:55.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[About to run: "C:\MININT\Modules\Microsoft.BDD.TaskSequenceModule\Microsoft.BDD.TaskSequencePSHost40.exe" "\\ITSNT471.iowa.uiowa.edu\Deploy_Server2012\Scripts\ZTIOSRolePS.ps1""C:\MININT\SMSOSD\OSDLOGS" -FeatureName ADLDS -Source "C:\MININT\sources\X64"]LOG]!><time="09:30:55.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = ]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ERROR - ADLDS role processing via PowerShell failed, rc = 10904]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles001 is now = ADLDS]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = -FeatureName Application-Server]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to \\ITSNT471.iowa.uiowa.edu\Deploy_Server2012\Scripts\ZTIOSRolePS.ps1" "C:\MININT\SMSOSD\OSDLOGS" -FeatureName Application-Server -Source "C:\MININT\sources\X64"]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = ]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ERROR - Application-Server role processing via PowerShell failed, rc = 10904]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles001 is now = ADLDS]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles002 is now = APPLICATION-SERVER]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = -FeatureName NET-Framework-45-Features]LOG]!><time="09:31:14.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to \\ITSNT471.iowa.uiowa.edu\Deploy_Server2012\Scripts\ZTIOSRolePS.ps1" "C:\MININT\SMSOSD\OSDLOGS" -FeatureName NET-Framework-45-Features -Source "C:\MININT\sources\X64"]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = ]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ERROR - NET-Framework-45-Features role processing via PowerShell failed, rc = 10904]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles001 is now = ADLDS]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles002 is now = APPLICATION-SERVER]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles003 is now = NET-FRAMEWORK-45-FEATURES]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = -FeatureName NET-Framework-45-Core]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to \\ITSNT471.iowa.uiowa.edu\Deploy_Server2012\Scripts\ZTIOSRolePS.ps1" "C:\MININT\SMSOSD\OSDLOGS" -FeatureName NET-Framework-45-Core -Source "C:\MININT\sources\X64"]LOG]!><time="09:31:15.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property Parameters is now = ]LOG]!><time="09:31:16.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ERROR - NET-Framework-45-Core role processing via PowerShell failed, rc = 10904]LOG]!><time="09:31:16.000+000" date="11-29-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">

So I get the error "role processing via PowerShell failed, rc = 10904" for pretty much every feature.  Has any one else run into something like this? This happens with both Server 2012 DataCenter and Server 2012 Standard. Any help would be appreciated.

Outlook migration - chinese characters!!

$
0
0

We've migrated users from off 2007 to off 2010 using USMT and noticed that theres a couple of users with chinese writing along the outlook title bar. Anyone came across this before. We can get rid of it by recreating the profile but this means the user loses all their settings. odd!

cheers

Joe.


Thanks - Joe.

MDT 2012 LTIBootstrap.vbs does not work

$
0
0

hi,

I have a virtual Lab 1 W2K8R2 with WDS and MDT 2012 (DNS / DHCP / AD-DS)

I want to deploy Windows 7 64 Bit so i import it at Operation System (MDT 2012)

I create a new TS (Standard Installation) and pick my Windows 7

My Customsettings.ini

[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES

SkipApplications=YES
SkipAppsOnUpgrade=YES
SkipBDDWelcome=YES
SkipCaputre=YES
SkipComputerName=No
SkipComputerBackups=YES
SkipDeploymentType=YES
DeploymentType=NEWCOMPUTER
SkipDomainMembership=NO
JoinDomain=cola.local
DomainAdmin=Join
DomainAdminDomain=cola.local
DomainAdminPassword=********
SkipFinalSummary=NO
SkipLocaleSelection=YES
KeyboardLocale=de-DE
UserLocale=de-DE
UILanguage=de-DE
SkipPackageDisplay=YES
SkipProductKey=YES
SkipSummary=YES
SkipTaskSequence=NO
TaskSequenceID=V1x64
SkipTimeZone=NO
TimeZoneValue=110
SkipUserData=YES
FinishAction=REBOOT


even if i make everything by hand (domain join ... in MDT 2012) its failed.

It seems to be that the copy job for LTIBootstrap.vbs failed.

I need some advice where i can look to solve this problem.


(My live system is working with MDT 2010 and XP Deployment there are no Problems like this)



Already checked but doesn t helped or doesn t match:
http://social.technet.microsoft.com/Forums/en-US/mdt/thread/34bdb82a-5437-45c5-b7a4-71dd8487353a/?prof=required

http://social.technet.microsoft.com/Forums/en-US/mdt/thread/e827ca96-0682-48d5-90cb-ce1eba540193/


Best Regards

Patrick



ZTI error by using Role and Features

$
0
0

Hello,

I get an error by doing a task-sequence with roles and features. By selecting any role (for windows 8) I get this errors:

ZTI ERROR - Unhandled error returned by ZTIOSRole: Can not find path (76) ZTIOSRole 10-1-2013 20:02:01 0 (0x0000)
Litetouch deployment failed, Return Code = -2147467259  0x80004005 LiteTouch 10-1-2013 20:02:01 0 (0x0000)

How to fix this?

Thx

Free MDT Monitoring Portal

$
0
0

Hi Guys,

I'm working on an Poshboard (http://www.poshboard.com) widget to monitor MDT Zero Touch Deployments with SCCM for my customer. I was wondering if any of you guys would be interested in a generic widget to monitor built in MDT Templates ?

PoshBoard uses Powershell Scripts to build the widgets, I would release the Powershell script source for free of course.

so far it looks like this (it's a work in progress so feel free to suggest enhancements and ideas :))

oh and Yes I know, the button below the datepicker does not have text on it :)

the widget gets data from the SCCM Status messages and will only display key tasks / phases. This screenshot is also customized with external non SCCM data so please don't ask what means RC Status or App Mapping, i'm not allowed to give details.

I might be able to add LTI support pretty easily since MDT 2012 gives this awesome powershell provider, but so far my widget only supports ZTI with SCCM 2007

Let me know what you think :)


David Sebban | Nelite North America | My Blog | Follow me on twitter : @davidsebban

Pages not apprearing in UDI Design Wizare

$
0
0
I was wondering whether anyone knows how to unhide pages in teh UDI wizard.  I can see the page elements if I open the UDIWizard.xml file with a text editor; however, only the New Computer page is showing for any particular stage.  How could this have been done without removing the page?

Windows could not parse or process unattended answer file [C:\Windows\Panther\unattend.xml] for pass [specialize]. The answer file is invalid.

$
0
0

After capturing a Windows 7 reference image, the machine reboots, goes through sysprep, and then I get the message below.  If I take the captured image and assign it to a deployment task, I'm able to deploy it to a machine with no issue.  I've just never seen this error before, and I was wondering if I should be worried about it?

"Windows could not parse or process unattended answer file [C:\Windows\Panther\unattend.xml] for pass [specialize].  The answer file is invalid.".  If I were to press ok, it will just reboot into the same message.  Any ideas on why this is happening?  

MDT 2012U1 / Windows 8 deployment - impossible to add a role when deploying windows with language pack

$
0
0

Hello,

I am having a problem deploying Windows 8 with language packs and adding at the same time a role/feature (netfx3).

What I have done is creating a Standard Client Task Sequence. In the task sequence I have added, in the State Restore phase, the step Install Roles and Features (where only .Net Framework 3.5 is selected). I have configured nothing else !

If I use this task sequence, everything is ok; Windows 8 is well deployed and NetFx3 feature is installed.

Now, if I add one or more language packs in the MDT console and select them when using the previously created task sequence, the deployment fails with one error : ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529.
The language packs are well installed but as the error message says, NetFx3 is not installed.

In the ZTIOSRole.log I can find this :
<![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Roles will be installed.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Features specified in Feature:]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[  NetFx3]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="12:55:04.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="12:55:05.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="12:55:24.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ERROR - NetFx3 role processing with DISM.exe failed, rc = -2146498529]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="3" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Role processing complete.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="12:55:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="12:55:58.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">


If I take the same log file from a machine where I have used the same task sequence but without deploying language packs, I can find that :
<![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[The task sequencer log is located at C:\Users\ADMINI~1\AppData\Local\Temp\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Roles will be installed.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Features specified in Feature:]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[  NetFx3]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSRoles.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSRoleServices.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[No items were specified in variable OptionalOSFeatures.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Event 41003 sent: ZTI Heartbeat: Processing roles (0% complete]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Validating connection to \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Already connected to server HPZ820 as that is where this script is running from.]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Copying source files locally from \\HPZ820\ZENPROD01$\Operating Systems\W8ENTSP0x64\sources\sxs]LOG]!><time="13:59:57.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[About to execute command: cmd.exe /c C:\windows\system32\DISM.exe /Online /Enable-Feature /FeatureName:"NetFx3" /Source:"C:\MININT\sources\X64" /LimitAccess /All /NoRestart /logpath:C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_Dism.log >> C:\MININT\SMSOSD\OSDLOGS\ZTIOSRole_DismConsole.log]LOG]!><time="14:00:20.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[NetFx3 role processing succeeded, rc = 0]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Property InstalledRoles001 is now = NETFX3]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Role processing complete.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[ZTIOSRole processing completed successfully.]LOG]!><time="14:03:50.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">
<![LOG[Event 41001 sent: ZTIOSRole processing completed successfully.]LOG]!><time="14:03:51.000+000" date="10-24-2012" component="ZTIOSRole" context="" type="1" thread="" file="ZTIOSRole">

As you can see, in both logfile, the source are copied from the same folder.
Does anyone have an idea ? what am I missing ?

I have easily reproduced the problem on another computer (installing ADK/MDT, installing OS and creating task sequence).

Thanks in advance for your help.

Marc.



Viewing all 11297 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>