Quantcast
Channel: Configuration Manager 2012 - Operating System Deployment forum
Viewing all 9126 articles
Browse latest View live

XP Image Failing after R2 CU2 Upgrade

$
0
0

We have recently upgraded from SCCM 2012 SP1 to r2 CU2.  I am trying to recover the ability to image with XP using the boot.wim from sp1 (not the new ones created with r2).  The task sequence successfully boots into PE, formats drive, applies OS and installs CM client.  I have been able to validate each step in my smsts.log.  The TS reboot after the Client install and never resumes the TS.

Here is what I see in the SMSTS.log:

Failed to get the environment key.
Failed to resume task sequence (0x800700EA).
Exiting with return code 0x800700EA
Process completed with exit code 2147942634
Task sequence completed 0x800700EA

SMSTS.log with errors:

==============================[ OSDSetupHook.exe ]==============================10/07/2014 14:08:23

Executing task sequence10/07/2014 14:08:23
Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".10/07/2014 14:08:23
Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}10/07/2014 14:08:23
Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}10/07/2014 14:08:23
Debug shell is enabled10/07/2014 14:08:33
Successfully enabled debug command shell support. 10/07/2014 14:08:33
Configuring local administrator account10/07/2014 14:08:33
Enabling local administrator account10/07/2014 14:08:33
Account was already enabled10/07/2014 14:08:33
Re-assign all drive letters...10/07/2014 14:08:33
The drive information which has no drive letter can not be found. No need to re-assign driver letters.10/07/2014 14:08:33
Installing SMS client10/07/2014 14:08:33
Clearing existing client configuration.10/07/2014 14:08:33
Cleaning existing client certificates from SMS certificate store10/07/2014 14:08:33
Restoring SMS client identity.10/07/2014 14:08:33
The client certificates were not found in the environment. New certificates will be generated.10/07/2014 14:08:33
Successfully restored the client identity.10/07/2014 14:08:33
Using CRL: true10/07/2014 14:08:33
Unable to read SMS client cert from environment. Not restoring SMS client cert.10/07/2014 14:08:33
Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Register:WinPE10/07/2014 14:08:33
==========[ TsProgressUI started in process 1272 ]==========10/07/2014 14:08:34
Registering COM classes10/07/2014 14:08:34
sbModulePath = C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe10/07/2014 14:08:34
Shutdown complete.10/07/2014 14:08:34
Process completed with exit code 010/07/2014 14:08:34
Successfully registered TS Progress UI.10/07/2014 14:08:34
Executing command line: "C:\_SMSTaskSequence\OSD\SWH00326\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\SWH00326 /config:MobileClient.TCF /status:157210/07/2014 14:08:34
Process completed with exit code 010/07/2014 14:13:09
Start to cleanup TS policy10/07/2014 14:13:09
End TS policy cleanup10/07/2014 14:13:09
Active request handle is empty, registering with new active request handle. This is expected if the TS was started from a media/PXE.10/07/2014 14:13:09
Saving the new active request handle for the task sequence: {9D7AE9CB-A717-4D06-A1E2-DFD623C92A4E}10/07/2014 14:13:09
Succesfully registered the tasksequence with the execution manager10/07/2014 14:15:01
Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Unregister10/07/2014 14:15:02
==========[ TsProgressUI started in process 1228 ]==========10/07/2014 14:15:02
Unregistering COM classes10/07/2014 14:15:02
Shutdown complete.10/07/2014 14:15:02
Process completed with exit code 010/07/2014 14:15:02
Successfully unregistered TS Progress UI.10/07/2014 14:15:02
Moving logs to SMS client directory10/07/2014 14:15:02
Successfully moved logs to SMS client log directory: C:\WINDOWS\CCM\Logs\SMSTSLog10/07/2014 14:15:02
Executing task sequence manager bootstrap10/07/2014 14:15:02
Executing command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:110/07/2014 14:15:02
==============================[ TSMBootStrap.exe ]==============================10/07/2014 14:15:02
Command line: "C:\WINDOWS\CCM\TSMBootstrap.exe" /env:Gina /configpath:C:\_SMSTaskSequence /bootcount:110/07/2014 14:15:02
Current OS version is 5.1.2600.310/07/2014 14:15:02
Logging successfully initialized.10/07/2014 14:15:03
Resuming Task Sequence in Full OS10/07/2014 14:15:03
Failed to get the environment key.10/07/2014 14:15:03
Failed to resume task sequence (0x800700EA). 10/07/2014 14:15:03
Exiting with return code 0x800700EA10/07/2014 14:15:03
Process completed with exit code 2147942634 10/07/2014 14:15:03
Task sequence completed 0x800700EA10/07/2014 14:15:03
Stopped the service 'ccmexec' successfully10/07/2014 14:15:08
Uninstalling Setup Hook10/07/2014 14:15:08
No need to register WFGina for this OS!10/07/2014 14:15:08
Successfully removed C:\WINDOWS\system32\OSDGINA.DLL10/07/2014 14:15:08
Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE10/07/2014 14:15:08
Successfully removed C:\WINDOWS\system32\_SMSOSDSetup10/07/2014 14:15:08
RegQueryValueExW failed for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram10/07/2014 14:15:08
GetTsRegValue() failed. 0x80070002.10/07/2014 14:15:08
End program: 10/07/2014 14:15:08
Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs10/07/2014 14:15:08


Import-CMDriver fails with "Import-CMDriver : Invalid object path "

$
0
0

I am attempting to use Import-CMDriver but it fails with:

"Import-CMDriver : Invalid object path "

I can see that it is adding the driver to the catalog, but it is failing to add it to the package and I can't figure out why.  I have tried with different inf files and deleted and created different packages.  It just doesn't work.  Here is the command that I am running.  I don't see any reason why it wouldn't work.

 Set-Location abc:
    
    foreach($iniFile in $infFilesToDeploy){
        $cmDrivePackage = Get-CMDriverPackage -Name "PackageName"
        $cmDriverCat = Get-CMCategory -CategoryType "DriverCategories" -Name "PackageName"
        $cmDrivePackage
        $iniFile
        Import-CMDriver -UncFileLocation $iniFile -ImportDuplicateDriverOption AppendCategory -AdministrativeCategory $cmDriverCat -EnableAndAllowInstall $True -DriverPackage $cmDrivePackage -UpdateDistributionPointsforDriverPackage $false
       
    }

As I said, it is seeing the ini file since it it importing it into the catalog.  It just won't add it to the package.  It also leaves the package in a locked state if I try to modify it after I run this command.

Anyone have any ideas why this command doesn't function?

Thank you for your time.

How do I troubleshoot which Windows Update is breaking my TS?

$
0
0

Hi there,

I have a SCCM 2012 R2 Build and Capture TS that breaks at a "double reboot" despite the fact that I have serviced the source WIM with the usual suspects from KB2894518.

In that regard I am wondering if anyone could give me any pointers as to how I would go about troubleshooting exactly which update is causing the "double reboot"?

Thanks,

Terje

PXE Boot - Bootfile Name (Location)?

$
0
0

Good Morning:

I am in the midst of trying to capture and deploy an Image with SCCM 2012 R2 and hitting some snags and trying my best to work through them.  After some struggles I was able to capture the image with some help and lots of googling.  I now am attempting to boot a VM (for testing purposes) via PXE boot.  I initially was only getting PXE-E53: No boot filename received - which is a well googled term.  I had to manually define options 66 and 67 on my DHCP scope for SOME reason (they are in the same subnet, so not sure why that mattered).  Now getting some feedback at least.

I selected option 66 on my DHCP server as the IP of my PXE enabled DP/SCCM server and option 67 with Boot\x64\wdsnbp.com     - My question is that second destination/path look right.  I get (attached error).  Most everything I read when I enabled PXE on my DP that it will create a remoteinstall folder, mine is named, REMINST and is fully populated.  I have attempted to remedy every which way.  My SMSPXE log has no errors after I manually defined the DHCP options.  Can anyone let me know what I might be missing?  Both boot images and the operating system images are distributed successfully. 

If anyone could shed light I would greatly appreciate it, Im at a loss for options after exhaustive googling.


Question about Task Sequence

$
0
0
if I modify the task sequence, such as driver package or software package, do I need deploy and distribute it again?

What is the difference between Distribute Content and Update Distributes Points

$
0
0

Which scenario shall I use "Distribute Content" or "Update Distributes Points"?

When I import the new Operating System Images, I should "Distribute Content"; Am I right?

When I modify the Operating System Images, I should "Update Distributes Points"  Am I right?

One more question, If I don't do them, can I distribute the task sequence to achieve it?

0x80072EE2 at contacting server for device drivers

$
0
0

Dear SCCM Gurus,

we are using SCCM 2012, and are having a problem deploying images due to an error at the Applying Device Drivers step.

When a client computer gets to "Contacting server for device drivers", the task sequence fails with error 0x80072EE2.

I've been search for a week, but have come up with nothing that solved the problem. This has worked before, but seemed to have stopped working recently.

Now, if I configure a TS with "Continue on error" for applying device drivers, everything works fine for those devices with network cards whose drivers come with Windows 7. But obviously that is not a proper solution.

I have checked in command mode, and the client can ping both the DP and management server via their respective FQDNs.

Also, all driver packages reside on the DP used during that deployment.

Since we have a wide range of systems, we are using the option to install only best matched drivers.

All other communication with the management server seems to work, since the task sequence executes properly and downloads the image, and later on the applications.

This error occurs ONLY at the "Contacting server for device drivers" step. Previously, it would start downloading the various drivers.

We are not using client certificates, and the DP's as well as the Management server are configured for plain HTTP.

It seems to be stuck contacting the MP point (retrying in 2,4, 11, 22, etc seconds)...

Boundaries are properly configured for both AD sites and IP-Ranges and the Boundary groups have the side assigned.

If you have any idea as to what is causing the obscure error, please help, since this problem seems to elude me.

Here is the (truncated) log file from the client:

Parsing step node: Apply Device Drivers]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:458"><![LOG[Description: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:462"><![LOG[ContinueOnError: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:466"><![LOG[SuccessCodeList: 0]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:474"><![LOG[A condition is associated with the step found]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:659"><![LOG[Found and operator.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:737"><![LOG[There are 1 operands]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:772"><![LOG[**Processing expression node]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:781"><![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:806"><![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:898"><![LOG[There are 3 operands in the built in action]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:915"><![LOG[Operand Operator=notEquals]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Operand Value=FullMedia]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Operand Variable=_SMSTSMediaType]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Successfully added 3 condition parameters]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="tsxml.cpp:994"><![LOG[Disable: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:483"><![LOG[Run in attribute: WinPE]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:491"><![LOG[Timeout: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:495"><![LOG[DefaultVarlist found]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:579"><![LOG[Variable name: OSDAutoApplyDriverBestMatch]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:620"><![LOG[Variable name: OSDAllowUnsignedDriver]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:620"><![LOG[Action command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:522"><![LOG[Adding instruction at 6]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:524"><![LOG[Processed all elements]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:333"><![LOG[Adding end group instruction at 7]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:402"><![LOG[The next instruction after group will be at 8]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:408"><![LOG[Processing group]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:443"><![LOG[
Parsing group node: Setup Operating System]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:365"><![LOG[Description: Setup Operating System]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:369"><![LOG[ContinueOnError: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:373"><![LOG[Disable: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:381"><![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="ccmxml.h:582"><![LOG[No condition is associated with the step.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:670"><![LOG[Adding begin group instruction at 8]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:393"><![LOG[There are 7 first level steps or groups]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:318"><![LOG[

<![LOG[Start executing an instruciton. Instruction name: Apply Device Drivers. Instruction pointer: 6]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="engine.cxx:117"><![LOG[Set a global environment variable _SMSTSCurrentActionName=Apply Device Drivers]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a global environment variable _SMSTSNextInstructionPointer=6]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a local default variable OSDAutoApplyDriverBestMatch]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:700"><![LOG[Set a local default variable OSDAllowUnsignedDriver]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:700"><![LOG[Set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Evaluating an AND expression]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:593"><![LOG[Evaluating a variable condition expression]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:776"><![LOG[Variable = _SMSTSMediaType]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:794"><![LOG[Value = FullMedia]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:795"><![LOG[Operator = notEquals]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:796"><![LOG[Expand a string: notEquals]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: _SMSTSMediaType]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: FullMedia]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:900"><![LOG[The AND expression is evaluated to be TRUE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:626"><![LOG[The condition for the action (Apply Device Drivers) is evaluated to be true]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2913"><![LOG[Expand a string: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: ]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="commandline.cpp:228"><![LOG[Set command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="commandline.cpp:705"><![LOG[Start executing the command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2929"><![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2958"><![LOG[Expand a string: WinPE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Executing command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="commandline.cpp:801"><![LOG[============================[ OSDDriverClient.exe ]============================]LOG]!><time="18:15:09.478+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="osddriverclient.cpp:329"><![LOG[Command line: "osddriverclient.exe" /auto /bestmatch:true /unsigned:false]LOG]!><time="18:15:09.478+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:330"><![LOG[Driver path is C:\_SMSTaskSequence\drivers]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="sysprepdriverinstaller.cpp:98"><![LOG[Initializing HTTP transport.]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:222"><![LOG[   Setting URL = http://kendrin.erko-holdings.net, Ports = 80,443, CRL = false]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5110"><![LOG[   Setting Server Certificates.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5138"><![LOG[   Setting Authenticator.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5145"><![LOG[Set authenticator in transport]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:7592"><![LOG[   Setting Media Certificate.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5162"><![LOG[Scanning for plug-and-play devices.]LOG]!><time="18:15:09.556+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="driverinstaller.cpp:833"><![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="18:15:09.556+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="util.cpp:910"><![LOG[Executing driver matching request.]LOG]!><time="18:15:09.743+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="driverinstaller.cpp:850"><![LOG[Initializing driver match request header.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:319"><![LOG[Formatting driver match request payload.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:329"><![LOG[Executing driver match request.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="onlinedrivercatalog.cpp:336"><![LOG[Setting message signatures.]LOG]!><time="18:15:09.775+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:15:09.775+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:15:09.790+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 4 second(s)]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:15:35.374+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:15:35.374+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:761"><![LOG[The command completed successfully.]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:843"><![LOG[Successfully launched command shell.]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:430"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 12 second(s)]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:16:08.041+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:16:08.041+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 22 second(s)]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:16:50.832+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:16:50.832+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 45 second(s)]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:17:56.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:17:56.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[End of retries]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1818"><![LOG[Send (pReply, nReplySize), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,1947)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1947"><![LOG[failed to send the request]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:1947"><![LOG[driverMatchRequestMessage.DoRequest( sResponseBody, true ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\onlinedrivercatalog.cpp,346)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:346"><![LOG[Failed to execute driver match request.  Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="onlinedrivercatalog.cpp:346"><![LOG[pDriverCatalog->match( deviceList, m_fpCallbackProc, m_pvCallbackData, matchResultMap ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,854)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="driverinstaller.cpp:854"><![LOG[pDriverInstaller->AutoInstallDrivers( pDriverCatalog, bBestMatch ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,290)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:290"><![LOG[Failed to auto provision driver. Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="osddriverclient.cpp:290"><![LOG[ProcessAutoProvision( pDriverInstaller, bBestMatch ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,386)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:386"><![LOG[Failed to auto provision drivers.  Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="osddriverclient.cpp:386"><![LOG[Exiting with return code 0x80072EE2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="osddriverclient.cpp:418"><![LOG[Process completed with exit code 2147954402]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="commandline.cpp:1098"><![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:3011"><![LOG[Could not find CCM install folder. Don't use ccmerrors.dll]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="string.cpp:1278"><![LOG[Failed to run the action: Apply Device Drivers. 
Unknown error (Error: 80072EE2; Source: Unknown)]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="instruction.cxx:3102"><![LOG[MP server http://kendrin.erko-holdings.net. Ports 80,443. CRL=false.]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4855"><![LOG[Setting authenticator]LOG]!><time="18:18:16.959+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4877"><![LOG[Set authenticator in transport]LOG]!><time="18:18:16.959+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:7592"><![LOG[Sending StatusMessage]LOG]!><time="18:18:17.037+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:4020"><![LOG[Setting message signatures.]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:8422"><![LOG[Request was succesful.]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:8758"><![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147012894]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Clear local default environment]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:807"><![LOG[Let the parent group (Install Operating System) decides whether to continue execution]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="instruction.cxx:3211"><![LOG[The execution of the group (Install Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="instruction.cxx:2425"><![LOG[Could not find CCM install folder. Don't use ccmerrors.dll]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="string.cpp:1278"><![LOG[Failed to run the last action: Apply Device Drivers. Execution of task sequence failed.
Unknown error (Error: 80072EE2; Source: Unknown)]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="engine.cxx:214"><![LOG[MP server http://kendrin.erko-holdings.net. Ports 80,443. CRL=false.]LOG]!><time="18:18:17.739+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4855"><![LOG[Setting authenticator]LOG]!><time="18:18:17.755+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4877"><![LOG[Set authenticator in transport]LOG]!><time="18:18:17.755+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:7592"><![LOG[Sending StatusMessage]LOG]!><time="18:18:17.771+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:4020"><![LOG[Setting message signatures.]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:8422"><![LOG[Request was succesful.]LOG]!><time="18:18:18.441+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:8758"><![LOG[Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,756)]LOG]!><time="18:33:31.183+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="tsmanager.cpp:756"><![LOG[Task Sequence Engine failed! Code: enExecutionFail]LOG]!><time="18:33:31.183+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="tsmanager.cpp:756">



MBAM OSD Task Sequence

$
0
0

Does this still apply to Bitlocker / MBAM 2.5?  Does everyone agree this is the best practice for me to follow?  Getting ready to start testing this as I have just stood up a MBAM Server wtih Configuration Manager.

http://blog.vdx.com/mbam_osd/

Looking at this link

If you are doing this a different way please share... Thanks!


Win 8.1 Metro apps re-installing after being removed from the reference image

$
0
0

Scenario:

MDT 2013 - Build reference image for Win 8.1 on hyper-v executing the following commands removing all metro apps.

Powershell.exe -Command "&{Get-appxPackage -AllUsers | Remove-AppxPackage -ErrorAction SilentlyContinue}"

Powershell.exe -Command "&{Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online -ErrorAction SilentlyContinue}"

Install windows updates and perform sysprep and capture wim task

Import Wim into Sccm 2012 r2 and deploy with standard mdt task

Problem:

After deployment all Metro apps are reinstalled or reinstalling.

Notes:  Setting Copyprofile True is ignored and have tried various methods and it is always ignored.

If I use the wim from sources\install.wim and I either dism /remove-appx... or powershell in win PE get-appx -path | Remove-appx...

If that wim is modified and used then it deploys without the Metro apps but it doesnt have any windows updates.  If I use that wim to build the reference image it will have no metro apps but after capture and deploy through sccm the metro apps start to re-install.

Below is the unattend.xml

<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"><settings pass="windowsPE"><component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><Display><ColorDepth>16</ColorDepth><HorizontalResolution>1024</HorizontalResolution><RefreshRate>60</RefreshRate><VerticalResolution>768</VerticalResolution></Display><ComplianceCheck><DisplayReport>OnError</DisplayReport></ComplianceCheck><UserData><AcceptEula>true</AcceptEula><ProductKey><Key></Key></ProductKey></UserData></component><component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SetupUILanguage><UILanguage>en-US</UILanguage></SetupUILanguage><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component></settings><settings pass="generalize"><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DoNotCleanTaskBar>true</DoNotCleanTaskBar></component></settings><settings pass="specialize"><component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><Identification><Credentials><Username></Username><Domain></Domain><Password></Password></Credentials><JoinDomain></JoinDomain><JoinWorkgroup></JoinWorkgroup><MachineObjectOU></MachineObjectOU></Identification></component><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><ComputerName></ComputerName><ProductKey></ProductKey><RegisteredOrganization></RegisteredOrganization><RegisteredOwner></RegisteredOwner><DoNotCleanTaskBar>true</DoNotCleanTaskBar><TimeZone>Pacific Standard Time</TimeZone><CopyProfile>true</CopyProfile></component><component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Home_Page>http://www.microsoft.com/</Home_Page><DisableWelcomePage>true</DisableWelcomePage><DisableFirstRunWizard>false</DisableFirstRunWizard></component><component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><RunSynchronous><RunSynchronousCommand wcm:action="add"><Description>EnableAdmin</Description><Order>1</Order><Path>cmd /c net user Administrator /active:yes</Path></RunSynchronousCommand><RunSynchronousCommand wcm:action="add"><Description>UnfilterAdministratorToken</Description><Order>2</Order><Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path></RunSynchronousCommand><RunSynchronousCommand wcm:action="add"><Description>disable user account page</Description><Order>3</Order><Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path></RunSynchronousCommand></RunSynchronous></component><component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component><component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><TapiConfigured>0</TapiConfigured><TapiUnattendLocation><AreaCode>""</AreaCode><CountryOrRegion>1</CountryOrRegion><LongDistanceAccess>9</LongDistanceAccess><OutsideAccess>9</OutsideAccess><PulseOrToneDialing>1</PulseOrToneDialing><DisableCallWaiting>""</DisableCallWaiting><InternationalCarrierCode>""</InternationalCarrierCode><LongDistanceCarrierCode>""</LongDistanceCarrierCode><Name>Default</Name></TapiUnattendLocation></component><component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DisableSR>1</DisableSR></component></settings><settings pass="oobeSystem"><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><UserAccounts><AdministratorPassword><Value>QQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value><PlainText>false</PlainText></AdministratorPassword></UserAccounts><AutoLogon><Enabled>true</Enabled><Username>Administrator</Username><Domain>.</Domain><Password><Value>UABhAHMAcwB3AG8AcgBkAA==</Value><PlainText>false</PlainText></Password><LogonCount>999</LogonCount></AutoLogon><Display><ColorDepth>32</ColorDepth><HorizontalResolution>1024</HorizontalResolution><RefreshRate>60</RefreshRate><VerticalResolution>768</VerticalResolution></Display><FirstLogonCommands><SynchronousCommand wcm:action="add"><CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine><Description>Lite Touch new OS</Description><Order>1</Order></SynchronousCommand></FirstLogonCommands><OOBE><HideEULAPage>true</HideEULAPage><NetworkLocation>Work</NetworkLocation><ProtectYourPC>1</ProtectYourPC></OOBE><RegisteredOrganization></RegisteredOrganization><RegisteredOwner></RegisteredOwner><TimeZone></TimeZone></component><component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component></settings><settings pass="offlineServicing"><component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DriverPaths><PathAndCredentials wcm:keyValue="1" wcm:action="add"><Path>\Drivers</Path></PathAndCredentials></DriverPaths></component></settings><cpi:offlineImage cpi:source="catalog://sccm1/deploymentshare$/operating systems/windows 8.1 enterprise x64.1/sources/install_windows 8.1 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>

SCCM 2012 SP1 Can't Boot from PXE 0xC0000001

$
0
0

Here's my environment:

SCCM 2012 SP1 installed on Server 2008 R2 in a Hyper-V environment

Brand new boot images created after SP1 upgrade using Windows ADK

The virtual is using 1 network adapter (the legacy network adapter has been disabled, as a trobleshooting step)

PXE and WDS have been removed and recreated numerous times

This has never worked since implementation of SCCM 2012 (7/2012)

Attempted on multiple physical clients and a virtual client

The boot images work fine when setup as USB boot media

The network boot always finds the SCCM server as this screen shows:

Then it proceeds to loading the \SMSboot\boot.sdi. Some times it fails right here other times it proceeds to \SMSImages\MFC0008D\BootImagex86.MFC0008D.wim. Either way it gets a bit into the progress bar but always fails to this screen:

The smspxe.log shows the following:

Client lookup reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification></ClientIDReply>
 SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: device is in the database. SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID>GUID:0ba9fb20-f317-475e-8a24-bead025b5e31</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="MFC200EE" OfferIDTime="4/2/2013 11:21:00 AM" PkgID="MFC00007" PackageVersion="" PackagePath="http://(siteserver)/SMS_DP_SMSPKG$/MFC0008D" BootImageID="MFC0008D" Mandatory="0"/></ClientIDReply>
 SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: found optional advertisement MFC200EE SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID>GUID:0ba9fb20-f317-475e-8a24-bead025b5e31</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="MFC200EE" OfferIDTime="4/2/2013 11:21:00 AM" PkgID="MFC00007" PackageVersion="" PackagePath="http://(siteserver)/SMS_DP_SMSPKG$/MFC0008D" BootImageID="MFC0008D" Mandatory="0"/></ClientIDReply>
 SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: found optional advertisement MFC200EE SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)
Looking for bootImage MFC0008D SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)

________________________________________________________________________________________________________________________

It also shows this occasionally after "Looking for bootImage"

BootImage MFC0008D needs to be updated (new packageID=MFC0008D) VersionUpdate=true SMSPXE 4/2/2013 11:25:41 AM 4020 (0x0FB4)

________________________________________________________________________________________________________________________

The only errors I've found have been in the distmgr.log when I've updated the boot images: (notice errors related to wimgapi.dll and errors related to set attribute, remove file, and remove directory failures)

STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:43.917 2013 ISTR0="BootImagex86" ISTR1="MFC0008D" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Start updating the package MFC0008D... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Package storage format has changed for MFC0008D. Updating the distribution points SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Enabling package MFC0008D for SMB access on MSWNET:["SMS_SITE=MFC"]\\(siteserver)\SMSPKGC$\MFC0008D\ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
The distribution point is on the siteserver and the package is a content type package. There is nothing to be copied over. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:44.683 2013 ISTR0="BootImagex86" ISTR1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="MFC0008D" AID1=404 AVAL1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
The current user context will be used for connecting to ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
No network connection is needed to ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\ as this is the local machine. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
CreateSignatureShare, connecting to DP SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Signature share exists on distribution point path \\(siteserver)\SMSSIG$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SMSSIG$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Share SMSPKGC$ exists on distribution point \\(siteserver)\SMSPKGC$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SMSPKGC$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Successfully created directory \\(siteserver)\SMSPKGC$\MFC0008D for package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:46 PM 6104 (0x17D8)
Copying package MFC0008D to the package share location \\(siteserver)\SMSPKGC$\MFC0008D on the server ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:46 PM 6104 (0x17D8)
SMSDP_ExpandPXEImage: MFC0008D, 1174406304 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Library path mismatch: \\?\C:\SCCMContentLib, C:\SCCMContentLib SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Expanding C:\SCCMContentLib\FileLib\DE79\DE7975B36C7DCA08953E8404A1FC115DC9A250828456A8E34C5C158C1907EE14 from package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Finding Wimgapi.Dll SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Found C:\Windows\system32\wimgapi.dll SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 4216 (0x1078)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\EFI\bootmgfw.efi SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\EFI SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segmono_boot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segoen_slboot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segoe_slboot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\wgl4_boot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\abortpxe.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\bootmgr.exe SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\pxeboot.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\pxeboot.n12 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\wdsmgfw.efi SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\wdsnbp.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
Expanding MFC0008D to C:\RemoteInstall\SMSImages SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
Used 1 out of 3 allowed processing threads. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 1872 (0x0750)
Sleep 3600 seconds... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 1872 (0x0750)
STATMSG: ID=2330 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:49.796 2013 ISTR0="MFC0008D" ISTR1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="MFC0008D" AID1=404 AVAL1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Successfully created/updated the package server in the data source SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Performing cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
The Package Action is 1, the Update Mask is 266240 and UpdateMaskEx is 1064960. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Successfully created/updated the package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
STATMSG: ID=2311 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:49.943 2013 ISTR0="MFC0008D" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Created policy provider trigger for ID MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Package MFC0008D does not have a preferred sender. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Package MFC0008D is new or has changed, replicating to all applicable sites. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
CDistributionSrcSQL::UpdateAvailableVersion PackageID=MFC0008D, Version=2, Status=2301 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
StoredPkgVersion (2) of package MFC0008D. StoredPkgVersion in database is 2. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
SourceVersion (2) of package MFC0008D. SourceVersion in database is 2. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
STATMSG: ID=2301 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:51.876 2013 ISTR0="BootImagex86" ISTR1="MFC0008D" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Exiting package processing thread. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Used 0 out of 3 allowed processing threads. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)
The last source update time for pkg MFC0008D is 4/2/2013 10:56:53 AM Pacific Daylight Time SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)
The next start time for pkg MFC0008D is 4/2/2013 1:18:57 PM Pacific Daylight Time SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)

___________________________________________________________________________________________________________________________

At this point I'm out of ideas. I've searched all the forums tried just about everything I can think of except for settings DHCP options or IP Helpers. I've declined to do that because it appears to find the server just fine. Also the client, DHCP, and the SCCMPXE Point are all on the same subnet.

Help me Obi-(technet)-wan you're my only hope!

Problem deploying captured image

$
0
0

I'm testing our new SCCM 2012 and specifically OSD and deploying a captured image. The image is captured on a separate MDT config.

What I'm seeing with this image deployment is that about 90% of the times it ends with a 80070002 TS error. Examining the smsts.log shows the following:

Successfully completed the action (Setup Windows and ConfigMgr) with the exit win32 code 0

So this step seems to go fine and and then the State Restore step starts and the computer reboots to the full OS.

The group (State Restore) has been successfully started

But then I don't know what happens, non of the following steps are run, for example there's application install and so forth. It seems to parse through the remaining steps but doesn't run them and then ends with Gather Logs and stateStore on Failure.

I just can't see from smsts.log what the problem would be, what other logs should I look in to find out what's going on?

SCCM 2012R2 OSD Win 8.1 C:/ and D:/

$
0
0

Hi!

SCCM 2012R2 OSD Win 8.1 System disk is C:/ and  users pfofile disk is D:/

Create new TaskSequence.

Partition Disk 0:

System(Primary) 50%

USERS(Primary) 100%

--------------

Apply Operation System:  add image capture 1-1        

Apply Data Image 2: add image capture 2-2          , Specific loggical drive letter+D

Save this TS to USB KEY and execute to workstation. OS System disk is Ok = C:

but disk D: recive is letter E: !!  What is wrong?!

installingOSfrom.iso (the HyperVVM), Disk letter isgood.But my win8.1.WIM is greater than themaxsizeDualLayerDVD, andI can notburn dvd.


cenubit

PXE Boot - Bootfile Name (Location)?

$
0
0

Good Morning:

I am in the midst of trying to capture and deploy an Image with SCCM 2012 R2 and hitting some snags and trying my best to work through them.  After some struggles I was able to capture the image with some help and lots of googling.  I now am attempting to boot a VM (for testing purposes) via PXE boot.  I initially was only getting PXE-E53: No boot filename received - which is a well googled term.  I had to manually define options 66 and 67 on my DHCP scope for SOME reason (they are in the same subnet, so not sure why that mattered).  Now getting some feedback at least.

I selected option 66 on my DHCP server as the IP of my PXE enabled DP/SCCM server and option 67 with Boot\x64\wdsnbp.com     - My question is that second destination/path look right.  I get (attached error).  Most everything I read when I enabled PXE on my DP that it will create a remoteinstall folder, mine is named, REMINST and is fully populated.  I have attempted to remedy every which way.  My SMSPXE log has no errors after I manually defined the DHCP options.  Can anyone let me know what I might be missing?  Both boot images and the operating system images are distributed successfully. 

If anyone could shed light I would greatly appreciate it, Im at a loss for options after exhaustive googling.


Question about Task Sequence

$
0
0
if I modify the task sequence, such as driver package or software package, do I need deploy and distribute it again?

0x80072EE2 at contacting server for device drivers

$
0
0

Dear SCCM Gurus,

we are using SCCM 2012, and are having a problem deploying images due to an error at the Applying Device Drivers step.

When a client computer gets to "Contacting server for device drivers", the task sequence fails with error 0x80072EE2.

I've been search for a week, but have come up with nothing that solved the problem. This has worked before, but seemed to have stopped working recently.

Now, if I configure a TS with "Continue on error" for applying device drivers, everything works fine for those devices with network cards whose drivers come with Windows 7. But obviously that is not a proper solution.

I have checked in command mode, and the client can ping both the DP and management server via their respective FQDNs.

Also, all driver packages reside on the DP used during that deployment.

Since we have a wide range of systems, we are using the option to install only best matched drivers.

All other communication with the management server seems to work, since the task sequence executes properly and downloads the image, and later on the applications.

This error occurs ONLY at the "Contacting server for device drivers" step. Previously, it would start downloading the various drivers.

We are not using client certificates, and the DP's as well as the Management server are configured for plain HTTP.

It seems to be stuck contacting the MP point (retrying in 2,4, 11, 22, etc seconds)...

Boundaries are properly configured for both AD sites and IP-Ranges and the Boundary groups have the side assigned.

If you have any idea as to what is causing the obscure error, please help, since this problem seems to elude me.

Here is the (truncated) log file from the client:

Parsing step node: Apply Device Drivers]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:458"><![LOG[Description: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:462"><![LOG[ContinueOnError: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:466"><![LOG[SuccessCodeList: 0]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:474"><![LOG[A condition is associated with the step found]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:659"><![LOG[Found and operator.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:737"><![LOG[There are 1 operands]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:772"><![LOG[**Processing expression node]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:781"><![LOG[Found SMS_TaskSequence_VariableConditionExpression expression.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:806"><![LOG[**In ProcessBuiltInCondition node: expression]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:898"><![LOG[There are 3 operands in the built in action]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:915"><![LOG[Operand Operator=notEquals]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Operand Value=FullMedia]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Operand Variable=_SMSTSMediaType]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:929"><![LOG[Successfully added 3 condition parameters]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="tsxml.cpp:994"><![LOG[Disable: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:483"><![LOG[Run in attribute: WinPE]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:491"><![LOG[Timeout: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:495"><![LOG[DefaultVarlist found]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:579"><![LOG[Variable name: OSDAutoApplyDriverBestMatch]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:620"><![LOG[Variable name: OSDAllowUnsignedDriver]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:620"><![LOG[Action command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:522"><![LOG[Adding instruction at 6]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:524"><![LOG[Processed all elements]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:333"><![LOG[Adding end group instruction at 7]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:402"><![LOG[The next instruction after group will be at 8]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:408"><![LOG[Processing group]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:443"><![LOG[
Parsing group node: Setup Operating System]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:365"><![LOG[Description: Setup Operating System]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:369"><![LOG[ContinueOnError: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:373"><![LOG[Disable: ]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:381"><![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="ccmxml.h:582"><![LOG[No condition is associated with the step.]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:670"><![LOG[Adding begin group instruction at 8]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:393"><![LOG[There are 7 first level steps or groups]LOG]!><time="18:10:57.850+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="tsxml.cpp:318"><![LOG[

<![LOG[Start executing an instruciton. Instruction name: Apply Device Drivers. Instruction pointer: 6]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="engine.cxx:117"><![LOG[Set a global environment variable _SMSTSCurrentActionName=Apply Device Drivers]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a global environment variable _SMSTSNextInstructionPointer=6]LOG]!><time="18:15:09.431+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a local default variable OSDAutoApplyDriverBestMatch]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:700"><![LOG[Set a local default variable OSDAllowUnsignedDriver]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:700"><![LOG[Set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Evaluating an AND expression]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:593"><![LOG[Evaluating a variable condition expression]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:776"><![LOG[Variable = _SMSTSMediaType]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:794"><![LOG[Value = FullMedia]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:795"><![LOG[Operator = notEquals]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:796"><![LOG[Expand a string: notEquals]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: _SMSTSMediaType]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: FullMedia]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:900"><![LOG[The AND expression is evaluated to be TRUE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:626"><![LOG[The condition for the action (Apply Device Drivers) is evaluated to be true]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2913"><![LOG[Expand a string: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Expand a string: ]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="commandline.cpp:228"><![LOG[Set command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="commandline.cpp:705"><![LOG[Start executing the command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2929"><![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:2958"><![LOG[Expand a string: WinPE]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:782"><![LOG[Executing command line: osddriverclient.exe /auto /bestmatch:%OSDAutoApplyDriverBestMatch% /unsigned:%OSDAllowUnsignedDriver%]LOG]!><time="18:15:09.447+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="commandline.cpp:801"><![LOG[============================[ OSDDriverClient.exe ]============================]LOG]!><time="18:15:09.478+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="osddriverclient.cpp:329"><![LOG[Command line: "osddriverclient.exe" /auto /bestmatch:true /unsigned:false]LOG]!><time="18:15:09.478+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:330"><![LOG[Driver path is C:\_SMSTaskSequence\drivers]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="sysprepdriverinstaller.cpp:98"><![LOG[Initializing HTTP transport.]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:222"><![LOG[   Setting URL = http://kendrin.erko-holdings.net, Ports = 80,443, CRL = false]LOG]!><time="18:15:09.494+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5110"><![LOG[   Setting Server Certificates.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5138"><![LOG[   Setting Authenticator.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5145"><![LOG[Set authenticator in transport]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:7592"><![LOG[   Setting Media Certificate.]LOG]!><time="18:15:09.509+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="utils.cpp:5162"><![LOG[Scanning for plug-and-play devices.]LOG]!><time="18:15:09.556+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="driverinstaller.cpp:833"><![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="18:15:09.556+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="util.cpp:910"><![LOG[Executing driver matching request.]LOG]!><time="18:15:09.743+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="driverinstaller.cpp:850"><![LOG[Initializing driver match request header.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:319"><![LOG[Formatting driver match request payload.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:329"><![LOG[Executing driver match request.]LOG]!><time="18:15:09.759+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="onlinedrivercatalog.cpp:336"><![LOG[Setting message signatures.]LOG]!><time="18:15:09.775+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:15:09.775+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:15:09.790+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 4 second(s)]LOG]!><time="18:15:30.382+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:15:35.374+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:15:35.374+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:761"><![LOG[The command completed successfully.]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:843"><![LOG[Successfully launched command shell.]LOG]!><time="18:15:37.792+00" date="10-31-2012" component="TSBootShell" context="" type="1" thread="780" file="bootshell.cpp:430"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 12 second(s)]LOG]!><time="18:15:55.935+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:16:08.041+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:16:08.041+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 22 second(s)]LOG]!><time="18:16:28.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:16:50.832+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:16:50.832+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[Will retry in 45 second(s)]LOG]!><time="18:17:11.174+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1830"><![LOG[Retrying...]LOG]!><time="18:17:56.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1834"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:17:56.352+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="libsmsmessaging.cpp:8422"><![LOG[WinHttpReceiveResponse (hRequest, NULL), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,8746)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[failed to receive response with winhttp; 80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:8746"><![LOG[End of retries]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="2" thread="456" file="libsmsmessaging.cpp:1818"><![LOG[Send (pReply, nReplySize), HRESULT=80072ee2 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,1947)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="libsmsmessaging.cpp:1947"><![LOG[failed to send the request]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="libsmsmessaging.cpp:1947"><![LOG[driverMatchRequestMessage.DoRequest( sResponseBody, true ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\onlinedrivercatalog.cpp,346)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="onlinedrivercatalog.cpp:346"><![LOG[Failed to execute driver match request.  Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="onlinedrivercatalog.cpp:346"><![LOG[pDriverCatalog->match( deviceList, m_fpCallbackProc, m_pvCallbackData, matchResultMap ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,854)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="driverinstaller.cpp:854"><![LOG[pDriverInstaller->AutoInstallDrivers( pDriverCatalog, bBestMatch ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,290)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:290"><![LOG[Failed to auto provision driver. Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="osddriverclient.cpp:290"><![LOG[ProcessAutoProvision( pDriverInstaller, bBestMatch ), HRESULT=80072ee2 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,386)]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="0" thread="456" file="osddriverclient.cpp:386"><![LOG[Failed to auto provision drivers.  Code 0x80072ee2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="3" thread="456" file="osddriverclient.cpp:386"><![LOG[Exiting with return code 0x80072EE2]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="OSDDriverClient" context="" type="1" thread="456" file="osddriverclient.cpp:418"><![LOG[Process completed with exit code 2147954402]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="commandline.cpp:1098"><![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="18:18:16.913+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="instruction.cxx:3011"><![LOG[Could not find CCM install folder. Don't use ccmerrors.dll]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="string.cpp:1278"><![LOG[Failed to run the action: Apply Device Drivers.
Unknown error (Error: 80072EE2; Source: Unknown)]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="instruction.cxx:3102"><![LOG[MP server http://kendrin.erko-holdings.net. Ports 80,443. CRL=false.]LOG]!><time="18:18:16.928+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4855"><![LOG[Setting authenticator]LOG]!><time="18:18:16.959+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4877"><![LOG[Set authenticator in transport]LOG]!><time="18:18:16.959+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:7592"><![LOG[Sending StatusMessage]LOG]!><time="18:18:17.037+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:4020"><![LOG[Setting message signatures.]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:18:17.053+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:8422"><![LOG[Request was succesful.]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:8758"><![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147012894]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:668"><![LOG[Clear local default environment]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="executionenv.cxx:807"><![LOG[Let the parent group (Install Operating System) decides whether to continue execution]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="instruction.cxx:3211"><![LOG[The execution of the group (Install Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="instruction.cxx:2425"><![LOG[Could not find CCM install folder. Don't use ccmerrors.dll]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="string.cpp:1278"><![LOG[Failed to run the last action: Apply Device Drivers. Execution of task sequence failed.
Unknown error (Error: 80072EE2; Source: Unknown)]LOG]!><time="18:18:17.724+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="engine.cxx:214"><![LOG[MP server http://kendrin.erko-holdings.net. Ports 80,443. CRL=false.]LOG]!><time="18:18:17.739+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4855"><![LOG[Setting authenticator]LOG]!><time="18:18:17.755+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="utils.cpp:4877"><![LOG[Set authenticator in transport]LOG]!><time="18:18:17.755+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:7592"><![LOG[Sending StatusMessage]LOG]!><time="18:18:17.771+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:4020"><![LOG[Setting message signatures.]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1292"><![LOG[Setting the authenticator.]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:1322"><![LOG[CLibSMSMessageWinHttpTransport::Send: URL: kendrin.erko-holdings.net:80  CCM_POST /ccm_system/request]LOG]!><time="18:18:17.786+00" date="10-31-2012" component="TSManager" context="" type="1" thread="1108" file="libsmsmessaging.cpp:8422"><![LOG[Request was succesful.]LOG]!><time="18:18:18.441+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="libsmsmessaging.cpp:8758"><![LOG[Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,756)]LOG]!><time="18:33:31.183+00" date="10-31-2012" component="TSManager" context="" type="0" thread="1108" file="tsmanager.cpp:756"><![LOG[Task Sequence Engine failed! Code: enExecutionFail]LOG]!><time="18:33:31.183+00" date="10-31-2012" component="TSManager" context="" type="3" thread="1108" file="tsmanager.cpp:756">




MBAM OSD Task Sequence

$
0
0

Does this still apply to Bitlocker / MBAM 2.5?  Does everyone agree this is the best practice for me to follow?  Getting ready to start testing this as I have just stood up a MBAM Server wtih Configuration Manager.

http://blog.vdx.com/mbam_osd/

Looking at this link

If you are doing this a different way please share... Thanks!

Win 8.1 Metro apps re-installing after being removed from the reference image

$
0
0

Scenario:

MDT 2013 - Build reference image for Win 8.1 on hyper-v executing the following commands removing all metro apps.

Powershell.exe -Command "&{Get-appxPackage -AllUsers | Remove-AppxPackage -ErrorAction SilentlyContinue}"

Powershell.exe -Command "&{Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online -ErrorAction SilentlyContinue}"

Install windows updates and perform sysprep and capture wim task

Import Wim into Sccm 2012 r2 and deploy with standard mdt task

Problem:

After deployment all Metro apps are reinstalled or reinstalling.

Notes:  Setting Copyprofile True is ignored and have tried various methods and it is always ignored.

If I use the wim from sources\install.wim and I either dism /remove-appx... or powershell in win PE get-appx -path | Remove-appx...

If that wim is modified and used then it deploys without the Metro apps but it doesnt have any windows updates.  If I use that wim to build the reference image it will have no metro apps but after capture and deploy through sccm the metro apps start to re-install.

Below is the unattend.xml

<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"><settings pass="windowsPE"><component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><Display><ColorDepth>16</ColorDepth><HorizontalResolution>1024</HorizontalResolution><RefreshRate>60</RefreshRate><VerticalResolution>768</VerticalResolution></Display><ComplianceCheck><DisplayReport>OnError</DisplayReport></ComplianceCheck><UserData><AcceptEula>true</AcceptEula><ProductKey><Key></Key></ProductKey></UserData></component><component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SetupUILanguage><UILanguage>en-US</UILanguage></SetupUILanguage><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component></settings><settings pass="generalize"><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DoNotCleanTaskBar>true</DoNotCleanTaskBar></component></settings><settings pass="specialize"><component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><Identification><Credentials><Username></Username><Domain></Domain><Password></Password></Credentials><JoinDomain></JoinDomain><JoinWorkgroup></JoinWorkgroup><MachineObjectOU></MachineObjectOU></Identification></component><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><ComputerName></ComputerName><ProductKey></ProductKey><RegisteredOrganization></RegisteredOrganization><RegisteredOwner></RegisteredOwner><DoNotCleanTaskBar>true</DoNotCleanTaskBar><TimeZone>Pacific Standard Time</TimeZone><CopyProfile>true</CopyProfile></component><component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Home_Page>http://www.microsoft.com/</Home_Page><DisableWelcomePage>true</DisableWelcomePage><DisableFirstRunWizard>false</DisableFirstRunWizard></component><component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><RunSynchronous><RunSynchronousCommand wcm:action="add"><Description>EnableAdmin</Description><Order>1</Order><Path>cmd /c net user Administrator /active:yes</Path></RunSynchronousCommand><RunSynchronousCommand wcm:action="add"><Description>UnfilterAdministratorToken</Description><Order>2</Order><Path>cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f</Path></RunSynchronousCommand><RunSynchronousCommand wcm:action="add"><Description>disable user account page</Description><Order>3</Order><Path>reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\OOBE /v UnattendCreatedUser /t REG_DWORD /d 1 /f</Path></RunSynchronousCommand></RunSynchronous></component><component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component><component name="Microsoft-Windows-TapiSetup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><TapiConfigured>0</TapiConfigured><TapiUnattendLocation><AreaCode>""</AreaCode><CountryOrRegion>1</CountryOrRegion><LongDistanceAccess>9</LongDistanceAccess><OutsideAccess>9</OutsideAccess><PulseOrToneDialing>1</PulseOrToneDialing><DisableCallWaiting>""</DisableCallWaiting><InternationalCarrierCode>""</InternationalCarrierCode><LongDistanceCarrierCode>""</LongDistanceCarrierCode><Name>Default</Name></TapiUnattendLocation></component><component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DisableSR>1</DisableSR></component></settings><settings pass="oobeSystem"><component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"><UserAccounts><AdministratorPassword><Value>QQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value><PlainText>false</PlainText></AdministratorPassword></UserAccounts><AutoLogon><Enabled>true</Enabled><Username>Administrator</Username><Domain>.</Domain><Password><Value>UABhAHMAcwB3AG8AcgBkAA==</Value><PlainText>false</PlainText></Password><LogonCount>999</LogonCount></AutoLogon><Display><ColorDepth>32</ColorDepth><HorizontalResolution>1024</HorizontalResolution><RefreshRate>60</RefreshRate><VerticalResolution>768</VerticalResolution></Display><FirstLogonCommands><SynchronousCommand wcm:action="add"><CommandLine>wscript.exe %SystemDrive%\LTIBootstrap.vbs</CommandLine><Description>Lite Touch new OS</Description><Order>1</Order></SynchronousCommand></FirstLogonCommands><OOBE><HideEULAPage>true</HideEULAPage><NetworkLocation>Work</NetworkLocation><ProtectYourPC>1</ProtectYourPC></OOBE><RegisteredOrganization></RegisteredOrganization><RegisteredOwner></RegisteredOwner><TimeZone></TimeZone></component><component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><InputLocale>0409:00000409</InputLocale><SystemLocale>en-US</SystemLocale><UILanguage>en-US</UILanguage><UserLocale>en-US</UserLocale></component></settings><settings pass="offlineServicing"><component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><DriverPaths><PathAndCredentials wcm:keyValue="1" wcm:action="add"><Path>\Drivers</Path></PathAndCredentials></DriverPaths></component></settings><cpi:offlineImage cpi:source="catalog://sccm1/deploymentshare$/operating systems/windows 8.1 enterprise x64.1/sources/install_windows 8.1 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>

SCCM 2012 SP1 Can't Boot from PXE 0xC0000001

$
0
0

Here's my environment:

SCCM 2012 SP1 installed on Server 2008 R2 in a Hyper-V environment

Brand new boot images created after SP1 upgrade using Windows ADK

The virtual is using 1 network adapter (the legacy network adapter has been disabled, as a trobleshooting step)

PXE and WDS have been removed and recreated numerous times

This has never worked since implementation of SCCM 2012 (7/2012)

Attempted on multiple physical clients and a virtual client

The boot images work fine when setup as USB boot media

The network boot always finds the SCCM server as this screen shows:

Then it proceeds to loading the \SMSboot\boot.sdi. Some times it fails right here other times it proceeds to \SMSImages\MFC0008D\BootImagex86.MFC0008D.wim. Either way it gets a bit into the progress bar but always fails to this screen:

The smspxe.log shows the following:

Client lookup reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification></ClientIDReply>
 SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: device is in the database. SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID>GUID:0ba9fb20-f317-475e-8a24-bead025b5e31</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="MFC200EE" OfferIDTime="4/2/2013 11:21:00 AM" PkgID="MFC00007" PackageVersion="" PackagePath="http://(siteserver)/SMS_DP_SMSPKG$/MFC0008D" BootImageID="MFC0008D" Mandatory="0"/></ClientIDReply>
 SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: found optional advertisement MFC200EE SMSPXE 4/10/2013 8:21:12 AM 844 (0x034C)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777391" ServerName="" ServerRemoteName=""><Machine><ClientID>GUID:0ba9fb20-f317-475e-8a24-bead025b5e31</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="MFC200EE" OfferIDTime="4/2/2013 11:21:00 AM" PkgID="MFC00007" PackageVersion="" PackagePath="http://(siteserver)/SMS_DP_SMSPKG$/MFC0008D" BootImageID="MFC0008D" Mandatory="0"/></ClientIDReply>
 SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)
00:15:5D:0A:6C:0D, BB01BB09-CF61-4611-8820-73941512B432: found optional advertisement MFC200EE SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)
Looking for bootImage MFC0008D SMSPXE 4/10/2013 8:21:16 AM 844 (0x034C)

________________________________________________________________________________________________________________________

It also shows this occasionally after "Looking for bootImage"

BootImage MFC0008D needs to be updated (new packageID=MFC0008D) VersionUpdate=true SMSPXE 4/2/2013 11:25:41 AM 4020 (0x0FB4)

________________________________________________________________________________________________________________________

The only errors I've found have been in the distmgr.log when I've updated the boot images: (notice errors related to wimgapi.dll and errors related to set attribute, remove file, and remove directory failures)

STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:43.917 2013 ISTR0="BootImagex86" ISTR1="MFC0008D" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Start updating the package MFC0008D... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Package storage format has changed for MFC0008D. Updating the distribution points SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:43 PM 6104 (0x17D8)
Enabling package MFC0008D for SMB access on MSWNET:["SMS_SITE=MFC"]\\(siteserver)\SMSPKGC$\MFC0008D\ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
The distribution point is on the siteserver and the package is a content type package. There is nothing to be copied over. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:44.683 2013 ISTR0="BootImagex86" ISTR1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="MFC0008D" AID1=404 AVAL1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:44 PM 6104 (0x17D8)
The current user context will be used for connecting to ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
No network connection is needed to ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\ as this is the local machine. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
CreateSignatureShare, connecting to DP SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Signature share exists on distribution point path \\(siteserver)\SMSSIG$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SMSSIG$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Share SMSPKGC$ exists on distribution point \\(siteserver)\SMSPKGC$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SMSPKGC$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:45 PM 6104 (0x17D8)
Successfully created directory \\(siteserver)\SMSPKGC$\MFC0008D for package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:46 PM 6104 (0x17D8)
Copying package MFC0008D to the package share location \\(siteserver)\SMSPKGC$\MFC0008D on the server ["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:46 PM 6104 (0x17D8)
SMSDP_ExpandPXEImage: MFC0008D, 1174406304 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Library path mismatch: \\?\C:\SCCMContentLib, C:\SCCMContentLib SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Expanding C:\SCCMContentLib\FileLib\DE79\DE7975B36C7DCA08953E8404A1FC115DC9A250828456A8E34C5C158C1907EE14 from package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Finding Wimgapi.Dll SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Found C:\Windows\system32\wimgapi.dll SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:47 PM 6104 (0x17D8)
Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 4216 (0x1078)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\EFI\bootmgfw.efi SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\EFI SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segmono_boot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segoen_slboot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\segoe_slboot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts\wgl4_boot.ttf SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\Fonts SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\abortpxe.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\bootmgr.exe SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\pxeboot.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\pxeboot.n12 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\wdsmgfw.efi SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
SetFileAttributesW failed for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE\wdsnbp.com SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveFile failed; 0x80070005 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot\PXE SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows\Boot SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D\Windows SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
RemoveDirectoryW failed (0x80070091) for C:\RemoteInstall\SMSTempBootFiles\MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
Expanding MFC0008D to C:\RemoteInstall\SMSImages SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 6104 (0x17D8)
Used 1 out of 3 allowed processing threads. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 1872 (0x0750)
Sleep 3600 seconds... SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:48 PM 1872 (0x0750)
STATMSG: ID=2330 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:49.796 2013 ISTR0="MFC0008D" ISTR1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="MFC0008D" AID1=404 AVAL1="["Display=\\(siteserver)\"]MSWNET:["SMS_SITE=MFC"]\\(siteserver)\" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Successfully created/updated the package server in the data source SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Performing cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
The Package Action is 1, the Update Mask is 266240 and UpdateMaskEx is 1064960. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Successfully created/updated the package MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
STATMSG: ID=2311 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:49.943 2013 ISTR0="MFC0008D" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Set share security on share \\(siteserver)\SCCMContentLib$ SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:49 PM 6104 (0x17D8)
Created policy provider trigger for ID MFC0008D SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Package MFC0008D does not have a preferred sender. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Package MFC0008D is new or has changed, replicating to all applicable sites. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
CDistributionSrcSQL::UpdateAvailableVersion PackageID=MFC0008D, Version=2, Status=2301 SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
StoredPkgVersion (2) of package MFC0008D. StoredPkgVersion in database is 2. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
SourceVersion (2) of package MFC0008D. SourceVersion in database is 2. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
STATMSG: ID=2301 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=(siteserver) SITE=MFC PID=2676 TID=6104 GMTDATE=Tue Apr 02 20:18:51.876 2013 ISTR0="BootImagex86" ISTR1="MFC0008D" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="MFC0008D" SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Exiting package processing thread. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:51 PM 6104 (0x17D8)
Used 0 out of 3 allowed processing threads. SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)
The last source update time for pkg MFC0008D is 4/2/2013 10:56:53 AM Pacific Daylight Time SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)
The next start time for pkg MFC0008D is 4/2/2013 1:18:57 PM Pacific Daylight Time SMS_DISTRIBUTION_MANAGER 4/2/2013 1:18:57 PM 1872 (0x0750)

___________________________________________________________________________________________________________________________

At this point I'm out of ideas. I've searched all the forums tried just about everything I can think of except for settings DHCP options or IP Helpers. I've declined to do that because it appears to find the server just fine. Also the client, DHCP, and the SCCMPXE Point are all on the same subnet.

Help me Obi-(technet)-wan you're my only hope!

deploy windows 7 from PXE

$
0
0

Hi

i am trying to deploy my image to one of my clients ,  on old machines x86 i was able to deploy it , on the new 64bit machines i had drivers problems so i updated a new boot image (64) as the default and updated it with the fixed drivers 

not the pxe loads and ask me what image i would like to deploy , then it starts downloading but around 50% when he start to deploy it it crashes with error "

Failed to Run Task Sequence (Error 0x80070032"

i checked the smsts.log from the client and got this 

<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: srv-sccm2k12.xxx.xxx:80  PROPFIND /SMS_DP_SMSPKG$/00100033]LOG]!><time="15:12:23.075-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="libsmsmessaging.cpp:8621">
<![LOG[401 - Authentication failure on request with anonymous access, retrying with context credentials.]LOG]!><time="15:12:23.262-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="libsmsmessaging.cpp:8962">
<![LOG[Using thread token for request]LOG]!><time="15:12:23.262-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="libsmsmessaging.cpp:8812">
<![LOG[401 - Authentication failure on request with context credentials, retrying with supplied credentials.]LOG]!><time="15:12:23.262-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="libsmsmessaging.cpp:8968">
<![LOG[Request was succesful.]LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="libsmsmessaging.cpp:8956">
<![LOG[DAV response string is: 
 <?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://srv-sccm2k12.xxx.xxx/SMS_DP_SMSPKG$/sccm?/00100033/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>http://srv-sccm2k12.xxx.xxx/SMS_DP_SMSPKG$/sccm?/00100033/</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://srv-sccm2k12.xxx.xxx/SMS_DP_SMSPKG$/00100033/sccm?/Poria7_32.wim</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>http://srv-sccm2k12.xxx.xxx/SMS_DP_SMSPKG$/00100033/sccm?/Poria7_32.wim</D:displayname><D:getlastmodified>Wed, 30 Jul 2014 08:53:21 GMT</D:getlastmodified><D:getcontentlength>5298450659</D:getcontentlength></D:prop></D:propstat></D:response></D:multistatus>]LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="downloadcontent.cpp:369">
<![LOG[List of files to be downloaded]LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:407">
<![LOG[  File: http://srv-sccm2k12.xxx.xxx:80/SMS_DP_SMSPKG$/00100033/sccm?/Poria7_32.wim]LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:474">
<![LOG[GetDirectoryListing() successfully completed]LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:580">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="15:12:23.496-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="util.cpp:963">
<![LOG[401 - Authentication failure on request with anonymous access, retrying with context credentials.]LOG]!><time="15:12:23.918-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="downloadcontent.cpp:1285">
<![LOG[401 - Authentication failure on request with context credentials, retrying with supplied credentials.]LOG]!><time="15:12:23.918-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="downloadcontent.cpp:1293">
<![LOG[Downloaded file from http://srv-sccm2k12.xxx.xxx:80/SMS_DP_SMSPKG$/00100033/sccm?/Poria7_32.wim to C:\_SMSTaskSequence\Packages\00100033\Poria7_32.wim ]LOG]!><time="15:13:14.023-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:1650">
<![LOG[Download done setting progress bar to 100]LOG]!><time="15:13:14.023-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:1655">
<![LOG[VerifyContentHash: Hash algorithm is 32780]LOG]!><time="15:13:14.039-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="downloadcontent.cpp:1788">
<![LOG[Failed to open Software\Microsoft\Sms\Mobile Client\Software Distribution registry key. The client should not get checked for RWH OpLock Type]LOG]!><time="15:13:14.039-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="securityutil.cpp:796">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="15:13:37.678-180" date="10-07-2014" component="TSBootShell" context="" type="1" thread="812" file="bootshell.cpp:857">
<![LOG[The command completed successfully.]LOG]!><time="15:13:37.678-180" date="10-07-2014" component="TSBootShell" context="" type="1" thread="812" file="bootshell.cpp:939">
<![LOG[Successfully launched command shell.]LOG]!><time="15:13:37.678-180" date="10-07-2014" component="TSBootShell" context="" type="1" thread="812" file="bootshell.cpp:430">
<![LOG[Content successfully downloaded at C:\_SMSTaskSequence\Packages\00100033]LOG]!><time="15:14:25.968-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="resolvesource.cpp:3332">
<![LOG[Opening image file C:\_SMSTaskSequence\Packages\00100033\Poria7_32.wim]LOG]!><time="15:14:25.968-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="wimfile.cpp:416">
<![LOG[Image file 00100033 version "1" will be applied]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="1" thread="1504" file="installimage.cpp:463">
<![LOG[imageArch == si.wProcessorArchitecture || ((imageArch == PROCESSOR_ARCHITECTURE_AMD64) && (si.wProcessorArchitecture == PROCESSOR_ARCHITECTURE_INTEL)), HRESULT=80070032 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,534)]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="installimage.cpp:534">
<![LOG[It is not supported to deploy an x86 architecture OS from a amd64 boot image]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="3" thread="1504" file="installimage.cpp:534">
<![LOG[HandleActionVars(), HRESULT=80070032 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,646)]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="installimage.cpp:646">
<![LOG[OpenSourceImage(), HRESULT=80070032 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1516)]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="installimage.cpp:1516">
<![LOG[Apply(), HRESULT=80070032 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1712)]LOG]!><time="15:14:25.984-180" date="10-07-2014" component="ApplyOperatingSystem" context="" type="0" thread="1504" file="installimage.cpp:1712">
<![LOG[Installation of image 2 in package 00100033 failed to complete.. 

please advice 

thanks 

TK 


Problem deploying captured image

$
0
0

I'm testing our new SCCM 2012 and specifically OSD and deploying a captured image. The image is captured on a separate MDT config.

What I'm seeing with this image deployment is that about 90% of the times it ends with a 80070002 TS error. Examining the smsts.log shows the following:

Successfully completed the action (Setup Windows and ConfigMgr) with the exit win32 code 0

So this step seems to go fine and and then the State Restore step starts and the computer reboots to the full OS.

The group (State Restore) has been successfully started

But then I don't know what happens, non of the following steps are run, for example there's application install and so forth. It seems to parse through the remaining steps but doesn't run them and then ends with Gather Logs and stateStore on Failure.

I just can't see from smsts.log what the problem would be, what other logs should I look in to find out what's going on?

Viewing all 9126 articles
Browse latest View live


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