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

Computer Name not set accordingly

$
0
0

Hi All

Hopefully a quick fix, an i am just missing some basic thing. 

Info: I am using the OSDComputerName variable to be prompted to enter the desired name of the computer. Works fine, but the computer still gets the MININT-XXXXX name. In the TS, i also gather Windows Setting, to use with known computers, but known computers also get the MININT-XXXXX name. A few settings are being set using an unattend.xml, but those are only language settings, and should therefore not have any effect on the naming.

From what i can see in the log, it simply sets the computers name as MININT-XXXXX, but i get no errors when gathering the name or setting the variable. So, why is my TS not using the gathered information, or the information in the variable.

I do use another variable for set point to a language specific step, and that variable works perfectly.


Device Fails Task Sequence at the Windows Setup Unattend Step, but No Unattend.xml is Specified

$
0
0
This is the first time i have encountered a laptop straight from OEM with two physical SATA disks (Disk 0 = 256gb SSD, disk 1 = 750GB HDD). [this might not be relevant, but as all other machines are working fine with this TS+WIM, i will mention it.]

During the task sequence, after the WIM is applied and the device reboots, the Windows setup fails and displays a general Unattend error (stating the specialized pass has failed)  There is no unattend.xml specified in the apply operating system image step, so the only unattend.xml is the one generated by the task sequence.

When looking at the C:\Windows\Panther\Unattend\Unattend.xml everything seems OK to me.

Here is the end of the setupact.log

2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\RUNDLL32.EXE / arguments = shsetup.dll,SHUnattendedSetup / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-shell-setup_31bf3856ad364e35_6.1.7601.17514_none_3080d81b003fb8dd.manifest
2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\DJOIN.EXE / arguments =  / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-unattendedjoin_31bf3856ad364e35_6.1.7601.17514_none_113aea0e8374286d.manifest
2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : Command Line = C:\WINDOWS\SYSTEM32\SETUPUGC.EXE / arguments =  / pass = specialize / manifest path = C:\WINDOWS\Winsxs\Manifests\amd64_microsoft-windows-deployment_31bf3856ad364e35_6.1.7600.16385_none_57e3e87206ff08ca.manifest
2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : Executing command "C:\WINDOWS\SYSTEM32\RUNDLL32.EXE" shsetup.dll,SHUnattendedSetup specialize
2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : process exit code = 4
2015-03-10 16:21:07, Error                        [setup.exe] [Action Queue] : Unattend action failed with exit code 4
2015-03-10 16:21:07, Info                         [setup.exe] [Action Queue] : ProcessActionQueue finish (hr = 0x1f2000)
2015-03-10 16:21:07, Error                        [setup.exe] Execution of unattend GCs failed; hr = 0x0; pResults->hrResult = 0x8030000b
2015-03-10 16:21:07, Info       [0x0606cc] IBS    Flushing registry to disk...
2015-03-10 16:21:07, Info       [0x0606cc] IBS    Flush took 46 ms.
2015-03-10 16:21:07, Warning               IBS    Callback_Unattend_InitiatePass: Runtime error occurred while applying unattend answer file; hrResult = 0x8030000b
2015-03-10 16:21:07, Info                  IBS    UnattendErrorFromResults: Hit an unattend error; dumping any info we have about the failure...
2015-03-10 16:21:07, Info                  IBS    UnattendDumpSetting: ------Unattend setting error / warning------
2015-03-10 16:21:07, Info                  IBS    UnattendDumpSetting: Error code = 0x8030000b
2015-03-10 16:21:07, Info                  IBS    UnattendDumpSetting: Pass = specialize
2015-03-10 16:21:07, Info                  IBS    UnattendDumpSetting: Component name = [Microsoft-Windows-Shell-Setup]
2015-03-10 16:21:07, Info                  IBS    UnattendDumpSetting: --------------------------------------------
2015-03-10 16:21:07, Info                  IBS    UnattendErrorFromResults: Error text = Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].
2015-03-10 16:21:07, Info                  IBSLIB PublishCriticalError: Publishing critical error message [Windows could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-Shell-Setup].]
2015-03-10 16:22:18, Info       [0x070042] DIAG   CallBack_DiagnosticDataSend: Called with notification for Error published by ErrorHandler
2015-03-10 16:22:18, Info                  DIAG   CallBack_DiagnosticDataSend: Setup was started from Phase 4. Disabling Diagnostics [DiagnosticDataSend] in this scenario
2015-03-10 16:22:18, Info       [0x090095] PANTHR WdsExitImmediate called!  Execution will stop, and the queue won't be saved.
2015-03-10 16:22:18, Info       [0x09008c] PANTHR SeqExecute -- stopping, since WdsExitImmediate() was called
2015-03-10 16:22:18, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info       [0x090086] PANTHR pWorkerThreadFunc -- Stopping
2015-03-10 16:22:18, Info                  PANTHR DeleteCriticalSection for pExecQueue->csLock;
2015-03-10 16:22:18, Info       [0x0605a6] IBS    Requested UI to hide the language and locale selection pages.
2015-03-10 16:22:18, Info       [0x090081] PANTHR Destroying any unreferenced modules! (SEQ6)
2015-03-10 16:22:18, Info       [0x0601d7] IBS    InstallWindows:Error Type = 3211266
2015-03-10 16:22:18, Info       [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\setupinfo.



The error code 0x8030000b is not recognised by cmtrace

Can anyone offer any ideas as to the cause of this?

Boot Image French

$
0
0

Hi

I need to boot image in "French".

I view this:

http://www.petervanderwoude.nl/post/how-to-change-the-language-in-windows-pe-via-configmgr-2012/

I change 1031 for 1036, i check in <ConfigMgrInstallFolder>\OSD\bin\x64\0000040c\tsres.dll is present (OK).

I go to "Boot Images (x64), "properties", "Customization" tab.

Check "Enable prestart command", in comand line "cscript.exe SetSMSTSLanguageFolder.vbs /LocaleID:1036" and check "Includes files for the prestart command", Source Directory\\ServerName\share (Full control, Everyone)

Update Distribution Point

But when i start deployment all in Eglish

Thanks


Create VHD

$
0
0

Hi,

I'm trying to use SCCM 2012 R2 CU3 to create a VHD which i'll then convert to a VHDX and upload to VMM.  I was able to do this successfully in my environment a few months ago, but got sidetracked and am just getting back to it now.  Unfortunately when i try it now, it fails. I get through the CreateTsMedia stage

I see the following in the DeployToVhd.log file:

Run completed for: C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe /K:full /S:SST /P:<server> /D:<server> /L:SCCM /A:xxx000ED /Z:True /T:CD /8:True /9:True "/F:C:\Users\<user>\AppData\Local\Temp\20150310-160544-I2GB30WRX2OL3DCH.iso"   DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
Temporary VHD: C:\Users\<user>\AppData\Local\Temp\20150310-160544-I2GB30WRX2OL3DCH.vhd.    DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
Creating the VHD.    DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
Temporary VM: 20150310-160544-I2GB30WRX2OL3DCH.    DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
Creating the VM.    DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
OS Version: 6 3.    DeployToVhd    3/10/2015 11:16:56 AM    11824 (0x2E30)
Setting the VM memory.    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
WmiVQuery() failed. 80070003. select * from Msvm_VirtualSystemSettingData where ElementName='%ws'.    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
WmiQueryPath failed; 0x80070003    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
SetVMMemory failed; 0x80070003    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
WmiVQuery() failed. 80070003. select * from Msvm_ComputerSystem where ElementName='%ws'.    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
WmiQueryPath failed; 0x80070003    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
DeleteVM failed; 0x80070003    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
Failed to delete the temporary VM.    DeployToVhd    3/10/2015 11:16:59 AM    11824 (0x2E30)
wmain failed; 0x80070003    DeployToVhd    3/10/2015 11:17:00 AM    11824 (0x2E30)
DeployToVHD failed.    DeployToVhd    3/10/2015 11:17:00 AM    11824 (0x2E30)
Done.    DeployToVhd    3/10/2015 11:17:03 AM    11824 (0x2E30)

and in the Hyper-V-VMMS event log i'm getting eventID 13000:

User '<user>' failed to create external configuration store at 'C:\Users\<user>\AppData\Local\Temp\20150309-213516-7SXMGSFZUHM3KI3S': General access denied error. (0x80070005)

Any thoughts as to what might be the problem?  I've looked at permissions on the temp folder and it all looks ok.  My ID has full rights on that folder.  The ID i'm using is a full admin on both the workstation where i'm running the sccm console and it's a site admin in SCCM.  Looking at the folder, i see it create the <GUID>.iso file.  It's a 17GB file and I have 50GB of space available on my C: drive. 

OSD Client Patch fails intermittently

$
0
0

Good Morning,

  I have been struggling with OSD client installation patching for some time now and have not been able to get it working reliably enough to leave in place.  I am running SCCM 2012 R2 CU4.  During known or unknown OSD the client is being installed with the "PATCH=c:\temp\ConfigMgr2012AC-R2-KB3026739-x64.msp" installation property, I stage the MSP for CU4 to c:\temp prior to running the "Setup Windows and ConfigMgr" task in my TS.

  I have tried numerous methods of staging the MSP, creating new client package with MSP in the HOTFIXES folder, etc and all have the same result.

  I am having around a 30% failure rate of my OSD task sequence and have nailed it down to the actual patch failing to install with an exit code of 1603.  The TS ends and the login screen appears, if I check the client it does successfully install but only to the R2 level and not the CU4 level.  I can immediate OSD the same machine and have it be successful or it may fail several times in a row.

Here is the System Event Log Entry.

Log Name:      Application
Source:        MsiInstaller
Date:          3/9/2015 3:00:30 PM
Event ID:      1023
Task Category: None
Level:         Error
Keywords:      Classic
User:          SYSTEM
Computer:      KPS-CT2-2M33L12.sch.brsd.edc
Description:
Product: Configuration Manager Client - Update 'ConfigMgr2012AC-R2-KB3026739-x64' could not be installed. Error code 1603. Additional information is available in the log file C:\WINDOWS\ccmsetup\Logs\client.msi.log.
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="MsiInstaller" /><EventID Qualifiers="0">1023</EventID><Level>2</Level><Task>0</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2015-03-09T21:00:30.000000000Z" /><EventRecordID>8507</EventRecordID><Channel>Application</Channel><Computer>KPS-CT2-2M33L12.sch.brsd.edc</Computer><Security UserID="S-1-5-18" /></System><EventData><Data>Configuration Manager Client</Data><Data>ConfigMgr2012AC-R2-KB3026739-x64</Data><Data>1603</Data><Data>C:\WINDOWS\ccmsetup\Logs\client.msi.log</Data><Data>(NULL)</Data><Data>(NULL)</Data><Data></Data><Binary>7B38383634464239312D393445452D344631362D413134342D3044383241323332303439447D207B35464245413439362D334338442D343945342D423537322D3436324144454632333931317D2031363033</Binary></EventData></Event>

I have uploaded the client install logs to my OneDrive, here is a link to the folder https://onedrive.live.com/redir?resid=9DD00F47C36E8746%21134

I am at a complete and total loss as to what the problem might be.  

Patrick




Client install fails during OSD

$
0
0

Hi,

 

OS Deployment usually works without any issues for us. Sometimes (like 1 out of 15 deployments) the SCCM client will not install correctly and the system will boot up without any applications. That's okay, we just restart it and it works on the second attempt.

 

Lately however, I discovered an issue with a certain model (Lenovo R500): The SCCM client configuration now fails every time (tried four times in a row!). It wasn't that bad before...

 

Here are some answers to questions some of you might probably consider asking. :)

- We are using diskpart /clean at the start of every task sequence

- The system is domain joined before the SCCM client install step

- Jason Sandys ConfigMgrStartup Script (client health GPO) is active

- Client push install is active

- The BIOS is up to date

- These are our setup parameters during OSD: SMSMP=*FQDN* CCMEVALHOUR=12 PATCH="\\*FQDN*\hotfixes\configmgr2012ac-r2-kb3026739-x64.msp"

- I tried installing newer network card drivers during the OSD in case the old drivers suddenly can't handle it any more but that also didn't improve the situation

 

I thought maybe the GPO or the client push are interfering with the setup while running the OSD, but that also happens if the GPO is disabled. Also, the client push install never interfered with the OSD before and I don't think that it suddenly would.

 

I zipped and uploaded the ccmsetup.log and client.msi.log to OneDrive, I would really appreciate it if someone could take a look at the logfiles and identify any potential issue that I'm not seeing.

 

Logfiles: http://1drv.ms/18FTcAH

 

Thank you!


Windows 2012 OSD TaskSequence depends on Install Software Updates on KB2903938

$
0
0

Hello,

KB2903938 for Windows Server 2012, came out on the beginning of the year, makes me problems during the OSD TaskSequence. It runs so far without problems, some patches are installed, until KB2903938 comes up. At this point the TaskSequence stops. There is no timeout or any other error.

In current systems, the patch seems to cause no problems, multiple servers have already received the KB. Does somebody have an advice on this?

For any assistance my thanks in advance.

Greeting Gerhard

Failed to create instance if Software Execution Request Managerr. 0x80040154

$
0
0

Hello SCCM friends,

I have created a SCCM 2012R2 Task Sequence which support multiple single trusted domains. Now I have a strange problem that keeps my head spinning for 2 days.

The Scenario ->

-         When I deploy my Task Sequence to a Server in the trusted domain the installation is ok.

-         When I redeploy my Task Sequence to a Server in the trusted domain the installation is ok.

-         When I deploy my Task Sequence to a Server in the single trusted domain the installation is ok.

-         When I redeploy my Task Sequence to a Server in the single trusted domain the installation failed. (Notice that the previous run failed on a package installation, this package is removed from the TS) . Then I restarted the installation and the TS applied the OS and starts with the installation of the SCCM client then it reboots and “hangs” on “finalizing your settings” step. 

In the SMSTS.LOG

Somebody any clue?

Thank you in advance!

<![LOG[LOGGING: Finalize process ID set to 1988]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="tslogging.cpp:1495">

<![LOG[!sTSMDataPath.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,1425)]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="resolvesource.cpp:1425">

<![LOG[TS::Utility::GetTSMDataPath( sDataDir ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\osdsetuphook.cpp,175)]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="osdsetuphook.cpp:175">

<![LOG[Failed to set log directory. Some execution history may be lost.

The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="osdsetuphook.cpp:192">

<![LOG[Executing task sequence]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="osdsetuphook.cpp:279">

<![LOG[!sTSMDataPath.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,1425)]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="resolvesource.cpp:1425">

<![LOG[Task Sequence environment not found.]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1450">

<![LOG[Attempting to get active request.]LOG]!><time="21:02:15.665-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:48">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:15.680-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:15.680-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:20.696-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:20.696-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:25.712-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:25.712-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:30.728-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:30.728-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:35.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:35.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:40.764-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:40.764-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:45.782-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:45.782-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:50.800-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:50.800-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:02:55.818-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:02:55.818-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:00.836-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:00.836-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:05.855-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:05.855-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:10.873-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:10.873-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:15.891-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:15.891-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:20.909-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:20.909-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:25.927-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:25.927-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:30.945-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:30.945-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:35.963-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:35.963-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:40.982-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:40.982-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:46.000-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:46.000-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:51.018-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:51.018-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:03:56.036-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:03:56.036-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:01.054-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:01.054-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:06.072-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:06.072-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:11.090-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:11.090-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:16.109-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:16.109-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:21.127-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:21.127-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:26.145-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:26.145-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:31.163-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:31.163-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:36.181-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:36.181-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:41.199-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:41.199-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:46.217-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:46.217-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:51.236-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:51.236-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:04:56.254-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:04:56.254-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:01.272-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:01.272-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:06.290-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:06.290-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:11.308-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:11.308-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:16.326-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:16.326-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:21.344-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:21.344-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:26.363-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:26.363-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:31.381-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:31.381-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:36.399-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:36.399-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:41.417-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:41.417-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:46.435-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:46.435-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:51.453-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:51.453-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:05:56.472-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:05:56.472-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:01.490-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:01.490-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:06.508-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:06.508-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:11.526-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:11.526-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:16.544-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:16.544-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:21.562-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:21.562-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:26.580-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:26.580-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:31.598-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:31.598-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:36.616-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:36.616-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:41.635-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:41.635-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:46.653-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:46.653-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:51.671-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:51.671-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:06:56.689-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:06:56.689-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:07:01.707-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:07:01.707-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:07:06.711-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:07:06.711-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[Failed to create instance if Software Execution Request Managerr. 0x80040154]LOG]!><time="21:07:11.728-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:57">

<![LOG[Waiting for ccmexec process to start.]LOG]!><time="21:07:11.728-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:58">

<![LOG[pISoftwareExecutionRequestMgr != NULL, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\basesetuphook.cpp,64)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="basesetuphook.cpp:64">

<![LOG[Null pointer returned by CoCreateInstance()]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="basesetuphook.cpp:64">

<![LOG[GetActiveRequest failed. 0x80004005.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="basesetuphook.cpp:83">

<![LOG[GetActiveRequest (sHandle), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\basesetuphook.cpp,94)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="basesetuphook.cpp:94">

<![LOG[ReleaseActiveRequest failed. 0x80004005.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="basesetuphook.cpp:122">

<![LOG[nsRootCcm.Open (L"root\\ccm"), HRESULT=8004100e (e:\nts_sccm_release\sms\client\osdeployment\osdgina\basesetuphook.cpp,131)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="basesetuphook.cpp:131">

<![LOG[Failed to open root\ccm.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="basesetuphook.cpp:131">

<![LOG[ReleaseMaintenanceTaskRequests failed. 0x8004100e.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="3" thread="1992" file="basesetuphook.cpp:162">

<![LOG[Uninstalling Setup Hook]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1628">

<![LOG[Removing setup hook from registry.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="vistasetuphook.cpp:143">

<![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1321">

<![LOG[Could not delete the file C:\WINDOWS\system32\OSDSETUPHOOK.EXE. Error code 5]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="utils.cpp:1586">

<![LOG[Marking the file C:\WINDOWS\system32\OSDSETUPHOOK.EXE for deletion on Reboot]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="utils.cpp:1611">

<![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1321">

<![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1358">

<![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="environmentscope.cpp:493">

<![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="environmentlib.cpp:335">

<![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="environmentlib.cpp:553">

<![LOG[::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,811)]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="0" thread="1992" file="utils.cpp:811">

<![LOG[RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="2" thread="1992" file="utils.cpp:811">

<![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="2" thread="1992" file="utils.cpp:842">

<![LOG[End program: ]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="basesetuphook.cpp:1642">

<![LOG[Finalizing logging from process 1988]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="tslogging.cpp:1741">

<![LOG[Successfully finalized logs to SMS client log directory from C:\Users\ADMINI~1\AppData\Local\Temp\1]LOG]!><time="21:07:16.746-60" date="03-10-2015" component="OSDSetupHook" context="" type="1" thread="1992" file="tslogging.cpp:1542">




sccm 2012 r2 mdt 2013 integration win 7 refresh

$
0
0

hi ,

I am trying to refresh win 7 and I tried all..  its always  apply to d: drive 

when I deploy win 7 ts to a new computer alone without refresh its worked ok and apply to c: drive

appreciate any help


Cannot apply OS image to lenovo with usb Ethernet

$
0
0

Greetings,

  We have a Windows 8.1 task sequence which works fine on over a dozen laptops that have an ethernet adapter. We recently acquired a Lenovo Helix machine that doesnt have an inbuilt adapter but has a usb ethernet adapter. I found the driver for this and added it to our winpe image (we are using sccm 2012 r2, adk 8.1, winpe 5). When I use the same task sequence, it always fails on the apply OS image step. Relevant log entries here:

<![LOG[WinHttp credentials set]LOG]!><time="09:30:03.696-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="downloadcontent.cpp:796">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: ZDC1SC001.INFAUIAG.CORP:80  PROPFIND /SMS_DP_SMSPKG$/P0100120]LOG]!><time="09:30:03.696-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="libsmsmessaging.cpp:8604">
<![LOG[Request was successful.]LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="libsmsmessaging.cpp:8939">
<![LOG[DAV response string is: 
 <?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://ZDC1SC001.INFAUIAG.CORP/SMS_DP_SMSPKG$/sccm?/P0100120/</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://ZDC1SC001.INFAUIAG.CORP/SMS_DP_SMSPKG$/sccm?/P0100120/</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://ZDC1SC001.INFAUIAG.CORP/SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.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://ZDC1SC001.INFAUIAG.CORP/SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.wim</D:displayname><D:getlastmodified>Wed, 22 Jan 2014 03:18:55 GMT</D:getlastmodified><D:getcontentlength>3582506802</D:getcontentlength></D:prop></D:propstat></D:response></D:multistatus>]LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="downloadcontent.cpp:321">
<![LOG[List of files to be downloaded]LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="downloadcontent.cpp:350">
<![LOG[  File: http://ZDC1SC001.INFAUIAG.CORP:80/SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.wim]LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="downloadcontent.cpp:418">
<![LOG[GetDirectoryListing() successfully completed]LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="downloadcontent.cpp:523">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:30:03.774-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="util.cpp:964">
<![LOG[Downloading file /SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.wim range 0-2147483646]LOG]!><time="09:30:03.825-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="downloadcontent.cpp:1411">
<![LOG[WinHttpReadData (hRequest, (LPVOID) Buffer, sizeof (Buffer), &dwRead), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,972)]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="downloadcontent.cpp:972">
<![LOG[WinHttpReadData() failed.]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:972">
<![LOG[ReadDataAndWriteToFile() failed. 80072efe]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:991">
<![LOG[ReadDataAndWriteToFile() failed for D:\_SMSTaskSequence\Packages\P0100120\windows8.1-x64-Enterprise-Captured.wim. 0%]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:992">
<![LOG[ReadDataAndWriteToFile (hRequest, ullContentLength, hDestFile, pszDestFile, ulPackageSize, ulDownloaded), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1413)]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="downloadcontent.cpp:1413">
<![LOG[DownloadFileWithRanges() failed. 80072efe.]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:1430">
<![LOG[DownloadFileWithRanges (hSession, hConnect, sRequest, hFile, pszDestination, ullFileSize, ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1496)]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="downloadcontent.cpp:1496">
<![LOG[DownloadFile() failed for http://ZDC1SC001.INFAUIAG.CORP:80/SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.wim, D:\_SMSTaskSequence\Packages\P0100120\windows8.1-x64-Enterprise-Captured.wim. 80072efe.]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:1518">
<![LOG[DownloadFile (hSession, hConnect, sSourceFile.c_str(), sDestinationFile.c_str(), ulPackageSize, ulDownLoaded, LastGoodCredentialsType, bUseSSL), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\downloadcontent.cpp,1572)]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="downloadcontent.cpp:1572">
<![LOG[Error downloading file from http://ZDC1SC001.INFAUIAG.CORP:80/SMS_DP_SMSPKG$/P0100120/sccm?/windows8.1-x64-Enterprise-Captured.wim to D:\_SMSTaskSequence\Packages\P0100120\windows8.1-x64-Enterprise-Captured.wim ]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:1572">
<![LOG[DownloadFiles() failed. 80072efe.]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="downloadcontent.cpp:1588">
<![LOG[DownloadFiles (setDirs, setFiles, sDestination.c_str(), bUseSSL), HRESULT=80072efe (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2529)]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="resolvesource.cpp:2529">
<![LOG[Download() failed. 80072efe.]LOG]!><time="09:30:24.015-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="resolvesource.cpp:2534">
<![LOG[DownloadContentAndVerifyHash() failed. 80070002.]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="resolvesource.cpp:2963">
<![LOG[DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3052)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="resolvesource.cpp:3052">
<![LOG[DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3273)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="resolvesource.cpp:3273">
<![LOG[TS::Utility::ResolveSource( this->packageID, this->packagePath, TS::Utility::ResolveSourceFlags::PersistContents | (this->forceRunFromNet ? TS::Utility::ResolveSourceFlags::ForceRunFromNet : 0) ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1767)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="installimage.cpp:1767">
<![LOG[resolvePkgSource(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1810)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="installimage.cpp:1810">
<![LOG[Apply(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,2019)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="installimage.cpp:2019">
<![LOG[Installation of image 1 in package P0100120 failed to complete.. 
The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="3" thread="1732" file="installimage.cpp:2039">
<![LOG[installer.install(), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,2094)]LOG]!><time="09:30:24.031-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="installimage.cpp:2094">
<![LOG[ReleaseSource() for D:\_SMSTaskSequence\Packages\P0100120.]LOG]!><time="09:30:24.109-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="1" thread="1732" file="resolvesource.cpp:3564">
<![LOG[The user tries to release a source directory D:\_SMSTaskSequence\Packages\P0100120 that is either already released or we have not connected to it.]LOG]!><time="09:30:24.109-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="2" thread="1732" file="resolvesource.cpp:3622">
<![LOG[InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia, g_RunFromNet ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,509)]LOG]!><time="09:30:24.109-660" date="03-24-2014" component="ApplyOperatingSystem" context="" type="0" thread="1732" file="applyos.cpp:509">
<![LOG[Process completed with exit code 2147942402]LOG]!><time="09:30:24.109-660" date="03-24-2014" component="TSManager" context="" type="1" thread="2040" file="commandline.cpp:1123">

Does OSD have a problem with USB ethernet adapters? It appears so....

Thanks

David Z

Can SCCM Poll a subnet to determine PC's that are NOT in any collections in SCCM?

$
0
0

What I would like to know is if SCCM can scan a subnet for PC's that it does not have in any of its collections. I would say we have 50 PC's that are reporting into SCCM but another 50 that are NOT reporting to SCCM. I want to get SCCM to find the latter 50 PC's scan them and add them to a device collection. Is this possible to do without manually entering all 50 PC's?

Also if a device collection was deleted will the SCCM server be able to still find the clients that did report to it or would the clients have to manually be re added to the SCCM server?

Sorry if I am lacking any detail I am very new to this venue and I can provide more information when I receive some feedback.

Thank you in advance


Bryan

Creating an ISO of a full Windows 7 System (or full off-line image disk) with SCCM 2012

$
0
0

Let me explain my situation:

The school district I manage is purchasing x,000 laptops of the same model/etc.  I am preparing an image, and need to be able to upload an ISO online for the vendor to download / duplicate to all laptops.

I would think there is a way to capture a full image of a laptop that has been imaged with SCCM and has everything on it the way we require, and then send them the file(s) to run the image on their sample machine and duplicate. 

What are my options?  Can I capture an offline imaging disk or some sort of media that I can upload to their server online, them download, and then duplicate to their computers offline?

Any help is greatly appreciated! Thank you!

If there is an accidental deletion of a device collection is there any way to recover it?

$
0
0

We had an issue where we saw an unknown device and wanted to remove all of the unknown devices within the device collection but once the device was removed so was the entire collection. Is there any way to recover the device collection and what is the best way to remove all of those unknown devices without risking anything else is lost?

Thank you


Bryan

Deploy Windows 8 metro app in OSD

$
0
0

Hello,
I'm working on certifying notebooks with Windows 8 image for corporate use and have faced some issues with Windows 8 sideloading.

Lenovo provides "Lenovo Settings" application for its notebooks. It's additional software to handle battery, wireless, etc. and it's implemented as Metro-style app. It could be found in Windows Store, however, Lenovo also provies stand-alone solution for enterprise in .appx format that could be sideloaded. Unfortunately, Lenovo do not provide instructions on how to load and instead points to Microsoft documentation.

When I try to sideload application to user/machine after OOBE with dism or powershell - everything works great. Application appears to users and could be used.

I was also able to inject the application to .wim file in offline mode. I'm aware of necessary group policies and pre-set both of them:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx]
"AllowAllTrustedApps"=dword:00000001
"AllowDeploymentInSpecialProfiles"=dword:00000001

But the real problem comes when I try to deploy image to the fresh PC (I use SCCM 2012 SP1, OSD feature). I can list all loaded apps with (DISM /online /Get-ProvisionedAppxPackages) and Lenovo Settings app lists as installed during any action in task sequence in FullOS mode. But when I first logon to the machine after deployment, application do not appear to user (I know about built-in Administrator restriction and I'm using custom account that is admin on the PC). Using the same command to view installed W8 applications, Lenovo Settings do not appear any more in the list.

I was able to find one entry in the logs (Event Viewer -> Applications and Services Logs -> Microsoft -> Windows > AppxDeployment-Server -> Microsoft-Windows-AppXDeploymentServer/Operational):
Package(s) with the following package full names were not registered due to sideloading policy restrictions:
LenovoCorporation.LenovoSettings_1.1.0.11169_x86__4642shxvsv8s2

Image - Windows 8 Enterprise x64.And It's joined to the domain during OSD (Apply Network Settings step, before I've used DISM to add W8 app). All sideloading requirements are met.

I've tried to reapply AllowAllTrustedApps and AllowDeploymentInSpecialProfiles policies in Task sequence from using gpedit.msc, then I've tried to reapply Lenovo settings using dism - it says that import is successfull and application could be listed as installed. But the same problem appears when I logon to the deployed PC.

So, my question is whether Microsoft supports Windows 8 metro-application sideloading during OS deployment. And if so, what would be the correct procedure to overcome described issue?

As for now, I've tested all cases that I can think of, so any suggestions are welcome.

Thank you!

SCCM 2012R2/MDT 2013 OSD Task Sequence failes with 0x80004005

$
0
0

I am trying to develop an OSD infrastructure through SCCM 2012 R2. I have a pre-existing SCCM server in place for deploying software, but not OS. I am attempting to add OSD to this server's functionality - including MDT 2013. I am following the following TechNet aritcle

https://msdn.microsoft.com/en-us/library/dn688992.aspx

trying to just do the basic build & capture. If you can't tell, I'm VERY new to this and the idea of task sequences is making my head hurt. So please bear with this noob. Anyway, I make it to step 4-5 in that article which is booting to the newly-created task sequence media ISO. I boot up the vm I'm using as a test ("virt-TestImg-01") with that ISO mounted and it finds the task sequence properly. The sequence runs for a good while (maybe 10 minutes) until I encounter this "Task Sequence Error" window that states:
"Task Sequence: <task sequence ID>  has failed with the error code (0x80004005). For more information, contact your system administrator or helpdesk operator."

This seems to happen right when the task sequence moves from action Apply Operating System Image to the Gather stage. I want to think that Gather finished but I can't tell. This timing is more or less backed up by MDT. As part of the article I'm following, it has you enable deployment monitoring from the MDT workbench. When I look there, I see

I've seen several other posts with this apparently vague and generic error code. In response to some other posts, I can verify that DNS does not seem to be an issue since I can pull up the command prompt and ping the SCCM server with its FQDN.  I've seen other people suggest that BIOS time can be a factor. This may be the case, though the people that report that typically see this error at the very beginning of the task sequence. When I pull up the vm's BIOS, the clock is off by 4 hours. I have changed this and saved it but after I reboot following the appearance of this error, the clock is always back to being off by 4 hours - almost like something in the task sequence is setting it to the wrong time zone. I have obtained the error logs from SMSTS and the smsts.log file shows:

<![LOG[]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:34">
<![LOG[Microsoft Deployment Toolkit version: 6.2.5019.0]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:34">
<![LOG[The task sequencer log is located at X:\windows\TEMP\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:34">
<![LOG[ZTI deployment failed, Return Code = -2147467259  0x80004005]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:34">
<![LOG[Unable to create WebService class]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:34">
<![LOG[Command line returned 2147500037]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="InstallSoftware" context="" type="1" thread="872" file="runcommandline.cpp:569">
<![LOG[Process completed with exit code 2147500037]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="commandline.cpp:1123">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="instruction.cxx:804">
<![LOG[Failed to run the action: Error in the task sequence.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="TSManager" context="" type="3" thread="1960" file="instruction.cxx:895">
<![LOG[MP server http://VIRT-SC-02.aquinas.edu. Ports 80,443. CRL=false.]LOG]!><time="19:48:49.226+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="utils.cpp:5881">
<![LOG[Setting authenticator]LOG]!><time="19:48:49.242+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="utils.cpp:5903">
<![LOG[Set authenticator in transport]LOG]!><time="19:48:49.242+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:7734">
<![LOG[Sending StatusMessage]LOG]!><time="19:48:49.257+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="libsmsmessaging.cpp:4023">
<![LOG[Setting message signatures.]LOG]!><time="19:48:49.257+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:1295">
<![LOG[Setting the authenticator.]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:1325">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: VIRT-SC-02.aquinas.edu:80  CCM_POST /ccm_system/request]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="libsmsmessaging.cpp:8604">
<![LOG[Request was successful.]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:8939">
<![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2147467259]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="executionenv.cxx:668">
<![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="executionenv.cxx:668">
<![LOG[Clear local default environment]LOG]!><time="19:48:49.273+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="executionenv.cxx:807">
<![LOG[Let the parent group (Gather Logs and StateStore on Failure) decides whether to continue execution]LOG]!><time="19:48:49.320+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="instruction.cxx:1004">
<![LOG[The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)]LOG]!><time="19:48:49.335+240" date="03-11-2015" component="TSManager" context="" type="3" thread="1960" file="instruction.cxx:217">
<![LOG[Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="19:48:49.335+240" date="03-11-2015" component="TSManager" context="" type="3" thread="1960" file="engine.cxx:213">
<![LOG[MP server http://VIRT-SC-02.aquinas.edu. Ports 80,443. CRL=false.]LOG]!><time="19:48:49.335+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="utils.cpp:5881">
<![LOG[Setting authenticator]LOG]!><time="19:48:49.351+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="utils.cpp:5903">
<![LOG[Set authenticator in transport]LOG]!><time="19:48:49.351+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:7734">
<![LOG[Sending StatusMessage]LOG]!><time="19:48:49.351+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="libsmsmessaging.cpp:4023">
<![LOG[Setting message signatures.]LOG]!><time="19:48:49.367+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:1295">
<![LOG[Setting the authenticator.]LOG]!><time="19:48:49.367+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:1325">
<![LOG[CLibSMSMessageWinHttpTransport::Send: URL: VIRT-SC-02.aquinas.edu:80  CCM_POST /ccm_system/request]LOG]!><time="19:48:49.367+240" date="03-11-2015" component="TSManager" context="" type="1" thread="1960" file="libsmsmessaging.cpp:8604">
<![LOG[Request was successful.]LOG]!><time="19:48:49.382+240" date="03-11-2015" component="TSManager" context="" type="0" thread="1960" file="libsmsmessaging.cpp:8939">

I have also pulled the smsts.log file out of D:\_SMSTaskSequence\Logs but that makes no mention of this error code or any other errors that I can see. I have these entire logs but I don't see how to upload a file here -just images. This is my first foray into OSD with SCCM and MDT - previously we used WDS. With WDS, we always used a 32-bit PXE boot image to deploy any OS because the 32-bit boot image would support either 32- or 64-bit images. I had read that this was still the same in SCCM as it was in WDS so my custom Windows PE boot image is a 32-bit image. I assumed that if this was a problem, my task sequence wouldn't have gotten near as far as it did, but maybe I'm wrong in that assumption.

Anyway, I'm pretty well stuck at this point. I overcame several other hurtles to get this far related to boundary groups, the network access account, and other foolishness on my part. But I'm stuck here. I will gladly offer up any additional materials, but pretty much everything I'm doing can be found between step 3 ("Create and Configure a Task Sequence to Create a Reference Computer") and step 4-5 ("Start the Reference Computer with the Task Sequence Bootable Media") in that TechNet article I referenced at the top of this post. Thanks in advance for your advice and (hopefully) patience.


PXE Issues -Error. Received 0x80072ee7

$
0
0

Hi all,

New to SCCM so have been facing a few issues, more specifically image deployment

Devices are successfully PXE booting and receiving an IP  from DHCP etc and in turn entering the PXE environment. Within the console i have captured a "Golden image" with a few basic apps etc using media capture, this .wim file has been entered into a deployment/task sequence and deployed to the DP. Task sequence has been created and deployed to unknown devices collection which appears to have run successfully...

The issues i'm facing is when machines are PXE booting they don't receive the task sequence wizard and is just hanging before dropping out and rebooting. 

From reading over smsts log this stands out:

<![LOG[Error. Received 0x80072ee7 from WinHttpSendRequest.]LOG]!><time="11:20:44.751+480" date="03-04-2015" component="TSPxe" context="" type="1" thread="796" file="libsmsmessaging.cpp:8870">

Within the infrastructure its setup is currently running over two VLANs, With PXE being on VLAN 10 and SCCM server on VLAN 5 (This is due to current Novell Zenworks being live production on VLAN 5 for PXE). This here is my thinking for the errors due to not communicating across the VLANs but exploring other options incase i'm missing something being new to SCCM

Any advice will be greatly appreciated 

 

Authentication prompt during installation

$
0
0

Hi,

after the Upgrade to SCCM 2012 SP1 CU3 to SCCM 2012 R2  the Boot Image dosen t work.

I have tried this:
Installed CU 4 that shot resolved this problem and create a new Boot Image (MDT). 

Now i have the problem that during the Installation there is a authentication prompt and i have now idea why. 

smts.log

Do you now why this prompt appear?

Regards,
Tobias

Windows Activation Failed

$
0
0

Hi,

I have captured an image through SCCM 2012SP1 and successfully deployed on a set of systems.Systems are not getting auto activated .I've tried manual activation but got an error. 
I found systems having KMS key embedded in bios, systems purchased with windows 8Pro (downgraded option) and shifted with windows 7 Pro by vendor.

is there any way to get them activated??

PXE-E53 : No Boot filename received

$
0
0

Hi ,

I am getting  PXE-E53 : No Boot filename received error while booting the machines from Network for SCCM  2012 R2 OSD ..

Even Client is not able to take IP during PXE boot from local DHCP..


SCCM Server, WDS,DP is on same server in  different network 192.169.0.0

DHCP Server and Client MAchines (on which i am doing the OSD) is in Network 192.168.0.0

please suggest for required configuration for SCCM and DHCP end both.. is IP helper configured required for SCCM PXE only or SCCM PXE and DHCP both... i am looking for step by step configuration..


Shailendra Dev

SCCM 2012R2 osd pxe-e32 tftp open timeout

$
0
0

I have SCCM 2012 R2 standalone primary site on windows server 2012 and i have Cisco dhcp server i configured the distribution point for pxe boot to work with osd i added boot images and configured them and the network guy configured the next server option to point to sccm server on the dhcp and the pxe boot fails we tried option 66 it fails also then we tried option 67 and it fails again we always get the same error message pxe-32 : tftp open timeout.

option 67 SMSBoot\x86\wdsnbp.com,

and the 66 the ip of the sccm server

Viewing all 9126 articles
Browse latest View live


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