Someone help me to create task sequence for computer refresh (reinstall of windows7) using SMP or wiping locally both scenario
sccmghost@hotmail.com
Someone help me to create task sequence for computer refresh (reinstall of windows7) using SMP or wiping locally both scenario
sccmghost@hotmail.com
I am experiencing some inconsistent behavior when it comes to OSD and driver package injection. We are using explicit driver packages for each model of machine, and applying those packages based on WMI queries in the task sequence.
Frequently, we are seeing failures when injecting drivers, which result in BSOD after the first reboot (these are SCCM 2012R2+MDT 2013 task sequences).
In the smsts.log we have these entries:
Setting %SystemRoot% to "E:\WINDOWS" OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Getting namespace "Microsoft-Windows-PnpCustomizationsNonWinPE" for architecture "amd64" OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Added list item with key value '1' OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Writing configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Successfully saved configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Setting temporary directory to 'E:\_SMSTaskSequence\PkgMgrTemp'. OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Calling Package manager to add drivers to the offline driver store. OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Command line for extension .exe is "%1" %* OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Set command line: "X:\windows\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log" OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Executing command line: "X:\windows\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log" OSDDriverClient 7/18/2014 10:17:18 AM 1184 (0x04A0) Process completed with exit code 2147500037 OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,548) OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) Dism failed with return code -2147467259 OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) AddPnPDriverToStore( pszSource, sTargetSystemDrive, sTargetSystemRoot, wProcessorArchitecture), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,658) OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) Failed to add driver to driver store. Code 0x80004005 OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) InstallDriver( iInstallParams->sContentId, iInstallParams->sSource, iInstallParams->pBootCriticalInfo ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,557) OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) pDriverInstaller->InstallDriverPackage( sPackageId, pBootCriticalInfo ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,380) OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) Failed to provision driver. Code 0x80004005 OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0) Exiting with return code 0x80004005 OSDDriverClient 7/18/2014 10:17:20 AM 1184 (0x04A0)
In the dism.log I have these entries:
2014-07-18 10:17:20, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE' from path '\\?\E:\Windows\System32\config\SOFTWARE'. 2014-07-18 10:17:20, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM' from path '\\?\E:\Windows\System32\config\SYSTEM'. 2014-07-18 10:17:20, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY' from path '\\?\E:\Windows\System32\config\SECURITY'. 2014-07-18 10:17:20, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM' from path '\\?\E:\Windows\System32\config\SAM'. 2014-07-18 10:17:20, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS' from path '\\?\E:\Windows\System32\config\COMPONENTS'. 2014-07-18 10:17:20, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT' from path '\\?\E:\Windows\System32\config\DEFAULT'. 2014-07-18 10:17:20, Info CBS Failed to open the registry root: n/a, key: Microsoft\Windows NT\CurrentVersion\ProfileList. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2014-07-18 10:17:20, Info CBS Failed to query for path to user profiles directory. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2014-07-18 10:17:20, Info CBS Failed to load the default user profile registry hive. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2014-07-18 10:17:20, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=80004005
Are there any other logs I can look at to determine why dism is having these registry issues? The cbs.log on the hard drive is not current. The setupapi.offline.log only lists the successful driver injections, so it isn't much help.
Where can I get more detail on what is happening here?
We recently captured a fresh image of a workstation using Configuration Manager 2012. During the deployment of the new image we receive an error saying
"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]"
Only thing I changed was I added drivers into SCCM and installed some other applications on the machine before I captured it. Any idea why this would be happening and how to correct it?
Vincent Sprague
SCCM 2012 R2 on Server 2008R2.
We create our thick reference images in MDT after Patch Tuesday with a build and capture. We don't change our SCCM Deploy Windows TS so the package ID stays the same and we simply overwrite the old .Wim file each time. Our problem is that everything starts out great and our Tier-2 techs are able to image machines as expected. But over time (it could be a week or a few days) during deployment machines begin to BSOD, get stuck with black screens with only a cursor, or Boot\BCD at the very end of the TS as Windows starts services, or it'll build seemingly fine and MS Office will try to install for every user and the Windows search bar is missing. Just a bunch of weird nuances. But here's the kicker, if we build in a VM everything is perfect and works the way we designed it in the reference build.
Where ever you go, there you are.
Hey Guys -
So I'm needing to set a condition on a task sequence group to only run if the system is encrypted by BitLocker. I've tried a few different WMI queries, but can't find anything that works.
The latest one I tried was:
Namespace: root\cimv2\Securit\MicrosoftVolumeEncryption
Query: Select * from Win32_EncryptableVolume where ProtectionStatus = 1 and DriveLetter = "C"
When I tested it (via SCCM Console running locally on my BitLocker enabled system) it said the query was valid and gave a result code of 0. However, I tried changing ProtectionStatus to 0 and/or DriveLetter to F (which doesn't exist), I get the same return codes.
Any ideas? Thanks!
Ben K.
I'm pushing out Windows 7 with applications installing at the end of the TS. I was getting the first error below. I fixed that by putting a line between the client install and the application install, rebooting the system and starting the system to the default operating system. The first time I did this the deployment worked, OS Deployed as well as applications. After that it's failed multiple times with the second error in the smsts.log file. I then looked at the datatransferservice.log (number 3) and it looks like it's failing to download the application. It's referring to DAV, I'm assuming this is not WebDAV because I know that's not needed in 2012. When I log into the system, join it to the domain, client communicates with the MP it installs the application fine. Help appreciated, thanks!
1.
!bInWinPE, HRESULT=80070032 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\instruction.cxx,518)TSManager8/6/2014 7:16:06 PM1812 (0x0714)
The step (Install Applications) must be running in full OSTSManager8/6/2014 7:16:06 PM1812 (0x0714)
!--------------------------------------------------------------------------------------------!TSManager8/6/2014 7:16:06 PM1812 (0x0714)
Failed to run the action: Install Applications.
The request is not supported. (Error: 80070032; Source: Windows)TSManager8/6/2014 7:16:06 PM1812 (0x0714)
2.
Execution status received: 24 (Application download failed )InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
App install failed.InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
Setting TSEnv variable '_TSAppInstallStatus'='Error'InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_36B9AB1E-FE2C-43BB-9772-8CE858478A81/Application_869b44cd-6306-4618-bda7-0368c7fb40da'=''InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
Completed installation job.InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
Step 3 out of 3 completeInstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
Install application action failed: 'Java 45'. Error Code 0x80004005InstallApplication8/6/2014 5:54:49 PM2360 (0x0938)
3.
Successfully sent location services HTTP failure message.DataTransferService8/6/2014 8:46:54 PM1944 (0x0798)I have uploaded my log files and screen shot of my task sequence to https://onedrive.live.com/redir?resid=EC8B63D1CDD8A23C!1384&authkey=!ADSWLnfJDTFT1MY&ithint=folder%2clog
I am attempting to create a .wim of a system that is using bitlocker. The .wim file is created in the ComputerBackupLocation= setting just fine, however, I am receiving an error in the setuperr.log file that is saved in the SLSHARE= path. In the log files linked above, the Panther\UnattendGC\setuperr.log file contains:
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Unable to transition to subkey '00-1c-26-26-d7-e0' (under 'Interfaces'): 0x57.
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Error processing subkeys under 'Interfaces' registry key: 0x57.
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Error while processing the the 'Interfaces' registry key.
I am not sure why I am receiving this error, nor am I sure why sysprep is running, because in the task sequence.png file of my Task Sequence, I do not have a step that executes sysprep. Any ideas? Thanks
Hi All,
We have a SCCM 2012 SP1 envionment with a CAS and 2 Primary sites in seperate countries. Last week the primary site server in site B was down, this affected PXE boot deployments to the Unknown Computers group across the whole environment eg: site A. PXE
booting to existing collections worked fine but PXE booting to unknown computers would time out, like the deployment server was waiting for a response from both Site A and Site B site servers.
Now my question is this expected behaviour? Do the primary site servers across the whole environment need to be up for the Unknown Computers collection to work properly?
Another thing I noticed is that the admins for Site B have created their own site specific Unknown Computers collection so i'm wondering if this is getting referenced when Unknown Computers PXE boot in Site A.
Hello all,
I have a Create task sequence which apply driver on image of Windows 7 Sp1, all works gine (domain etc ...), but not the drivers, the computer download correctly the driver package but apply failed.
Can you help me ?
An extract of DISM.log:
2012-10-26 12:13:22, Info DISM PID=900 Scratch directory set to 'D:\_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir
2012-10-26 12:13:22, Info DISM PID=900 Successfully loaded the ImageSession at "X:\WINDOWS\Pkgmgr" - CDISMManager::LoadImageSession
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Failed to get and initialize the PE Provider. Continuing by assuming that it
is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Manager: PID=900 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM.EXE:
2012-10-26 12:13:22, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2012-10-26 12:13:22, Info DISM DISM.EXE:
2012-10-26 12:13:22, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=2
2012-10-26 12:13:22, Info DISM DISM.EXE: Executing command line: "X:\WINDOWS\Pkgmgr\dism.exe" /image:"C:" /windir:"WINDOWS" /apply-unattend:"D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml"
/logpath:"D:\_SMSTaskSequence\PkgMgrTemp\dism.log"
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Loading Provider from location X:\WINDOWS\Pkgmgr\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Connecting to the provider located at X:\WINDOWS\Pkgmgr\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Loading Provider from location X:\WINDOWS\Pkgmgr\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Connecting to the provider located at X:\WINDOWS\Pkgmgr\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Loading Provider from location X:\WINDOWS\Pkgmgr\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Connecting to the provider located at X:\WINDOWS\Pkgmgr\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:22, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2012-10-26 12:13:22, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2012-10-26 12:13:22, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2012-10-26 12:13:22, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2012-10-26 12:13:22, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2012-10-26 12:13:22, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2012-10-26 12:13:22, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2012-10-26 12:13:22, Info DISM DISM WIM Provider: PID=900 [C:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2012-10-26 12:13:22, Info DISM DISM Provider Store: PID=900 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2012-10-26 12:13:22, Info DISM DISM WIM Provider: PID=900 [C:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
2012-10-26 12:13:23, Info DISM DISM Manager: PID=900 Successfully loaded the ImageSession at "D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970"
- CDISMManager::LoadImageSession
2012-10-26 12:13:23, Info DISM DISM Image Session: PID=1128 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2012-10-26 12:13:23, Info DISM DISM Provider Store: PID=1128 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:23, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:23, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\OSProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:23, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\OSProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:23, Info DISM DISM OS Provider: PID=1128 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2012-10-26 12:13:23, Warning DISM DISM OS Provider: PID=1128 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on in-box
version. - CDISMOSServiceManager::RunASICompatibilityShim
2012-10-26 12:13:23, Info DISM DISM OS Provider: PID=1128 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\LogProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\LogProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider OSServices - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\PEProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\PEProvider.dll.
- CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Failed to get and initialize the PE Provider. Continuing by assuming that it
is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Manager: PID=900 Image session successfully loaded from the temporary location: D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970
- CDISMManager::CreateImageSession
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider OSServices - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM OS Provider: PID=1128 Setting SystemPath to C:\ - CDISMOSServiceManager::SetSystemPath
2012-10-26 12:13:25, Info CSI 00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_OBJECT_PATH_NOT_FOUND
2012-10-26 12:13:25, Info CSI 00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_SUCCESS
2012-10-26 12:13:25, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.17514, Image architecture=x86
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\CbsProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\CbsProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info CSI 00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_OBJECT_PATH_NOT_FOUND
2012-10-26 12:13:25, Info CSI 00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_SUCCESS
2012-10-26 12:13:25, Info DISM DISM Package Manager: PID=1128 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2012-10-26 12:13:25, Info CSI 00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_OBJECT_PATH_NOT_FOUND
2012-10-26 12:13:25, Info CSI 00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_SUCCESS
2012-10-26 12:13:25, Info CBS Transactions disabled in registry, continuing without transaction support.
2012-10-26 12:13:25, Info CBS Kernel transactions are disabled, continuing without transaction support.
2012-10-26 12:13:25, Info CBS Failed to find a matching version for servicing stack: C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\
[HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2012-10-26 12:13:25, Info CBS Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2012-10-26 12:13:25, Info CBS Must be doing offline servicing, using stack version from: C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll
2012-10-26 12:13:25, Info CBS Loaded Servicing Stack v6.1.7601.17514 with Core: C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\cbscore.dll
2012-10-26 12:13:25, Info CSI 00000001@2012/10/26:10:13:25.630 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x72b5d84e @0x72d95d7d
@0x72d7205a @0x72e494f2 @0x72e496b9 @0x72e28e39)
2012-10-26 12:13:25, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points.
2012-10-26 12:13:25, Info CSI 00000002@2012/10/26:10:13:25.630 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x72b5d84e @0x72dd7183
@0x72dd4013 @0x72e494f2 @0x72e496b9 @0x72e28e39)
2012-10-26 12:13:25, Info DISM DISM Package Manager: PID=1128 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
2012-10-26 12:13:25, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SOFTWARE'
from path '\\?\C:\Windows\System32\config\SOFTWARE'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SYSTEM'
from path '\\?\C:\Windows\System32\config\SYSTEM'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SECURITY'
from path '\\?\C:\Windows\System32\config\SECURITY'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SAM'
from path '\\?\C:\Windows\System32\config\SAM'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/COMPONENTS'
from path '\\?\C:\Windows\System32\config\COMPONENTS'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/DEFAULT'
from path '\\?\C:\Windows\System32\config\DEFAULT'.
2012-10-26 12:13:25, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/default/ntuser.dat'
from path '\\?\C:\default\ntuser.dat'.
2012-10-26 12:13:25, Info CBS Failed to load offline ntuser.dat hive from '\\?\C:\default\ntuser.dat' into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/default/ntuser.dat'.
[HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2012-10-26 12:13:25, Info CBS Failed to load default user registry hive. [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SOFTWARE
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SOFTWARE,
the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SYSTEM
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SYSTEM,
the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SECURITY
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SECURITY,
the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SAM
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/SAM, the
client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/COMPONENTS
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/COMPONENTS,
the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/DEFAULT
2012-10-26 12:13:25, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/System32/config/DEFAULT,
the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2012-10-26 12:13:25, Error CBS Failed to load offline store from boot directory: '\\?\C:\' and windows directory: '\\?\C:\Windows\' [HRESULT =
0x80070003 - ERROR_PATH_NOT_FOUND]
2012-10-26 12:13:25, Error CBS Failed to initialize store parameters with boot drive: C:\ and windows directory: C:\Windows [HRESULT = 0x80070003
- ERROR_PATH_NOT_FOUND]
2012-10-26 12:13:25, Error DISM DISM Package Manager: PID=1128 Failed initializing the session - CDISMPackageManager::RefreshInstanceAndLock(hr:0x80070003)
2012-10-26 12:13:25, Error DISM DISM Package Manager: PID=1128 Failed doing internal initialization - CDISMPackageManager::Initialize(hr:0x80070003)
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80070003)
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\CbsProvider.dll.
- CDISMProviderStore::Internal_GetProvider(hr:0x80070003)
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\MsiProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\MsiProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\IntlProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\IntlProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\DmiProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\DmiProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info CSI 00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_OBJECT_PATH_NOT_FOUND
2012-10-26 12:13:25, Info CSI 00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17514_none_0b66cb34258c936f\pkgmgr.exe"
: got STATUS_SUCCESS
2012-10-26 12:13:25, Info DISM DISM OS Provider: PID=1128 Get the registry path to the SOFTWARE hive located at C:\Windows\system32\config\SOFTWARE
and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
2012-10-26 12:13:25, Info DISM DISM Driver Manager: PID=1128 Further logs for driver related operations can be found in the target operating system
at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\UnattendProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\UnattendProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\SmiProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\SmiProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\TransmogProvider.dll
- CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Connecting to the provider located at D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\TransmogProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Encountered a servicing provider, performing additional servicing initializations.
- CDISMProviderStore::Internal_LoadProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to retrieve the Provider Instance. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004005)
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\3569B42A-422A-49B8-9F36-A0D7E54B1970\TransmogProvider.dll.
- CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
2012-10-26 12:13:25, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: MsiManager
2012-10-26 12:13:25, Info DISM DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager
2012-10-26 12:13:25, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager
2012-10-26 12:13:25, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2012-10-26 12:13:25, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2012-10-26 12:13:25, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Provider has previously been initialized. Returning the existing instance. -
CDISMProviderStore::Internal_GetProvider
2012-10-26 12:13:25, Warning DISM DISM Provider Store: PID=1128 Failed to retrieve the Provider Instance. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
2012-10-26 12:13:25, Error DISM DISM Unattend Manager: PID=1128 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:390
- CUnattendManager::Apply(hr:0x80004005)
2012-10-26 12:13:25, Error DISM DISM Unattend Manager: PID=1128 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:654
- CUnattendManager::InternalExecuteCmdLine(hr:0x80004005)
2012-10-26 12:13:25, Error DISM DISM Unattend Manager: PID=1128 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:603
- CUnattendManager::ExecuteCmdLine(hr:0x80004005)
2012-10-26 12:13:25, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=80004005
2012-10-26 12:13:25, Info DISM DISM Image Session: PID=1128 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Found the OSServices. Waiting to finalize it until all other providers are unloaded.
- CDISMProviderStore::Final_OnDisconnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Found the PE Provider. Waiting to finalize it until all other providers are
unloaded. - CDISMProviderStore::Final_OnDisconnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Found the OSServices. Waiting to finalize it until all other providers are unloaded.
- CDISMProviderStore::Final_OnDisconnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:25, Info DISM DISM OS Provider: PID=1128 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
2012-10-26 12:13:25, Info DISM DISM Provider Store: PID=1128 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:26, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2012-10-26 12:13:26, Info DISM DISM.EXE:
2012-10-26 12:13:26, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2012-10-26 12:13:26, Info DISM DISM.EXE:
2012-10-26 12:13:26, Info DISM DISM Image Session: PID=900 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2012-10-26 12:13:26, Info DISM DISM Provider Store: PID=900 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:26, Info DISM DISM Provider Store: PID=900 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:26, Info DISM DISM Provider Store: PID=900 Found the OSServices. Waiting to finalize it until all other providers are unloaded.
- CDISMProviderStore::Final_OnDisconnect
2012-10-26 12:13:26, Info DISM DISM Provider Store: PID=900 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2012-10-26 12:13:26, Info DISM DISM Provider Store: PID=900 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
Hello,
I configured my TS an the Windows Updates are installing corectly. Now I want that the IE 10 is installed but I do not know how to do it using the Setep "Install Updates"
Does anyone knows a step by step guide?
THX
Hi Everyone,
Hoping someone out there can assist with this. I am doing a refresh for XP to win7. I have read http://social.technet.microsoft.com/Forums/en-US/6e934990-999a-4367-860a-3ce4e5eda956/sccm-2012-r2-error-0x800700c1?forum=configmanagerosd
and
none of these work. I took a look at this and I was able to get pass the staging of the boot image
however when the machine rebooted I received this. I also inject the nic drivers using dism and still the same issue. Any idea of a fix or how to go about refresh for
XP using sccm 2012 r2?
thanks all!
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!
I have a powershell script that we use during a Microsoft SCCM PXE task sequence for naming a PC. It worked flawlessly until a recent upgrade to SCCM 2012 R2 by the primary server admin.
Now when the code runs search if a user is in a specified AD group needed to complete the PXE build it gives this COM error
Exception calling "FindAll" with "0" argument(s): "Unknown error (0x80005000)" At X:\Windows\System32\OSD\x86_PXE.ps1:202 char:1+ $colResults = $objSearcher.FindAll() # Finds all items that match search and put ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException+ FullyQualifiedErrorId : COMException
I have searched far and wide to try and solve this. It seems like a .Net error but I have been unsuccessful in resolving it.
Below is the relevant code. Note that this is being ran in Windows PE that is included with SCCM 2012 R2 as well as the current Windows ADK. It is most likely going to work just fine on a normal PC as it does on mine.
Things to note, you will need to change to match you environments
- $Domain
- $strFilter - specifically "Memberof=cn=<AD_group>"
- $objOU - server path
function get-humadcreds { $global:creds = get-credential -message "Please authenticate to Domain" $global:UserName = $creds.username $global:encPassword = $creds.password $password = [System.Runtime.InteropServices.Marshal]::PtrToStringAuto([System.Runtime.InteropServices.Marshal]::SecureStringToBSTR($encpassword)) # Converts secure string to plain text $Domain = #Domain Add-Type -AssemblyName System.DirectoryServices.AccountManagement $ct = [System.DirectoryServices.AccountManagement.ContextType]::Domain $pc = New-Object System.DirectoryServices.AccountManagement.PrincipalContext $ct,$Domain $authed = $pc.ValidateCredentials($UserName,$Password) # Recursively requests credentials if authorization fails if ($authed -eq $false) { [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") [System.Windows.Forms.MessageBox]::Show("Authentication failed - please retry!") get-humadcreds } } get-humadcreds # Gets AD credentials from user ###Provisioning Authentication $strFilter = "(&(objectCategory=user)(SAMACCOUNTNAME=$global:UserName)(|(Memberof=cn=,OU=Delegation,OU=HQ,dc=,dc=,dc=)))" # Filter for searching $decodedpassword = [System.Runtime.InteropServices.Marshal]::PtrToStringAuto([System.Runtime.InteropServices.Marshal]::SecureStringToBSTR($encpassword)) # Decoded password from AD Auth $objOU = New-Object System.DirectoryServices.DirectoryEntry("LDAP://server/OU=HQ,dc=,dc=,dc=",$global:username,$decodedpassword) # Authentication must specify domain controller $objDomain = New-Object System.DirectoryServices.DirectoryEntry $objSearcher = New-Object System.DirectoryServices.DirectorySearcher $objSearcher.SearchRoot = $objOU # Starts search in this OU $objSearcher.PageSize = 1000 $objSearcher.Filter = $strFilter # Applies filter to search $objSearcher.SearchScope = "Subtree" $colProplist = "name" $isInProvGroup = $False # Defaults value to false. echo $objSearcher >> C:\Windows\System32\OSD\results.txt $colResults = $objSearcher.FindAll() # Finds all items that match search and puts them in array $colResults echo $colResults foreach ($objResult in $colResults) { $isInProvGroup=$True #If user is in D_HQ_AddComputers (if $colResults is not empty), result will be true } echo $isInProvGroup
PE OS Verson 6.3.9600.16384
Hi,
I am deploying windows 8 using MDT 2012 update 1 on SCCM 2012. I want C drive (to be quick format using task sequence) and D drive (remains same) on new system. While using diskpart , my D drive always get format . Can anyone suggest the steps.
Regards
Manish
I've recently updated my site from SCCM SP1 to SCCM SP1 CU5 (http://support.microsoft.com/kb/2978017) successfully. I've verified through the registry that the Server is on CULevel 5 and the consoles have been updated. In addition I have verified the MSP applies successfully and the clients report 5.00.7804.1600 for a client push through SCCM or manually running the patch. The problem is during OSD.
What I did was go to my original Client install folder under SMS_XXX folder. I created a folder called "hotfixes" and then inside there a folder called "amd64" and "x86". Inside their I copied "kb2978017.msp" to the X86 and the AMD64 folder. I then updated the distribution points for the original client package (so they receive the new hotfixes folder I added). From there I went in the task sequence and on the "Setup Windows and Configuration Manager" step I added the "Installation Properties" line as shown below:
SMSMP=XXX.xxx.com PATCH="C:\_SMSTaskSequence\OSD\XXX00003\hotfixes\%PROCESSOR_ARCHITECTURE%\kb2978017.msp"
When the computer finishes imaging it still reports "5.00.7804.1000" and not the .1600 version. All the guides I've seen mentioned using the PATCH= property and pointing it to the correct package ID number (I verified this). Not sure what I'm doing wrong. I did see an alternative of a step to manually copy the patch to the local drive with xcopy and then the Setup CM Client step to just call the local machine for the patch instead off this "C:\_SMSTaskSequence". What has other peoples experience been?
Be kind and Mark as Answer if I helped.
Hi Guys,
Is there anyway that we can edit or modify SCCM 2012 OSD offline media
The situation is, we have created an OSD offline media and distributed to nearly 25 different locations for hardware rollout. Recently we have identified an issue and want to disable a step in that media.
So is there any XML file or any other file we can modify to disable that step? rather then re-creating 20GB offline media and re-distributing to the 25 locations?
Thanks in advance.
Hi,
One of the users at my site is getting this error message. He was able to image this a week ago with a 32 bit version of the OS and now trying the 64 bit when getting issues where the deployment fails saying "FTPT Download Smsboot\x64\abortpxe.com"
I have tried following the guide here :
http://www.windows-noob.com/forums/index.php?/topic/669-how-to-get-rid-of-abortpxe-com/
But i am unable to find any computer information, i do have the MAC address with me for the Notebook. Its a Dell 7537.
He has tried this on 3 other machines, all with the same issue.
I have tried to check the logs on that particular DP but not any error.
Please Assist !
Hi
I'm trying to create a pre-staged media for Windows To Go via SCCM 2012
I followed this article http://technet.microsoft.com/en-us/library/jj651035.aspx and made all the steps.
I have a certified USB drive of SPYRUS. I managed to apply the prestaged.wim file on the drive and I can boot to WinPE and choose the Task Sequence.
when I get to the "Apply Operating System" step the TS fails with the 0x80004005
here's the part with the error code on the smsts.log
'C:\' not a removable drive The volume C:\ exists and is a local hard drive. interfaceType.compare_no_case(c_USBInterfaceType) != 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installcommon.cpp,578) The volume C:\ is a USB device and cannot be used. ValidateVolume(volume, allowFAT), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installcommon.cpp,647) The requested target could not be resolved to a valid volume on this computer. Check your task sequence to ensure this drive is correct and that it is being created The parameter is incorrect. (Error: 80070057; Source: Windows) ResolveTarget( g_Target, g_InstallType == InstallType_DataImage, targetVolume ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\applyos\applyos.cpp,483) Process completed with exit code 2147500037
--------------------------------------------------------------
Failed to run the action: Apply Operating System.
Unspecified error (Error: 80004005; Source: Windows)
logically - yes, it is a USB drive but the whole point here is to deploy an operating system on a USB drive.
I couldn't found any resources about what to do with this error.
I probably can disable the "apply operating system" step and make a manual step that will not check if my C: drive is a USB drive.
I was hoping there's a variable that can force SCCM to deploy OS to a USB stick or any other suitable solution
thanks
Tamir Levy
sccmghost@hotmail.com