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

.NET 4.0 - task sequence failing during application install

$
0
0

Hoping someone can assist with this one. I'm trying to include the installation of .NET 4.0 in our Operating System deployment task sequence but I can't get it to complete successfully. It appears to time out and the task sequence fails. However the application is installed on the target machine.

- Application installs successfully from normal application deployment and takes 5-6 minutes to complete.

Excerpts from the target machine logs:

AppEnforce.log

- Exceeded timeout of 15 minutes while waiting for process 3004 to finish.  [[[I've identified the process as dotNetFx40_Full_x86_x64.exe]]]
- WaitForRunningProcess failed. Error 0x87d00213
- CMsiHandler::CompleteEnforcement failed with 0x87d00213
- CAppProvider::CompleteEnforcement failed with error 0x87d00213
- ++++++ Failed to enforce app. Error 0x87d00213. ++++++

AppDiscovery.log

- Method EnforceApp failed with error 87D00213
- CApProvider:ExecMethodAsync failed. 87d00213

smsts.log

- Execution status received: 4 (Application failed to install )
- Install application action failed: 'Microsoft .NET 4.0'. Error Code 0x80004005

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

- .NET 4 is built as an Application in CM.
- Allow this application to be installed from the Install Application task sequence is checked.
- Command is: dotNetFx40_Full_x86_x64.exe /q /norestart /ChainingPackage ADMINDEPLOYMENT
- Run installation and uninstall program as 32-bit process on 64-bit clients is checked.
- Detection method is Registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319


Baremetal OSD issue

$
0
0

Hi All,

I have SCCM 2012 R2 installed, I am trying baremetal deployment & getting this error :-

Please Suggest,

Thanks,

Pranay.

Task sequence falis when I include Provisioning packge file in the task sequence

Windows 10 OSD Issue

$
0
0

Hi All,

We are having an issue with one model of PC (Lenovo ThinkCentre m93p) when running our standard Windows 10 LTSB OSD Task Sequence.  This TS works with every other model of PC, both desktops and laptops, but fails consistently with the ThinkCentre m93p model.

The drivers are applied per model during the build, using WMI queries and as the Task Sequence progresses, we can see that the m93p driver package is applied and this step completes correctly.  The failure occurs as soon as the first application tries to install with the error code 0x87D00269.  I have tried adding a 5 minute pause before the application installations and adding a restart but this has made no difference.  I have also tried changing the Network Settings to join a workgroup initially and then join the domain subsequently, but the error still occurs.  Pressing F8 at any time within the TS and running ipconfig shows a valid IP address and I can also ping the SCCM Server and management point.

Looking at the report it shows that at the point of trying to join the domain, it states "No adapters found in environment. Performing global configuration only" so the computer is not being joined to the domain.  The TS is configured to join a specific OU and not the Computers container and the account used to do this has necessary access to this OU. 

After the TS fails, I can log on as local administrator and confirm that all devices are showing correctly (including the NIC with the correct driver) within Device Manager.  I can also manually join the domain with no issue.  Looking at the Netsetup.log file does not display any relevant information to the current date or the PC name input as part of the build.  It only references the PC name that was used from the Build and Capture Task Sequence to produce the Windows 10 LTSB wim file.  The setuperr.log file shows "[Djoin.exe] Unattented Join: NetJoinDomain failed error code is [1355]"

All other devices complete this same TS without an issue and join the domain as intended. It is just the m93p that fails every time.  The network driver has been added to the boot images and is an Intel Ethernet I217-LM.

Has anybody else encountered this issue?

 Thank you in advance.

OSD failing on VM machines

$
0
0

Hi All,

Having problem with Operating system deployment on Hyper-v based VM machines.

Task sequence gets kicked off using boot media, it installs the operating system however after this point it fails at domain join step.

Virtual machine has static ip defined at the starting of the task sequence. 

Can someone please suggest way forward, have spent complete night to figure out however no luck till now.

Windows Update Installation during OSD - Error

$
0
0

Hi All,

Does Anybody have a complete procedure for include Windows Update step on OSD?

I have tried adding few steps in task sequence as mentioned in this thread - https://social.technet.microsoft.com/Forums/en-US/a535e509-fc6a-483c-bf24-7e2aa064e5b7/deploying-100-of-available-software-updates-during-a-task-sequence?forum=configmanagerosd

But getting error  During Scan ,

The task sequence execution engine failed executing the action (Scan For Update 2) in the group (Install Updates 1) with the error code 44506
Action output: [ smsswd.exe ]
PackageID = ''
BaseVar = '', ContinueOnError=''
ProgramName = 'WMIC /namespace:\\root\ccm path sms_client CALL TriggerSchedule “{00000000-0000-0000-0000-000000000113}” /NOINTERACTIVE'
SwdAction = '0001'
Set command line: Run command line
Working dir 'not set'
Executing command line: Run command line
Process completed with exit code 44506
Command line returned 44506
Invalid Verb Switch.
湉慶楬⁤敖扲匠楷捴⹨. The operating system reported error 2147943860: This operation returned because the timeout period expired. 

and during Install All Software Updates,

The task sequence execution engine failed executing the action (Install Software Updates 1) in the group (Install Updates 1) with the error code 2147943860
Action output: ... y evaluation
Policy evaluation initiated
GetIPriviledgedInstallInterface successful
Refreshing Updates
Successfully initiated RefreshUpdates operation 
Waiting for RefreshUpdates complete notification from Updates Deployment Agent
FALSE, HRESULT=800705b4 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\installswupdate.cpp,1273)
WaitForRefreshUpdatesComplete(spInstall), HRESULT=800705b4 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\installswupdate.cpp,1331)
RefreshUpdates(), HRESULT=800705b4 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\installswupdate.cpp,923)
InstallUpdates(pInstallUpdate, tType, sJobID, sActiveRequestHandle), HRESULT=800705b4 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\main.cpp,248)
Setting TSEnv variable SMSTSInstallUpdateJobGUID=
Process(pInstallUpdate, tType), HRESULT=800705b4 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\main.cpp,302)
Timedout waiting for updates refresh complete notification. The operating system reported error 2147943860: This operation returned because the timeout period expired. 

OSD Disk 0 Partition 1 or 2 ?

$
0
0

Hi Folks,

Simple question. the first boot partition 350MB consider it Partition 0 or 1 ?

Because i would like to install the image on the C drive and i want to choose the partition number method.. and when i configure the task sequence i am confused which partition to pick 1 or 2 !! 


windows 10 vnext upgrade failing again and again


Hash value incorrect when Task Media Sequence

$
0
0
I've gone into Deployment Workbench and removed an old Application and then added a never version of it.  Also updated the Task Sequence to install the new application within the Deployment Share.   I then updated the deployment share and then Updated the Distribution Points with the MDT Package.  Now I get a error in the Task Sequence that the hash value is not correct for the Use Toolkit Package.  In the SCCM Task Sequence the Use Toolkit Package is calling the MTD Package.  Is there something else I might be missing or a way that I can check the hash value that is in the distribution point with the SQL Server?

Regional settings and Language Settings

$
0
0

Hi, guys!

I'm trying to deploy windows 10 in 3 locations which have different languages

My sccm hierarchy integrated with mdt 2013 u2

I'm using mdt db for regional settings so they are:

KeyboardLocale=en-US;ru-RU
UserLocale=ru-ru
TimeZoneName=Russian Standard Time

I want setup Russian locale for time, currency and other stuff, but default keyboard needs to be English.

With settings above I'm getting Russian settings for date and time, but the default keyboard sets to Russian, but I need English.

Which setting I have to change to get this?

OSD Task Sequence Applications Fail to Install

$
0
0

Hello,

In my task sequence, any application that i add fails to install with Error Code 0x87d00215. Outside of the task sequence the applications install with no problems. 

 

 

A couple things that i have verified already

DP is set to allow clients to connect anonymously

Network Access Account is set and verified

Setting on the application for Allow this application to be installed from the Install Application task sequence action instead of deploying it manually is set

Boundaries are set correctly as software installs correctly outside of the TS 

 

 

Logs that do not show errors

IIS logs - Check out just fine

Location Services - Does not show any errors and finds the AD Forest/Site and MP successfully 

CAS Log - Does not show any errors with the correct date

Data Transfer Log - Does not show any error with the correct date

 

 

Any ideas would be greatly appreciated.

Thanks 



Driver Packages Filling Up Drives

$
0
0

Hi,

We just rebuilt our SCCM 2012 site and updated to update 1602.

We have created a driver package for a workstation that is 1.5GB in size on the server (both the source files, and package size are 1.5GB).  When it is deployed to the workstation, it takes up 14GB of drive space on the workstation. Since the workstation only has a 32Gb drive, this poses a problem.

Last year we applied the following patch for a similar issue,

https://support.microsoft.com/en-ca/kb/3084586

Just wondering if anyone else has experienced this with 1602.

Thanks

Rosy_55

USMT will fail to capture with error 0x87D00215 in SCCM 1602

$
0
0

Hi all,

I have come across an issue with User State capture (and potentially state restore) in2 separate SCCM enviroments that were recently upgraded to Version 1602.

User State Capture fails with the same error regardless of whether State Capture is using USMT 10 or 6.3, and in both online (OS) captures and offline (WinPE) captures. I have tried capturing from both Windows 7 and Windows 10 (Build 1511) computers and the result is the same.

The User State Capture and Restore operations were working perfectly before the upgrade to SCCM Version 1602.

The relevant info extracted from SMSTS.log is shown below:


Start executing the command line: osdmigrateuserstate.exe /collect /continueOnError:%OSDMigrateContinueOnLockedFiles% /skipefs:%OSDMigrateSkipEncryptedFiles%TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
!--------------------------------------------------------------------------------------------!TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
Expand a string: WinPEandFullOSTSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
Executing command line: osdmigrateuserstate.exe /collect /continueOnError:%OSDMigrateContinueOnLockedFiles% /skipefs:%OSDMigrateSkipEncryptedFiles%TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
==============================[ OSDMigrateUserState.exe ]==============================OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Command line: "osdmigrateuserstate.exe" /collect /continueOnError:true /skipefs:falseOSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Initializing from environment successfulOSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Trying to resolve package path for packageID - ACU00041OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
ResolveSource flags: 0x00000000OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
SMSTSPersistContent: . The content for package ACU00041 will be persistedOSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Package location: _SMSTSACU00041, \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
nPos != CCM::Utility::String::npos, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,249)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Creating a connection to \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\ with default accountOSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Connection request for "\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041"OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
No credentials available for connecting to "\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041". See whether the share has already been connected.OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Connecting to "\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041"OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Successfully connected to "\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041"OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
USMT package path = '\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\'OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
WBEM_NO_ERROR == spEnum.Next(&spObject), HRESULT=87d00215 (e:\nts_sccm_release\sms\framework\core\ccmcore\util.cpp,1535)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Not entries found by WMI query 'select Version from CIM_DataFile where Name = '\\\\WCM1.ClientDomain.co.nz\\SMSPKGE$\\ACU00041\\amd64\\scanstate.exe''OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
CcmGetFileVersion(sFile, version, versionArraySize), HRESULT=87d00215 (e:\nts_sccm_release\sms\client\osdeployment\osdusmt\userstateaction.cpp,166)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Failed to retrieve the version of file '\\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\amd64\scanstate.exe'. Error code: 0x87d00215OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
VerifyUSMTBinaryVersionAndUpdateUSMTPath failed (0x87D00215).OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
VerifyUSMTBinaryVersionAndUpdateUSMTPath(sUsmtBinary, m_eUSMTVersion), HRESULT=87d00215 (e:\nts_sccm_release\sms\client\osdeployment\osdusmt\userstateaction.cpp,631)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
UserStateMigrationAction::GetUSMTBinary failed (0x87D00215).OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
SetUSMTBinary(), HRESULT=87d00215 (e:\nts_sccm_release\sms\client\osdeployment\osdusmt\userstateaction.cpp,1128)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Failed to initlialize, (0x87D00215)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
usmAction.Init(::GetCommandLineW()), HRESULT=87d00215 (e:\nts_sccm_release\sms\client\osdeployment\osdusmt\main.cpp,203)OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Invoking ReleaseSource on USMTPackagePath \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
ReleaseSource() for \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\.OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
reference count 1 for the source \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\ before releasingOSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Released the resolved source \\WCM1.ClientDomain.co.nz\SMSPKGE$\ACU00041\OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
OSDMigrateUserState finished: 0x87d00215OSDUSMT15/04/2016 9:18:57 a.m.1940 (0x0794)
Process completed with exit code 2278556181 TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
!--------------------------------------------------------------------------------------------!TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
Could not find CCM install folder. Don't use ccmerrors.dllTSManager15/04/2016 9:18:57 a.m.1420 (0x058C)
Failed to run the action: Capture User State (Offline Hardlinks). 
Unknown error (Error: 87D00215; Source: Unknown)TSManager15/04/2016 9:18:57 a.m.1420 (0x058C)

Environment for both sites:
 - SCCM Site Type:Standalone SCCM Primary site (no CAS)
 - SCCM Version: SCCM 2012 R2 SP1 upgraded to SCCM 1511, and then upgraded to SCCM 1602.
 - WADK Version:WADK 10.0.26624 (*NOTE: This is not the latest 1511 version which has some issues according to MS)
 - USMT version:USMT 10 (created from WADK 10.0.26624)
 - SCCM DB:SQL 2012 and SQL 2014
 - MDT version:MDT 2013 Update 2
 - SCCM OSD Environment:MDT 2013 Update 2 is integrated into SCCM. All Task Sequences are MDT type Task Sequences.

The User State Capture failure occurs whether State Capture is attempted online (i.e. in OS), or offline (i.e. in WinPE)

What I have tried:

1.Recreate USMT 10 and 6.3 package and redistribute to DP's

2.Tried User State Capture in both enviornments from within the OS AND from WinPE. Both failed with the same error.

3.Tried User State Capture using all the following USMT versions USMT 10.1 (1511), USMT 10.0, USMT 6.3, USMT 6.2 and the error is exactly the same.

Not sure what the problem is and was wondering if anyone else has come across this problem? It's quite a problem becuase I can't roll back from the 1602 upgrade and I need User state Migration working for my clients OS Deployment process.

Thanks!




Software Installation During OSD Hangs for 6 hours

$
0
0

I'm in the final stages of my OSD process development and have hit a snag. The whole process works beginning to end, but there is a 6 hour stall in the middle when installing software from the UDI I created. It is hanging on Visio 2013, but when I unchecked the box for it, the next program in the process was the one that got hung up. I have tested and verified that Visio can install completely silently, so requests for input aren't the issue. I have found someone else with the same issue (at least it seems to be the same) here: https://www.windows-noob.com/forums/topic/11062-application-install-hang-during-osd/

Unfortunately there is no posted solution in that thread, so I'm at a loss. I'm really under the gun to get this working by the end of the week, so any help would begreatly appreciated. Even if all I can do for now is somehow change that timeout from 6 hours to 15 minutes it would help.

Dell 7275 Windows 10 OS Deployment 80070057 & 80070003

$
0
0

If this is addressed somewhere else, I apologize. I haven't been able to locate a resolution.

SCCM 2012 (1511), deploying Windows 10 to a Dell 7275 Tablet via Task Sequence Media on a USB stick.

The media is created with no issues and the tablet successfully boots. DISKPART show the HDD as Disk 0, online, 238gb, and the flash drive as Disk 1, Online, 29gb)

Task Sequence is as follows:

    • Restart in Windows PE (Win10PE x64)
    • Diskpart Clean Disk 0
    • Partition Disk (Standard MBR, Primary, 100%, Make Boot, NTFS)
    • Apply OS (Windows 10 Enterprise, Disk 0, Partition 1)
    • Apply Windows Settings
    • Apply Network Settings
    • E7275 Driver Package
    • Setup Windows and ConfigMgr
    • Restart
  • The TS is a stripped down version with no additional apps to install so I can created the media faster for testing.
  • The sequence of events that leads to the error is:
  • Boot to USB (Successful)
  • TS Wizard opens, I click NEXT
  • The TS shows the proper image, I click NEXT
  • As soon as the TS goes to restart in Windows PE it pops an error (80070003)

I pull the logs and here is the SMSBOOT section. The C: it is listing is the USB stick...

<![LOG[========================= [ smsboot.exe ] =========================]LOG]!><time="09:09:28.580+480" date="04-14-2016" component="Reboot" context="" type="1" thread="1368" file="rebootcomputer.cpp:184">
<![LOG[Command line: '"smsboot.exe" /target:WinPE']LOG]!><time="09:09:28.580+480" date="04-14-2016" component="Reboot" context="" type="0" thread="1368" file="rebootcomputer.cpp:186">
<![LOG[SMSTSRebootDelay=60]LOG]!><time="09:09:28.580+480" date="04-14-2016" component="Reboot" context="" type="1" thread="1368" file="rebootcomputer.cpp:122">
<![LOG[SMSTSRebootMessage=A new Microsoft Windows operating system is being installed. The computer must restart to continue.]LOG]!><time="09:09:28.580+480" date="04-14-2016" component="Reboot" context="" type="1" thread="1368" file="rebootcomputer.cpp:122">
<![LOG[SMSTSRebootRequested=WinPE]LOG]!><time="09:09:28.580+480" date="04-14-2016" component="Reboot" context="" type="1" thread="1368" file="rebootcomputer.cpp:122">
<![LOG[Process completed with exit code 0]LOG]!><time="09:09:28.595+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="commandline.cpp:1124">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="instruction.cxx:805">
<![LOG[Successfully completed the action (Restart in Windows PE) with the exit win32 code 0]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="instruction.cxx:846">
<![LOG[Do not send status message in full media case]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:6053">
<![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:669">
<![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:669">
<![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:783">
<![LOG[Clear local default environment]LOG]!><time="09:09:28.603+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:808">
<![LOG[User did not specify local data drive]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="utils.cpp:2153">
<![LOG[Volume C:\ is not a fixed hard drive]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:1234">
<![LOG[Volume X:\ is not a fixed hard drive]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:1234">
<![LOG[TSM root drive = ]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:1299">
<![LOG[We do not find an available volume to store the local data path]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:2168">
<![LOG[Set a global environment variable _SMSTSNextInstructionPointer=2]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:669">
<![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=2]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:387">
<![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:669">
<![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:415">
<![LOG[Save the current environment block]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:834">
<![LOG[pszPath[0] != L'\0', HRESULT=80070057 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,60)]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="path.cpp:60">
<![LOG[Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,726)]LOG]!><time="09:09:28.650+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="environmentlib.cpp:726">
<![LOG[Failed to save environment to  (80070057)]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="2" thread="1276" file="environmentlib.cpp:747">
<![LOG[TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,843)]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:843">
<![LOG[Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="executionenv.cxx:843">
<![LOG[SaveEnvironment(), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,421)]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="executionenv.cxx:421">
<![LOG[Failed to persist execution state. Error 0x(80070057)]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="2" thread="1276" file="executionenv.cxx:427">
<![LOG[Failed to save execution state and environment to local hard disk]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="2" thread="1276" file="engine.cxx:258">
<![LOG[Reboot to WinPE]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="engine.cxx:464">
<![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="commandline.cpp:229">
<![LOG[Set command line: "bcdedit.exe"]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="commandline.cpp:732">
<![LOG[Executing command line: "bcdedit.exe"]LOG]!><time="09:09:28.665+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="commandline.cpp:828">
<![LOG[Process completed with exit code 1]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="commandline.cpp:1124">
<![LOG[Calling RebootSystem()]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="engine.cxx:581">
<![LOG[OSD type of task sequence. ignore the service window setting]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="engine.cxx:683">
<![LOG[!sLocalDataPath.empty(), HRESULT=80070003 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,7386)]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="utils.cpp:7386">
<![LOG[Data path not set to save boot system.]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="utils.cpp:7386">
<![LOG[BackupEfiBootSystem() failed. 0x80070003.]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="utils.cpp:7415">
<![LOG[TS::Utility::BackupEfiBootSystem(), HRESULT=80070003 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,809)]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="engine.cxx:809">
<![LOG[Failed to reboot the system. Error 0x(80070003)]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="engine.cxx:965">
<![LOG[RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, bRebootWinPE), HRESULT=80070003 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,589)]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="engine.cxx:589">
<![LOG[Failed to initialize a system reboot.
The system cannot find the path specified. (Error: 80070003; Source: Windows)]LOG]!><time="09:09:28.705+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="engine.cxx:589">
<![LOG[CheckForRebootRequest(&bRebootInitiated), HRESULT=80070003 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,282)]LOG]!><time="09:09:28.721+480" date="04-14-2016" component="TSManager" context="" type="0" thread="1276" file="engine.cxx:282">
<![LOG[Fatal error is returned in check for reboot request of the action (Restart in Windows PE).
The system cannot find the path specified. (Error: 80070003; Source: Windows)]LOG]!><time="09:09:28.724+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="engine.cxx:282">
<![LOG[An error (0x80070003) is encountered in execution of the task sequence]LOG]!><time="09:09:28.725+480" date="04-14-2016" component="TSManager" context="" type="3" thread="1276" file="engine.cxx:360">
<![LOG[Do not send status message in full media case]LOG]!><time="09:09:28.727+480" date="04-14-2016" component="TSManager" context="" type="1" thread="1276" file="utils.cpp:6053">
<![LOG[Executing command line: X:\windows\system32\cmd.exe /k]LOG]!><time="09:09:34.844+480" date="04-14-2016" component="TSBootShell" context="" type="1" thread="936" file="bootshell.cpp:897">
<![LOG[The command completed successfully.]LOG]!><time="09:09:34.860+480" date="04-14-2016" component="TSBootShell" context="" type="1" thread="936" file="bootshell.cpp:979">
<![LOG[Successfully launched command shell.]LOG]!><time="09:09:34.860+480" date="04-14-2016" component="TSBootShell" context="" type="1" thread="936" file="bootshell.cpp:441">


Deploying Provisioning packages using SCCM upgrade TS

$
0
0

Hi All,

I am in the process of upgrading 50 Windows 7 machines to Windows 10 using SCCM Upgrade TS. I wanted to do some post deployment steps using provisioning package & wanted to run them with SCCM TS. Provisioning packages works fine with Baremetal & refresh TS but how can i run it from SCCM upgrade TS.

Thanks,

Pranay.

HP Zbook Studio G3 BSOD's upon first reboot when OS and drivers have been deployed

$
0
0

I am using SCCM 2012 R2 to deploy an image Windows 7 Ent SP1 x64 to this system. I use this same image for all other HP devises with no issues. I downloaded and expanded the driver package SP73082 and installed those drivers on SCCM like I have for all other devices. Upon the completion of installing the OS and drivers and at the first reboot the system will BSOD and restart, at which point I attempt to stop the page from changing with no luck, so am unable to capture the error code that is being generated. I validated that the drivers were the correct ones, the number of files and folders are the same. I even changed the amount of RAM to see if that was the issue to no avail.

Troubleshooting steps:

I have validated that the drivers are the correct ones for this model and OS.
I have verified that the drivers are setup correctly within SCCM 2012 and are being pushed out to the system during the installation process.
There is nothing that shows this system is failing to load any of the drivers or that it is having an issue with the OS.
The system once the initial reboot happens continues to BSOD. Even attempting to load in safe mode does not resolve. Loads up to disk.sys and fails.

I used this image today to image a HP Elitebook Folio 1040 G2 with no issues so I know the image is working.

I also verified that the drivers when uncompressed match what was imported into SCCM to deploy to this system.

Any assistance with understanding what could be causing this would be great. 

Mark Reny

vnext upgrade TS with provisioning package failed

$
0
0

Hi Expertz,

I was  deploying vnext upgrade Task sequence to a windows 7 Sp1 machine with a provisioning package with it as follows:

hoping that it will apply my test provisioning package on upgraded windows 10, but it did not. I simply created a ppkg file which will transfer some jpeg files to public document folder. Then to dig out what exactly gone wrong, I collected smsts.log file.

SCCM 2012 SP1 - OSD with bootable USB media

$
0
0

Hi All,

We are using the USB stick bootable media to boot up the SCCM OSD.

Most of the time, the process run smoothly. But in one of the scenario, when the disk is a raw or clean disk, the boot image boot up process will assign the C drive to the USB stick. As a result, the OS will install to D or E drive.

I see many posts about OSDPreserveDriveLetter, but this doesnt help.

If anyone have any advise and comment, please help.

Thank you very much and greatly appreciated.

Regards,

 

SCCM client no site code when deploying from OSD Task Sequence

$
0
0

We had been using SCCM only for managing Endpoint Protection in our environment. Recently we decided to pursue using SCCM for OS and application deployments. We upgraded to the current build of SCCM 2012 (1602). Everything is green across the board and I have been successful at deploying our Windows 10 image. However, the SCCM client is installed but not configured properly. The field for the site code is blank.

In my OSD Task Sequence, I am using the canned job for the client under the "Setup Windows and Configuration" step. I tried adding the property for SMSSITECODE but that is not allowed in the Installation Properties field.

I then tried the SMSMP property but that didn't change anything.

I am seeing the same entries in the logs as this article:

http://henkhoogendoorn.blogspot.com/2015/02/install-configmgr-2012-clients-on-dmz.html

However, the fix they stated won't work for me and my OSD TS due to not being able to specify the site code.

Next, I followed the last comment from this page:

https://social.technet.microsoft.com/Forums/en-US/cccf8fb1-6006-42b5-be30-1dd970ca0ac0/sccm-2012-failed-client-installations

Changing the Active Directory Forest publishing account to a domain admin account also did not correct the issue. Any help or ideas would be greatly appreciated!

Viewing all 9126 articles
Browse latest View live


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