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

OSD TS Error Code 0x80070002

$
0
0

I've been pulling my hair all day with this and hopefully a second eye can help me figure this out. I recently just set up SCCM 2012 and I'm now testing our OSDeployment. I created a very generic OS Task sequence using the wizard and advertised to the uknown computer collection. It has these built in steps.

restart in winpe
partition disk 0
apply os
apply windows settings
apply network settings
apply device drivers
setup windows and configuration manager
install updates

My OSD seems to be failing at the "apply os" task and I can't figure out why. Below is a part of my log file. I can see where its failing but not sure why its failing. I've also checked the content status for my WIM file and it said successful. Any help would be appreciated. Thanks in advance.


Local Administrator account enabled after build completes

$
0
0

My environment is SCCM 2012 SP1. I am deploying Windows 7 Pro SP1 x64 using SCCM. My image was captured using MDT 2012 Update 1. During the build, I am creating two local admin accounts and do not want the local administrator account enabled. However, once the build process completes the two local admin accounts are present but the local administrator account is also enabled. My understanding was that the local administrator account was disabled by default.I have try running a Run Command Line step (cmd.exe /c net user administrator /active:no) during the build right before packages install but the account remains enabled. I do not have anything in my unattend for enabling the administrator account or any steps to enable it. The only change I made to the local administrator was setting a password during the capture process in case I needed to troubleshoot.

Does anyone know what am I missing? Thank you for the assistance.


State Migration Point by DP (or multiple SMP's)

$
0
0

Hi.

Is it possible to have user data backed up to the DP that serves the image?

I'm working with a client who has MDT integrated with their 2012 environment, and in a Refresh scenario, they want their user data backed up to a State Migration Point located on the DP that served the image.

From http://technet.microsoft.com/en-us/library/gg712679.aspx#BKMK_BoundarySiteAssignment, "You can associate one or more distribution points and one or more state migration points with each boundary group. You can also associate a distribution point or state migration point with multiple boundary groups." would seem to be the correct solution, but I'd like to verify with the braintrust that this is the correct method.

Thanks

32/64 Task Sequence

$
0
0

server 2012, sccm 2012 sp1 mdt/udi

anyone know how to build 32 and 64 bit images into a single task sequence so the user can select from the UDI drop down?

ARP Timeout error when PXE booting

$
0
0

Fellas...

All of a sudden, none of our laptops can be imaged using PXE because of an ARP time out error.

The each get an IP address from DHCP, but then fail with the error:

PXE-011:  ARP Timeout

Nothing has changed from a network or SCCM standpoint, so Im really at a loss.  Bootin from a WinPE USB drive works fine, but PXE doesn't.

We're using CM2012 RTM.

Can anyone point me in the right direction on what to check?

Thanks

-A

OSD Drivers not laying down

$
0
0

We just got in a new model from Dell.   I have downloaded the CAB from Dell for x64 and x86.  The x64 drivers for the x64 lay down with no problem, my x64 task sequence is configured to use Auto Apply.    The x86 will not apply the drivers, I have tried to use Auto Apply and Apply Driver package.   Has anyone ever ran into this?

In Task Sequence need to run XCOPY after the Apply OS step

$
0
0

Created a package that has a subfolder. In the subfolder there is a file that needs to be copied. The package needs to run affter the Apply OS TS step so it will still be in Windows PE.  Tried to setup the Run Command Line step with the Package selected and the command line xcopy ".\[Path to folder]\*.*" "C:\[path]" /D /E /C /I /Q /H /R /Y /S and it can't find the file to copy? At failure do an F8 for cmd window. Do a set command but I can find any variable to help to run. Any ideas how to get this to kick off?

Thanks!


SCCM Boot image from BIOS to UEFI and WOW64 subsystem

$
0
0

Hi,

We are soon going to deploy Windows 8.1 on our Lenovo T430s and X230 but the default bios is set to bios. They have utility that can restore bios settings as we want to UEFI.

What I would like to do is via SCCM 2012 R2 to boot from a boot image using bios, but when it restarts in WinPE it should restart in UEFI mode, is that possible?

Also does anyone know if it is possible to a add WOW64 subsystem to WinPE x64 and how its done?


Deploying BitLocker w/ MDT+UDI

$
0
0

I'm currently dealing with 3 different technologies so I apologize if this question is being presented in the wrong forum.

It is my goal to provide OSD using ConfigMgr 2012 + MDT/UDI. A core piece to the UDI configuration is allowing my help desk team to enable BitLocker at deployment time. This is where my issue lies. I've searched for several days and tried various methods for getting this process to work with little-to-no success.

My Setup:

  • ConfigMgr 2012 SP1
  • MDT/UDI Update 1
  • Client OS - Windows 7 Enterprise x64
  • BitLocker (managed via GPO - using DRA - recovery keys stored in AD)

I am doing a barebones installation of Windows using a custom WIM file that was captured using a build-and-capture TS. The deployment task sequence is right out of the box (right-click > Create MDT Task Sequence). From the UDI perspective I've simply added my join domain settings.

My Goal:

Configure my MDT task sequence to properly enable BitLocker based on the selections made via UDI.

Problem

#1 - A barebones MDT task sequence with UDI fails. At first boot BitLocker is in a suspended state. Attempting to resume BitLocker fails indicating that no recovery keys were found. I check the protection state of the drive and sure enough there are no protectors applied.

I followed option 1 from this article, which seem to best match my use case. The drive now encrypts but the DRA that is assigned via GPO is not applied. Forcing a policy update and rebooting does nothing.

#2 - In a replacement scenario if I re-image a drive that has BitLocker I find that the "Disable BitLocker" step doesn't seem to be doing its job. The task sequence will continue to fail until I boot the current OS, suspend BL, and then boot directly into PXE.

 Any advice is greatly appreciated!

SCCM 2012 R2 USMT won't show progress in Console

$
0
0

I followed the instructions on this blog

Windows XP to Windows 8.1 Migration

Instead of Win8.1, we're migrating to Win7. But the steps are the same, just that if I run USMT from Win8.0 (from XP) the migration status in the console only shows as "Not Started".  This is for both Side-by-Side when I create a computer association.  If I tried doing an In-Place, it does not show up in the console at all. 

Side-By-Side migration works even though it shows as Not Started during and after migration has been completed.

Any idea why SCCM 2012 R2 doesn't update migration status or create In-Place association?

This happens on both USMT Win8.0 or Win8.1


SCCM2012sp1 - task sequence fails on first step in production windows - 80072ee2 - ONLY on Latitude E4310

$
0
0

Fresh install of sccm2012sp1 (with cu2 i think).  no cas, just one Primary, on server2012, DB is on another server2012 box.  DP is a separate server08r2 box, and during this testing phase, i am using a boot cd to load winpe and then pull everything from the DP.  I have tested pxe and it works (or rather, fails) the same way, so it's not a boot media issue.  we haven't switched to pxe full time since right now we're just in the pilot phase of sccm, and so techs still need to be able to image w/ our outgoing altiris servers.

I can build machines just fine using the one task sequence i have for win7x64sp1, except the Latitude E4310.  Drivers are there and seem to be installing just fine.  Problem is that once it finishes the WinPE portion of the task seq then reboots to regular windows and tries to resume the task sequence, it instantly fails.  smsts.log indicates that it can't find a package on the DP: "Error. Received 0x80072ee2 from WinHttpSendRequest."

Now here's the really weird part.  the package it's trying to find on the DP shouldn't matter because that step of the task sequence was from BEFORE it partitioned the drive and laid down the image.  It should be running a completely different package at that point, but it's not.  

I can image 3 different model machines all at the same time, side by side on the same switch/subnet and using the same DP, and only the E4310 will fail.  It's not a matter of volume - imaging the 4310 by itself still fails.  Besides - the DP and network are capable of imaging 30+ machines simultaneously without a hitch.

Here's the relevant section of smsts.log.  it almost seems like once it boots to regular windows and minisetup finishes, it starts the entire TS over from the beginning.  

The action (Restart in Windows PE) has been skipped because the condition is evaluated to be false	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
MP server http://SCCMPS.xxxxxx.com. Ports 80,443. CRL=false.	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Setting authenticator	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set authenticator in transport	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Sending StatusMessage	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Setting message signatures.	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Setting the authenticator.	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMPS.xxxxxx.com:80  CCM_POST /ccm_system/request	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Request was succesful.	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Clear local default environment	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Execution of the instruction (Restart in Windows PE) has been skipped	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Start executing an instruction. Instruction name: Set Computer Name. Instruction pointer: 3	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set a global environment variable _SMSTSCurrentActionName=Set Computer Name	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set a global environment variable _SMSTSNextInstructionPointer=3	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set a local default variable SMSTSDisableWow64Redirection	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set a local default variable _SMSTSRunCommandLineAsUser	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLog	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Expand a string: smsswd.exe /run:xxx0001F cscript ComputerName.vbs	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Expand a string: 	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Command line for extension .exe is "%1" %*	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Set command line: smsswd.exe /run:xxx0001F cscript ComputerName.vbs	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Start executing the command line: smsswd.exe /run:xxx0001F cscript ComputerName.vbs	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
!--------------------------------------------------------------------------------------------!	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Expand a string: WinPEandFullOS	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
Executing command line: smsswd.exe /run:xxx0001F cscript ComputerName.vbs	TSManager	11/14/2013 10:48:21 AM	1268 (0x04F4)
[ smsswd.exe ]	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
PackageID = 'xxx0001F'	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
BaseVar = '', ContinueOnError=''	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
ProgramName = 'cscript ComputerName.vbs'	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
SwdAction = '0001'	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
ResolveSource flags: 0x00000000	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
SMSTSPersistContent: . The content for package xxx0001F will be persisted	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
DownloadOnDemand flag is true. Attempting to download content locally for Package xxx0001F..	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
Package Flags: 0x1000000	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
GetDirectoryListing() entered	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
Initializing HTTP transport.	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
   Setting URL = http://SCCMDP.xxxxxx.com/SMS_DP_SMSPKG$/xxx0001F.	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
   Address=http://SCCMDP.xxxxxx.com, Scheme=http, Object=/SMS_DP_SMSPKG$/xxx0001F, Port=80.	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
   Setting Authenticator.	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
Set authenticator in transport	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
WinHttp credentials set	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMDP.xxxxxx.com:80  PROPFIND /SMS_DP_SMSPKG$/xxx0001F	InstallSoftware	11/14/2013 10:48:21 AM	1352 (0x0548)
Error. Received 0x80072ee2 from WinHttpSendRequest.	InstallSoftware	11/14/2013 10:48:42 AM	1352 (0x0548)
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274c (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,730)	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
socket 'connect' failed; 8007274c	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
hr, HRESULT=80072ee2 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,8936)	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
sending with winhttp failed; 80072ee2	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
oHttpTransport.Send((char*)S_DAVQUERY, (sizeof(S_DAVQUERY)/sizeof(S_DAVQUERY[0]))-sizeof(char), pReply, nReplySize), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,836)	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
SendResourceRequest() failed with 0x80072ee2	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
SendResourceRequest(), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,573)	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2512)	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
Retrying download...	InstallSoftware	11/14/2013 10:49:03 AM	1352 (0x0548)
GetDirectoryListing() entered	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
Initializing HTTP transport.	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
   Setting URL = http://SCCMDP.xxxxxx.com/SMS_DP_SMSPKG$/xxx0001F.	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
   Address=http://SCCMDP.xxxxxx.com, Scheme=http, Object=/SMS_DP_SMSPKG$/xxx0001F, Port=80.	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
   Setting Authenticator.	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
Set authenticator in transport	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
WinHttp credentials set	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMDP.xxxxxx.com:80  PROPFIND /SMS_DP_SMSPKG$/xxx0001F	InstallSoftware	11/14/2013 10:49:06 AM	1352 (0x0548)
Error. Received 0x80072ee2 from WinHttpSendRequest.	InstallSoftware	11/14/2013 10:49:27 AM	1352 (0x0548)
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,730)	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
socket 'connect' failed; 8007274d	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
hr, HRESULT=80072ee2 (e:\qfe\nts\sms\framework\osdmessaging\libsmsmessaging.cpp,8936)	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
sending with winhttp failed; 80072ee2	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
oHttpTransport.Send((char*)S_DAVQUERY, (sizeof(S_DAVQUERY)/sizeof(S_DAVQUERY[0]))-sizeof(char), pReply, nReplySize), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,836)	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
SendResourceRequest() failed with 0x80072ee2	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
SendResourceRequest(), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\downloadcontent.cpp,573)	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
oDavRequest.GetDirectoryListing (setDirs, setFiles), HRESULT=80072ee2 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2512)	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
Retrying download...	InstallSoftware	11/14/2013 10:49:28 AM	1352 (0x0548)
Tried all the available http based locations. SMB based locations will be attempted now.	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
!saSMBContentSources.empty(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,2923)	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3081)	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3306)	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
TS::Utility::ResolveSource(pszPkgID, sPath, 0, hUserToken, sUserName.empty() ? NULL : sUserName.c_str(), sUserName.empty() ? NULL : sUserPassword.c_str()), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\runcommandline.cpp,395)	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
Failed to resolve the source for SMS PKGID=xxx0001F, hr=0x80070002	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
cmd.Execute(pszPkgID, sProgramName, dwCmdLineExitCode), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,372)	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
Install Software failed to run command line, hr=0x80070002	InstallSoftware	11/14/2013 10:49:31 AM	1352 (0x0548)
Process completed with exit code 2147942402	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
!--------------------------------------------------------------------------------------------!	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Failed to run the action: Set Computer Name. 
The system cannot find the file specified. (Error: 80070002; Source: Windows)	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
MP server http://SCCMPS.xxxxxx.com. Ports 80,443. CRL=false.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting authenticator	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Set authenticator in transport	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Sending StatusMessage	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting message signatures.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting the authenticator.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMPS.xxxxxx.com:80  CCM_POST /ccm_system/request	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Request was succesful.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Set a global environment variable _SMSTSLastActionRetCode=-2147024894	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Set a global environment variable _SMSTSLastActionSucceeded=false	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Clear local default environment	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Let the parent group (WinPE) decides whether to continue execution	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Let the parent group (01 - Firm Image W7x64) decide whether to continue execution	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
The execution of the group (01 - Firm Image W7x64) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Failed to run the last action: Set Computer Name. Execution of task sequence failed.
The system cannot find the file specified. (Error: 80070002; Source: Windows)	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
MP server http://SCCMPS.xxxxxx.com. Ports 80,443. CRL=false.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting authenticator	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Set authenticator in transport	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Sending StatusMessage	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting message signatures.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Setting the authenticator.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMPS.xxxxxx.com:80  CCM_POST /ccm_system/request	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Request was succesful.	TSManager	11/14/2013 10:49:31 AM	1268 (0x04F4)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,866)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Task Sequence Engine failed! Code: enExecutionFail	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
****************************************************************************	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Task sequence execution failed with error code 80004005	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Cleaning Up.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Removing Authenticator	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
shKey.DeleteValue( c_szRegValue_SecurityToken ), HRESULT=80070002 (e:\qfe\nts\sms\framework\ccmutillib\ccmutillib.cpp,1653)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Cleaning up task sequence folder	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Unable to delete file D:\_SMSTaskSequence\TSEnv.dat (0x80070005). Continuing.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
hr, HRESULT=80070091 (e:\nts_sccm_release\sms\framework\core\ccmcore\ccmfile.cpp,1218)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Failed to delete directory 'D:\_SMSTaskSequence'	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
(dwRet = ::SetNamedSecurityInfoW ((WCHAR*) pszObjectName, objectType, OWNER_SECURITY_INFORMATION, pOwnerSID, NULL, NULL, NULL)) == ERROR_SUCCESS, HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\utils.cpp,6091)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
SetNamedSecurityInfo() failed.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
SetObjectOwner() failed. 0x80070005.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
SetObjectOwner (szFName, SE_FILE_OBJECT, c_szAdministrators), HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\utils.cpp,6188)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
RemoveFile() failed for D:\_SMSTaskSequence\TSEnv.dat. 0x80070005.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
RemoveDirectoryW failed (0x80070091) for D:\_SMSTaskSequence	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,521)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Deleting volume ID file D:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,521)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Successfully unregistered Task Sequencing Environment COM Interface.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Command line for extension .exe is "%1" %*	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
==========[ TsProgressUI started in process 2020 ]==========	TsProgressUI	11/14/2013 11:04:33 AM	2024 (0x07E8)
Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister	TsProgressUI	11/14/2013 11:04:33 AM	2024 (0x07E8)
Unregistering COM classes	TsProgressUI	11/14/2013 11:04:33 AM	2024 (0x07E8)
Unregistering class objects	TsProgressUI	11/14/2013 11:04:33 AM	2024 (0x07E8)
Shutdown complete.	TsProgressUI	11/14/2013 11:04:33 AM	2024 (0x07E8)
Process completed with exit code 0	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
Successfully unregistered TS Progress UI.	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
g_TSManager.Run(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,725)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,261)	TSManager	11/14/2013 11:04:33 AM	1268 (0x04F4)
RegQueryValueExW failed

Here's where I get confused.  the only step in my entire TS that's called "Restart in Windows PE" is the very first step.  so why should it be evaluating that step at all since it's already been run?  It should be running something like step 8 or 10 at this point.  In the log here, you can see where it says it's false, but then it continues on as if that's OK.  Then it tries to run ComputerName.vbs - a script that i intended to only be run in WinPE, though i suppose it ought to work just fine in regular windows too - all it does is find the machine's serial number via WMI then put the serial into the OSDComputerName variable.  Maybe the file it can't find is wherever ccmcache is during WinPE, since there is no X: drive in regular windows.  But again - why would it be trying to do that anyway?  

And why just this one model?  I've successfully run this same task sequence on E4300, E6230, E7240, and Optiplex 755, 780 and 790, all from the same DP without a problem.  


OSD fails on "OSDApplyOS.exe" step with "Invalid command line argument: /runfromnet"

$
0
0

An OSD TS  is repeatedly failing at the OSDApplyOS stage, with the following error in smsts.log file:

Set command line: "OSDApplyOS.exe" /image:ABC0003A,1 /runfromnet

Invalid command line argument: /runfromnet

Failed to run the last action: Apply Operating System. Execution of task sequence failed.
The parameter is incorrect. (Error: 80070057; Source: Windows

The same task sequence was working previously.

Relevant portion of smsts.log is copied below.

Pls suggest.

<![LOG[Expand a string: OSDApplyOS.exe /image:ABC0003A,%OSDImageIndex% /runfromnet:False]LOG]!><time="13:26:46.420-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:782">
<![LOG[Expand a string: ]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:782">
<![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="commandline.cpp:228">
<![LOG[Set command line: OSDApplyOS.exe /image:ABC0003A,%OSDImageIndex% /runfromnet:False]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="commandline.cpp:705">
<![LOG[Start executing the command line: OSDApplyOS.exe /image:ABC0003A,%OSDImageIndex% /runfromnet:False]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="instruction.cxx:2929">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="instruction.cxx:2958">
<![LOG[Expand a string: WinPE]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:782">
<![LOG[Executing command line: OSDApplyOS.exe /image:ABC0003A,%OSDImageIndex% /runfromnet:False]LOG]!><time="13:26:46.435-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="commandline.cpp:801">
<![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="ApplyOperatingSystem" context="" type="0" thread="268" file="commandline.cpp:228">
<![LOG[Set command line: "OSDApplyOS.exe" /image:ABC0003A,1 /runfromnet:False]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="ApplyOperatingSystem" context="" type="0" thread="268" file="commandline.cpp:705">
<![LOG[FALSE, HRESULT=80070057 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,272)]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="ApplyOperatingSystem" context="" type="0" thread="268" file="applyos.cpp:272">
<![LOG[Invalid command line argument: /runfromnet]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="ApplyOperatingSystem" context="" type="3" thread="268" file="applyos.cpp:272">
<![LOG[ParseCommandLine(), HRESULT=80070057 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,409)]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="ApplyOperatingSystem" context="" type="0" thread="268" file="applyos.cpp:409">
<![LOG[Process completed with exit code 2147942487]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="commandline.cpp:1098">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="instruction.cxx:3011">
<![LOG[Failed to run the action: Apply Operating System. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="13:26:46.482-330" date="02-22-2013" component="TSManager" context="" type="3" thread="1444" file="instruction.cxx:3102">
<![LOG[MP server http://<servername>. Ports 80,443. CRL=false.]LOG]!><time="13:26:46.498-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="utils.cpp:4855">
<![LOG[Setting authenticator]LOG]!><time="13:26:46.513-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="utils.cpp:4877">
<![LOG[Set authenticator in transport]LOG]!><time="13:26:46.513-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:7592">
<![LOG[Sending StatusMessage]LOG]!><time="13:26:46.529-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:4020">
<![LOG[Setting message signatures.]LOG]!><time="13:26:46.545-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:1292">
<![LOG[Setting the authenticator.]LOG]!><time="13:26:46.545-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:1322">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: <servername>:80  CCM_POST /ccm_system/request]LOG]!><time="13:26:46.545-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:8422">
<![LOG[Request was succesful.]LOG]!><time="13:26:46.903-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:8758">
<![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147024809]LOG]!><time="13:26:46.903-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:668">
<![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="13:26:46.903-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:668">
<![LOG[Clear local default environment]LOG]!><time="13:26:46.903-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="executionenv.cxx:807">
<![LOG[Let the parent group (Install Operating System) decides whether to continue execution]LOG]!><time="13:26:46.950-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" 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="13:26:46.950-330" date="02-22-2013" component="TSManager" context="" type="3" thread="1444" file="instruction.cxx:2425">
<![LOG[Failed to run the last action: Apply Operating System. Execution of task sequence failed.
The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="13:26:46.950-330" date="02-22-2013" component="TSManager" context="" type="3" thread="1444" file="engine.cxx:214">
<![LOG[MP server http://<servername>. Ports 80,443. CRL=false.]LOG]!><time="13:26:46.950-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="utils.cpp:4855">
<![LOG[Setting authenticator]LOG]!><time="13:26:46.981-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="utils.cpp:4877">
<![LOG[Set authenticator in transport]LOG]!><time="13:26:46.981-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:7592">
<![LOG[Sending StatusMessage]LOG]!><time="13:26:46.981-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:4020">
<![LOG[Setting message signatures.]LOG]!><time="13:26:46.997-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:1292">
<![LOG[Setting the authenticator.]LOG]!><time="13:26:46.997-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:1322">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: <servername>:80  CCM_POST /ccm_system/request]LOG]!><time="13:26:46.997-330" date="02-22-2013" component="TSManager" context="" type="1" thread="1444" file="libsmsmessaging.cpp:8422">
<![LOG[Request was succesful.]LOG]!><time="13:26:47.340-330" date="02-22-2013" component="TSManager" context="" type="0" thread="1444" file="libsmsmessaging.cpp:8758">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="13:27:06.996-330" date="02-22-2013" component="TSBootShell" context="" type="1" thread="792" file="bootshell.cpp:761">
<![LOG[The command completed successfully.]LOG]!><time="13:27:06.996-330" date="02-22-2013" component="TSBootShell" context="" type="1" thread="792" file="bootshell.cpp:843">

Unknown Client issue

$
0
0

I have a Client which PXE booted fine but I aborted once I got to password screen. The client has not appeared as an unknown client in devices and therefore I cannot delete to PXE boot again. Ive got other devices appeared as unknown & I can remove those and PXE boot again but no unknown client for this device. Anyone know how I can clear this device from my DB to be able to PXE boot it again?

Problem with Capture Failed to download policy

$
0
0

Hi all
I hope someone can help me
Suddenly our capture task sequence doesn't work anymore (luckily we can still deploy windows 7 clients so our deploy task sequence still works)
I did some troubleshooting I checked the smsts.log and there I found the following error Failed to download policy T2020010-T200019A-6F6BCC28 (Code 0x8009310b) and afterwards the capture exiting with return code 0x8009310B
Can someone help me I can't find what went wrong here, or how I can further troubleshoot?

I've added the last lines of the SMSTS.log

Thx in advance

Regards J

component="TSMBootstrap" context="" type="0" thread="844" file="tspolicy.cpp:938">
<![LOG[Successfully read 148 policy assignments.]LOG]!><time="09:57:25.584-60" date="11-13-2013" component="TSMBootstrap" context="" type="0" thread="844" file="tspolicy.cpp:952">
<![LOG[Downloading policy body T2020010-T200019A-6F6BCC28.]LOG]!><time="09:57:25.584-60" date="11-13-2013" component="TSMBootstrap" context="" type="1" thread="844" file="tspolicy.cpp:1992">
<![LOG[Preparing Policy Body Request.]LOG]!><time="09:57:25.584-60" date="11-13-2013" component="TSMBootstrap" context="" type="0" thread="844" file="tspolicy.cpp:1995">
<![LOG[    Setting transport.]LOG]!><time="09:57:25.584-60" date="11-13-2013" component="TSMBootstrap" context="" type="0" thread="844" file="tspolicy.cpp:1996">
<![LOG[    Setting policy location =

what is XPS in dell winpe cab website?

$
0
0

what is XPS in dell winpe cab website?


sccmghost@hotmail.com


Insanely slow OS upload/capture in 2012 R2 WinPE?

$
0
0

So I saw the thread on download speeds, and noticed the same.  I applied the hotfix and it did fix the download problem.  However now when I try to capture an image it takes for-ev-er!  I'm seeing upload speeds in the 100-250KB/s range where it was previously closer to 30-40MB/s

I did not try to capture before applying the hotfix, but it seems like the behavior is identical to the previous download problem.  Is anyone else having trouble capturing images?  They do complete, but take 6-8 hours instead of the previous 15-30 minutes (depending on size/content)

Windows 8 - Windows could not cmplete the installation. To install Windows on this computer, restart the installation

$
0
0

Having SCCM 2012 SP1 CU3 I attempted to do a pretty simple task.

Create a capture media for Windows 8 64 Bit and capture the OS.

The system in question is a Dell Latitude 6430u and OEM Windows 8.

The system ran as expected, the capture went as expected, but when I deploy the image (Back to the same laptop mind you)

The following occurs:

Windows could not complete the installation. To install Windows on this computer, restart the installation.

---

Things that I've tried:

 Set the SATA to various modes as it was on RAID on as speculated in some posts

 Saw a posting that suggests pressing SHIFT F-10 to get in to some prompt and run oobe; doesn't work here, I think.

 Added Dell Driver Packs for the system

As for log files, I'll check C:\Windows\Panther and see what's there.

Any ideas on how to correct this? Is there a way to go in to the image itself to do so?

SCCM 2012 R2, WSUS related

$
0
0

Hello all,

I have a SCCM 2012 R2 primary site server running on windows server 2012 with WSUS Console installed, and the WSUS server is installed on the other Windows server 2012, (with remote SQL Server).

but, I find a strange issue. In WSUS Console, settings in "Products and Classifications" will be reset to default automaticlly if I reboot thePrimary Site server,

any tips will be appreciated.

if we download DELL winpe 4.0 it's efficient for boot image?

$
0
0

if we download DELL winpe 4.0 it's efficient for boot image? i mean just download from DELL site and used for boot image it's efficient someone provide blog who to create boot image like (X86 & x64)



sccmghost@hotmail.com

Windows 8 x86 Feature .Net Framework 3.5 installation failure in SCCM 2012 with SP1 without MDT

$
0
0

Hello,

Using Windows 8 x86 Enterprise I copy the sxs folder to the client and from a administrator cmd window I can do the DISM string

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:c:\source\sxs

Have been trying without luck to get the DISM cmd to work from a TS RUN Command step. ...It hangs up at an encryption issue.

If its an encryption issue what is the workaround?

Thanks!

Viewing all 9126 articles
Browse latest View live


Latest Images

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