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

Install Application - Succeeds in MDT TS, fails with 80072efe in non-MDT TS

$
0
0

SCCM 2012 R2 SP1 CU3, ADK10 RTM

I am building two task sequences to deploy the same OSD configuration. One is an MDT Client Task Sequence for internal company usage. The other is a non-MDT task sequence for a custom factory process which will be used by the hardware provider. I am currently testing both on premises and both use the same WIM and the same package for installing Office Pro Plus 2016. In both the OPP2016 package is installed after the Setup Windows and Configuration Manager task. The TS components exist on only a single DP.

In the MDT TS, the package installs normally.

In the non-MDT TS the package install fails consistently with 80072efe errors. Many of the files will download, but failure occurs very quickly and never makes it past 1%. I have downloaded the media from volume licensing and created new package source just in case, but no difference in the results. And like I mentioned, the exact same package works fine in the MDT TS.

Any ideas? The log contains content such as:

Downloading file /SMS_DP_SMSPKG$/PS10039B/sccm?/admin/en-us/access16.opal range 0-124627	InstallSoftware	5/25/2016 8:53:03 AM	1656 (0x0678)
WinHttpReadData (hRequest, (LPVOID) pBuffer, dwBufferSize, &dwRead), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,992)	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
WinHttpReadData() failed.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
ReadDataAndWriteToFile() failed. 80072efe	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
ReadDataAndWriteToFile() failed for C:\_SMSTaskSequence\Packages\PS10039B\admin/en-us/access16.opal. 61%	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
ReadDataAndWriteToFile (hRequest, ullContentLength, hDestFile, pszDestFile, ulPackageSize, ulDownloaded), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1463)	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFileWithRanges() failed. 80072efe.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFileWithRanges (hSession, hConnect, sRequest, hFile, pszDestination, ullFileSize, ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL, pszToken), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1547)	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFile() failed for http://CESCCMPSS-WS04.leanderisd.org:80/SMS_DP_SMSPKG$/PS10039B/sccm?/admin/en-us/access16.opal, C:\_SMSTaskSequence\Packages\PS10039B\admin/en-us/access16.opal. 80072efe.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL, pszToken), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1624)	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
Error downloading file from http://CESCCMPSS-WS04.leanderisd.org:80/SMS_DP_SMSPKG$/PS10039B/sccm?/admin/en-us/access16.opal to C:\_SMSTaskSequence\Packages\PS10039B\admin/en-us/access16.opal 	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFiles() failed. 80072efe.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL, sToken.c_str()), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2838)	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
Download() failed. 80072efe.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadContentAndVerifyHash() failed. 80070002.	InstallSoftware	5/25/2016 8:55:04 AM	1656 (0x0678)
DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3361)	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3582)	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
TS::Utility::ResolveSource(pszPkgID, sContentLoc), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,144)	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
Failed to resolve the source for SMS PKGID=PS10039B, hr=0x80070002	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
GetContentLocation(pszPkgID, m_bPkgContainSrcFiles, sContentLocation), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,683)	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
ReleaseSource() for C:\_SMSTaskSequence\Packages\PS10039B.	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
The user tries to release a source directory C:\_SMSTaskSequence\Packages\PS10039B that is either already released or we have not connected to it.	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
pInstall->Install(sPackageID, sProgramName), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361)	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)
Install Software failed, hr=0x80070002	InstallSoftware	5/25/2016 8:55:05 AM	1656 (0x0678)


PXE boot still slow on UEFI machines

$
0
0
Has anyone come across a fix for slow loading of the winpe image on UEFI PXE boot?  I'm using the latest Windows 10 ADK pe image, so KB2974735 doesn't apply.  I've also tried messing with different ramdisktftpblocksize registry values, but they make little, if any, difference.

Automated Wipe & Reload Windows 10 OSD

$
0
0

We currently have a "Automated" Windows 7 load task sequence, but I am wanting as we  plan for Windows 10 to automate this how are you all accomplishing this today?  Example i need to start using USMT, and not sure on best way to get currently installed applications and to put the applications back... Basically I am wanting to get to point where we can upgrade users machine over night and they come in next morning with everything working.

How are you doing this?  Are you doing this?  Is it all scripts or are you using 3rd party tools etc... 

Your feedback is appreciated.

80070002 Zero-Touch OS deployment

$
0
0

We are using SCCM 2012 R2 for Zero-Touch OS deployment. When we deploy an OS we get the error 80070002. We have a network access account defined and I checked the password. There are not logs on the client. And found nothing that seemed related in the DP logs. What else should I be looking at?

Also, if we boot the same client from network, the client images correctly.

Boot image missing tabs

$
0
0

Integrated MDT 2013 and installed ADK 10 on the pc that connects to the SCCM CAS server. I've used the option 'Create Boot Image using MDT' , the boot image appears in SCCM. But somehow it's missing these tabs: customization, optional components and images.

I've ran the script below to update the image properties but no luck:

$SiteCode = “CASSite”
$BootImage = Get-WmiObject -Namespace “root\SMS\site_$($SiteCode)” -Class SMS_BootImagePackage -Filter “PackageID = ‘PACKAGE000ED′” -ErrorAction Stop
$BootImage.ReloadImageProperties()

The default bootimages for x86 and x64 are version 6.3 (ADK 8), tabs appear on these images.

I assume it should make no difference for SCCM if it contains Windows PE 10.0.10586.0 and Windows PE 6.3.9600.16384

SCCM is 2012R2 v 5.07958.1000

how to specified machine to capture Operating system.

$
0
0

how to specified machine to capture Operating system.


How to Capture and Deployment Windows 10 os using USMT tool.


SCCM2012r2sp1CU3: Applications and packages won't install when using OSD TS.

$
0
0

Hi,

Using SCCMR2sp1CU3 on windows server2012r2 (SQL 2012SP2).  Client OS = win7SP1.  Using http with self-signing certificate.

I have the following problem:  when running an OSD TS on a pc, the step 'Setup Windows and ConfigMgr' runs with success. After the pc reboot the next step starts with the installation of software (using an application or package).  I see the application (or package) downloading and it downloads with success.  The execmgr.log then raises a program start event (for the package) but actual installation is never done.

The ClientAuth.log give the following:

<![LOG[Error signing client message (0x80004005).]LOG]!><time="11:16:05.219-120" date="04-21-2016" component="ClientAuth" context="" type="3" thread="3128" file="clientauthhook.cpp:386">
< ![LOG[Signing Certificate is not available in the store]LOG]!><time="11:21:36.460-120" date="04-21-2016" component="ClientAuth" context="" type="0" thread="3908" file="ccmgencert.cpp:1352">
< ![LOG[Error signing client message (0x80004005).]LOG]!><time="11:21:36.460-120" date="04-21-2016" component="ClientAuth" context="" type="3" thread="3908" file="clientauthhook.cpp:386">

Anyone have an idea what is causing this?

Install Applications based on a Variable within a Task Sequence

$
0
0

I am installing applications based on a variable in my OSD task sequence. I however intermittently get the following error:

The task sequence execution engine successfully completed the action (Install Profile Application) in the group (Install Applications) with exit code 0

Action output: ... ng 7 installs to steps

Setting total steps to 8

Step 1 out of 8 complete

Preparing policy assignment request

Executing Policy Assignment Request.

Sending RequestAssignments

Setting message signatures.

Setting the authenticator.

CLibSMSMessageWinHttpTransport::Send: URL: SRV004538.mud.internal.co.za:80  CCM_POST /ccm_system/request

Request was successful.

::DecompressBuffer(65536)

Decompression (zlib) succeeded: original size 479, uncompressed size 1606.

Request client ID: GUID:F9520B09-B83E-441E-AA2C-DB6800B0D5D3

Response client ID: GUID:F9520B09-B83E-441E-AA2C-DB6800B0D5D3

Retrieving Policy Assignments:

assignmentList.size() > 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\dautils.cpp,452)

daUtil.DownloadPolicies(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\dainstaller.cpp,297)

Successfully cleared App model names from TS env.

No matching policy assignments received.

Policy download failed, hr=0x80004005.

I have looked at the usual issues like "Allow application to be installed via a task sequence.." etc.

Any assistance would be appreciated.


Device Driver Organization & Best Practices

$
0
0

I created folders under "Drivers" in the SCCM 2012 console. One for the OS, and under that, a folder for each computer model.  I can't import drivers directly into these folders.  Should I be able to?

Right now, I'm importing directly into "Drivers" and then moving them where I want them.  It makes me unhappy.

OSD | TPM Ownership Failing

$
0
0

Hi Folks,

Working on a SCCM2012R2SP1+MDT2013 integrated Sequence for Windows 7 x64.

While pre-provisioning Bitlocker, I see it gets failed with the following--

-----------------------Start of SMSTS.Log---------------------------------

<![LOG[==============================[ OSDOfflineBitlocker.exe ]==============================]LOG]!><time="02:38:31.494-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="main.cpp:400">
<![LOG[Command line: "OSDOfflineBitlocker.exe" /enable /drive:C: /ignoretpm:False]LOG]!><time="02:38:31.494-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="main.cpp:401">
<![LOG[Initialized COM]LOG]!><time="02:38:31.494-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="main.cpp:412">
<![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="02:38:31.510-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="commandline.cpp:229">
<![LOG[Set command line: "OSDOfflineBitlocker.exe" /enable /drive:C: /ignoretpm:False]LOG]!><time="02:38:31.510-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="commandline.cpp:732">
<![LOG[Target drive is C:]LOG]!><time="02:38:31.510-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="main.cpp:84">
<![LOG[Initializing TPM...]LOG]!><time="02:38:31.510-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="offlinebitlocker.cpp:71">
<![LOG[Tpm is enabled]LOG]!><time="02:38:31.588-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:161">
<![LOG[Tpm is activated]LOG]!><time="02:38:31.619-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:166">
<![LOG[Tpm is not owned]LOG]!><time="02:38:31.651-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:171">
<![LOG[Tpm ownership is allowed]LOG]!><time="02:38:31.682-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:176">
<![LOG[uStatus == 0, HRESULT=80280012 (e:\qfe\nts\sms\framework\tscore\tpm.cpp,503)]LOG]!><time="02:38:31.682-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:503">
<![LOG['IsSrkAuthCompatible' failed (2150105106)]LOG]!><time="02:38:31.682-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="3" thread="1528" file="tpm.cpp:503">
<![LOG[Tpm does not have compatible SRK]LOG]!><time="02:38:31.682-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:180">
<![LOG[Tpm has EK pair]LOG]!><time="02:38:31.823-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="tpm.cpp:184">
<![LOG[Initial TPM state: 39]LOG]!><time="02:38:31.823-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="offlinebitlocker.cpp:76">
<![LOG[Creating TPM owner authorization value]LOG]!><time="02:38:31.823-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="offlinebitlocker.cpp:100">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="02:38:31.823-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="util.cpp:967">
<![LOG[Taking ownership of TPM]LOG]!><time="02:38:31.838-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="offlinebitlocker.cpp:113">
<![LOG[Resetting TPM Storage Root Key]LOG]!><time="02:38:38.850-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="offlinebitlocker.cpp:132">
<![LOG[  Volume C: is the boot volume.]LOG]!><time="02:38:53.017-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="1" thread="1528" file="main.cpp:186">
<![LOG[ValidateDrive(argInfo.sDrive.c_str()), HRESULT=80004005 (e:\qfe\nts\sms\client\osdeployment\offlinebitlocker\main.cpp,278)]LOG]!><time="02:38:53.017-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="main.cpp:278">
<![LOG[ResolveVolume(argInfo), HRESULT=80004005 (e:\qfe\nts\sms\client\osdeployment\offlinebitlocker\main.cpp,435)]LOG]!><time="02:38:53.017-180" date="05-27-2016" component="OSDOfflineBitLocker" context="" type="0" thread="1528" file="main.cpp:435">
<![LOG[Process completed with exit code 2147500037]LOG]!><time="02:38:53.032-180" date="05-27-2016" component="TSManager" context="" type="1" thread="1328" file="commandline.cpp:1124">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="02:38:53.032-180" date="05-27-2016" component="TSManager" context="" type="1" thread="1328" file="instruction.cxx:805">
<![LOG[Failed to run the action: Pre-provision BitLocker. 
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="02:38:53.032-180" date="05-27-2016" component="TSManager" context="" type="3" thread="1328" file="instruction.cxx:911">

-----------------------End of SMSTS.Log---------------------------------

OSDBitlockerMode Variable is set to TPM in the sequence, i'm also making use of SetPhysicalPresenceRequest(14) using a vbscript in the sequence.

Drive Partitioning for legacy BIOS has only 1 OSDisk(Primary) partition, no extra partition is there.

thanks in advance..

Updates for Windows 10 not displaying in OS Image Servicing

$
0
0

Hello All,

I have searched the web and forums and not finding a resolution to this however the problem I have is listed perfectly here - https://www.reddit.com/r/SCCM/comments/3npk7o/fix_for_windows_10_updates_not_showing_up_for/ 

Basically, for all of our other images (Windows 7, Windows 8.1) we can schedule the image to be updated with the latest Windows updates. But for some reason, no updates are displayed for Windows 10. Of course, updates for Windows 10 are working perfectly through our monthly deployments to our laptops and otherwise. Any help is appreciated.


-Brad

How do I use PXE boot to UPGRADE Win 7/8 to 10 keeping all files, software and settings?

$
0
0

Morning,

We would like to avoid doing upgrades during hours and wish to simply network boot to an upgrade image which has all the options for keeping everything as it is (ie. Settings, software, folders and files).

Is this possible? My knowledge on SCCM is basic at best, I can create basic images to install OS's, but not upgrade.

Thanks


Task Sequence Not Completing Post Reboot After Setup Windows and ConfigMgr Step

$
0
0

Hi,

I have a task sequence which is working fine and able to run all TS steps successfully. I copied this Task sequence and made it to use the new custom OS image(recently build) in "Apply Operating System Image". 

During the OSD, the OS image applies fine, post which it moves to the Setup Windows and ConfigMgr step and it reboots normally as set in the Task Sequence but it comes up to the Windows login screen for the OS already installed and doesn't complete all of the steps.

I have tried changing the settings in TS for Restart computer (just after the Setup Windows step), to run "the boot image assigned to this task sequence"but that doesn't help.

What I am not sure is why the original task sequence works fine but when it is copied, it doesn't work. The only difference here is the OS image changed under the "Apply Operating System" step and everything else is same. Also the image does applies successfully.

There aren't any errors in SMSTS.log as well. here are the logs :

==========================================================

Successfully completed the action (Setup Windows and ConfigMgr) with the exit win32 code 0
MP server http://ABC.com. Ports 80,443. CRL=false.
Setting authenticator
Set authenticator in transport
Sending StatusMessage
Setting message signatures.
Setting the authenticator.
CLibSMSMessageWinHttpTransport::Send: URL: ABC.com:80  CCM_POST /ccm_system/request
Request was successful.
Set a global environment variable _SMSTSLastActionRetCode=0
Set a global environment variable _SMSTSLastActionSucceeded=true
Expand a string: %_SMSTSMDataPath%\Logs
Clear local default environment
The action (Setup Windows and ConfigMgr) requested a retry
Reboot to local harddisk
_OSDGinaIsConfigured variable set to TRUE
_SMSTSServiceStartType variable set to
Command line for extension .exe is "%1" %*
Set command line: "bcdedit.exe"
Executing command line: "bcdedit.exe"
Process completed with exit code 0
Calling RebootSystem()
OSD type of task sequence. ignore the service window setting
Updated security on object C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.
Updated security on object D:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.
Updated security on object S:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca.
Path variable OSDisk converted from C: to 12EF4E7C0000401F00000000:
Updated security on object C:\_SMSTaskSequence.
Set a global environment variable _SMSTSNextInstructionPointer=88
Set a TS execution environment variable _SMSTSNextInstructionPointer=88
Set a global environment variable _SMSTSInstructionStackString=0 76
Set a TS execution environment variable _SMSTSInstructionStackString=0 76
Save the current environment block
Expand a string: %_SMSTSMDataPath%\Logs

==========================================================

Many Thanks

Vikram Midha


Machines cannot PXE boot using SCCM 2012 DP

$
0
0

There are a lot of posts about PXE boot, but I can't find the common thread to tie them all together.  My test machines cannot PXE boot.
My lab environment is very simple:

10.10.0.0/24 subnet

10.10.0.10 = W2k8 R2 DC, DHCP, DNS

10.10.0.11 = SCCM2012 (on W2k8R2 with SQL Server 2008 SP3 and CU4)

All machines are Hyper-V virtual machines connecting through the same virtual network.

Setup the PXE service from DP properties.  I let SCCM install WDS.  WDS in Server Manager does not have a server node, but the WDS service is running.  DP PXE tab is configured as follows:
"Enable PXE support for clients" is checked
"Allow this distribution point to resond to incoming PXE requests" is checked
"Enable unknown computer support" is checked
"Require a password when computers use PXE" is not checked
"User device affinity" is set to "Allow user device affinity with automatic approval"
PXE is configured to respond on all network interfaces
The PXE server response delay is 0 seconds

The DHCP server has options configured as follows:
Option 66: 10.10.0.11
Option 67: smsboot\x86\wdsnbp.com

Both DP and MP on SCCM server are configured for HTTP.

Both x86 and x64 boot images have been distributed to DP.  The media was updated after PXE was enabled on the DP.

Both x86 and x64 boot images have "Deploy this image from the PXE service point" enabled on the Data Source tab of their properties.

I have tried both unknown computer task sequence and a computer import task sequence (old computer association).  They all end in abortpxe.com

Complete PXE response is as follows:

=================================================================

PXE Network Boot 03.23.2009
(C) Copyright 2009 Microsoft Corporation, All Rights Reserved

CLIENT MAC ADDR: 00 DD CC BB AA 00  GUID: 532D27E3-A184-4D27-A822-30A8B6F4A39D
CLIENT IP: 10.10.0.106    MASK: 255.255.255.0    DHCP IP: 10.10.0.10
GATEWAY IP: 10.10.0.5

Download WDSNBP...

Architecture: x64
WDSNBP started using DHCP Referral.
Contacting Server: 10.10.0.11 (Gateway: 0.0.0.0)

The detalis below show the information relating to the PXE boot request for
this computer.  Please provide these details to your Windows Deployment Services
Administrator so that this request can be approved.

Pending Request ID: 6

Contacting Server: 10.10.0.11
TFTP Download: smsboot\x64\abortpxe.com

PXE Boot aborted.  Booting to next device

=========================================================== 

From the smspxe.log:

]LOG]!><time="16:31:39.445+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:6402">
<![LOG[Client Identity: {C9929C4D-735A-4973-8659-4D3D5D5E4F92}]LOG]!><time="16:31:39.445+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:6428">
<![LOG[Set enterpirse certificate in transport]LOG]!><time="16:31:39.480+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9207">
<![LOG[Set media certificate in transport]LOG]!><time="16:31:39.505+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9220">
<![LOG[Set authenticator in transport]LOG]!><time="16:31:39.505+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Set authenticator in transport]LOG]!><time="16:31:39.533+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[PXE::CBootImageManager::FindMatchingArchitectureBootImage]LOG]!><time="16:31:39.553+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="bootimagemgr.cpp:1736">
<![LOG[PXE::CBootImageManager::FindMatchingArchitectureBootImage]LOG]!><time="16:32:00.963+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="bootimagemgr.cpp:1736">
<![LOG[Set enterpirse certificate in transport]LOG]!><time="16:32:01.008+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9207">
<![LOG[Set media certificate in transport]LOG]!><time="16:32:01.027+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9220">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:01.027+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:01.084+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777218" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply>
]LOG]!><time="16:32:01.108+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:6402">
<![LOG[Client Identity: {C9929C4D-735A-4973-8659-4D3D5D5E4F92}]LOG]!><time="16:32:01.108+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:6428">
<![LOG[Set enterpirse certificate in transport]LOG]!><time="16:32:01.151+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9207">
<![LOG[Set media certificate in transport]LOG]!><time="16:32:01.174+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9220">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:01.174+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:01.209+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[PXE::CBootImageManager::FindMatchingArchitectureBootImage]LOG]!><time="16:32:05.230+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="bootimagemgr.cpp:1736">
<![LOG[Set enterpirse certificate in transport]LOG]!><time="16:32:05.290+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9207">
<![LOG[Set media certificate in transport]LOG]!><time="16:32:05.325+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:9220">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:05.325+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Set authenticator in transport]LOG]!><time="16:32:05.366+240" date="05-06-2012" component="SMSPXE" context="" type="1" thread="3600" file="libsmsmessaging.cpp:7592">
<![LOG[Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777218" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply>

=============================================================================================

I've been hammering this for about 10 hours now (or to be honest, it's been hammering me) and it must be something very simple I'm missing.  I have a feeling that I'm doing something I used to do in 2007 and whatever that is, it does not work in 2012.

If I connect using boot media, Task Sequences execute perfectly.

TIA,

Tom

Replaced hard Drive, OSD, Reboots

$
0
0

Hello,

We just replaced a hard drive and are now trying to install an image via SCCM OSD 2012.  The machine PXE bots, loads WinPE and then reboots and stops.  It was an exiting clinet, but as I mentioned it has a brand new hard drive.  Any ideas?


Dan Bernhardt



windows 10 Windows setup could not configure windows to run on this computer's hardware

$
0
0

Hello,


This is an odd one. I load Windows 10 Pro out of the box on my Dell E5450. I enter audit mode and make some minor UI changes(Background etc)then I set the skiprearm regkey and then finally sysprep with an Uninstall.xml file that has the copy profile flag set as YES. This will copy my changes to the default profile. When the laptop shuts down I restart the laptop  into Audit mode again except this time I set the skiprearm and then upload the WIM to SCCM. 

No issues. I did this with WIndows 7 and it worked great. I can pull the W10 image back down to the laptop no problem.

Now when I load it back onto the laptop and make 1 more change, set the skip rearm regkey and then upload to the SCCM server with no issues. However when I go to deploy the image back to the laptop It will go all the way through the task sequence (I only have the steps start in WInpe, Partiton DIsks UEFI, Apply OS, Apply WIndows Settings, Apply Network Settings, Auto Apply Drivers, setup WIndows and CM client)  detects hardware then reboots and then I get "windows 10 Windows setup could not configure windows to run on this computer's hardware"

Any ideas?

I used this process successfully all through the WIn7 deployments we have used the last 5 years. I don't want to use a VM as there are just some options that don't appear under Windows when not using physical hardware and I can't set via GPO and this method has worked well.

TIA




Intel i217/8-LM Network Drivers will not install during OSD to W10

$
0
0

Hi, 

We have hit an issue that it seems many other people are having, i cannot install NIC drivers for the Intel i217-LM Network Card. My particular issue is on the HP 800 G1 USDT (one revision of it). 

(this issue is also present on multiple Dell models)

I have downloaded the last 9 driver revisions directly from intel and attempted to apply using both the "Auto Apply Drivers" and "Install Driver Package" steps (directed at model WMI query). 

Here are some of the many driver versions i have attempted to apply:

The Task Sequence will fail 90% of the time when attempting to bind to the domain , the other 10% will fail at the very next step, all of course post "Setup Windows and ConfigMGR". I have no issues with this NIC from within WINPE, it fails over shortly after rebooting into windows.

If i run a continuous ipconfig/all i can see the NIC stable and fine and then it will disappear on next reboot (first reboot into windows). On next reboot my TS has failed and usually i will see "Network Cable Unplugged" - this will only go away when i look into devicemanager and disable/enable the NIC. 

You can also see in device manager the NIC driver that ALWAYS shows, 12.13.17.7 this is what i always see even if i attempt to install different versions.

The below screenshot is from device manager, note the confusing version number and dates?

I cant see how 12.15.22.3 was from 2015 whereas 12.13.17.7 is listed as 2016

My last test yesterday was to attempt to inject the latest driver directly into my Windows10 Wim file, which also did not work.

The file i injected:


Others with this issue please append to this post so we can get a response on this issue. 

here are some screenshots from smsts.log


other discussions: 

https://www.reddit.com/r/SCCM/comments/46fgxi/intel_i217lm_on_hp_800g1_windows_10/

https://social.technet.microsoft.com/Forums/en-US/2a8aec4c-ea09-4f46-898d-ce692ee01c9c/osd-not-working-on-hp-zbook-14-g2?forum=configmanagerosd

https://www.reddit.com/r/SCCM/comments/41j96p/new_machines_with_intel_i217lm_and_i218lm_nics/

https://social.technet.microsoft.com/Forums/en-US/d24fb24a-c61b-4086-b417-2614f9f35549/hp-elitedesk-800-g1-with-the-intel-i217lm-nic-and-wds-on-server-2012-both-r2-and-nonr2?forum=w7itproinstall


mdt sysprep and capture

$
0
0
I am capturing reference image from reference computer via mdt sysprep and capture method just want to if we enable administrator account in reference machine and create new account in reference machine added into local administrator local gurop it will works?  second question needs to add anything to custom settings. INI and bootstrap files?

Windows 10 inplace upgrade failed with error code 0x00000A58

$
0
0

Greetings!

We've been doing in-place upgrade from Windows 7 virtual desktops to Windows 10 using a task sequence which was working until yesterday. The last time I tried, it failed with error code "0x00000A58" and I haven't tried to run the same task sequence on another machine yet.

Could anyone shed some light on the reason for this error?

Following is the error that I see in the SMSTS.log;

The execution of the group (Upgrade the Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)

Failed to run the last action: Recover from Setup Failure. Execution of task sequence failed.
Unknown error (Error: 00000A58; Source: Unknown)

Please advise!

Inject Drivers step fails, DISM application error

$
0
0

I get a DISM error trying to apply drivers to Windows 8, 8.1 and Windows 10 during OS Deploy

DISM.EXE - Application Error

The instruction at 0x00007ff6ed9d6d7c referenced memory at 0x00007ffc0f9445c0. The memory could not be read
Click OK to terminate the program.

I click ok more than several times and the Task Sequence continues on its way. It does appear I'm missign some drivers though.

Viewing all 9126 articles
Browse latest View live


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