Creative Cloud: "Build" MSI Hangs During SCCM OSD Task Sequence Installation

I wanted to share problem and solution I found when deploying Creative Cloud Packager-created packages/application using SCCM 2012 R2.  I encountered this problem packaging this as both a Package and as an Application in SCCM.
When installing the software through SCCM Software Center onto a client, Software Center would close right as the installation of the "Build" folder MSI completed.  This is abnormal behavior.
When installing the application as part of an OSD Task Sequence, the software would get installed (as shown by logs) but SCCM would hang forever at the "Installing Application" step.
I tried all sorts of different settings in SCCM and with the MSIEXEC command line and eventually traced it to the Reboot Manager functionality in MSIEXEC that will close and attempt to restart processes using files that the installer needs. Reboot Manager clobbered part of SCCM and in the Task Sequence, the connection between SCCM and the installer was broken.
The solution is to pass the property "MSIRESTARTMANAGERCONTROL=Disable" along the command line when calling MSIEXEC on the Build folder MSI file.  This setting disabled Restart Manager so it didn't mess up SCCM.  Once I did this, my Software Center installs and OSD Task Sequences ran as intended.
For reference, I used the REBOOT=ReallySuppress property for reboots and let SCCM determine what to do with reboots based on the return code.  My testing was done with Windows 8.1 Enterprise x64.

Like said, did you configure my proposal: "Configuration Manager client will force a mandatory device
restart" ? After you've configured that, update your deployment type manually and remove the old revisions of the application and try running the TS again. I'm guessing you're a little bit too fast on your doings so the ConfigMgr doesn't play a long very
nicely...
The TS stops because of your Hard Reboot (exit code 1641), I've seen this before and I configured my application so that ConfigMgr client will force device restart and that fixed my problem. Although, also my application is the last one in the TS, but still,
the TS continues after the reboot.
Btw. have you tried changing your command line to:
msiexec.exe /i cd-ord.msi TRANSFORMS=sv-se.mst MVLICENSE_KEY=xxxxxxxxxxxxxxxxx /L*V "%temp%\cdord.log" /qn
/norestart

Similar Messages

  • SCCM OSD Task sequence variables via Powershell.

    Hi,
    I am trying to come up with a genernic function to read
    SCCM 2012 OSD task sequence variables where
    I can pass a varibale name:
    Is this the correct way of doing it below?
    Thanks,
    Ward
    # fnRead_SCCM_Variable
    function fnRead_SCCM_Variable($sccm_variable)
                $tsenv = New-Object -COMObject Microsoft.SMS.TSEnvironment
                $data =  $tsenv.Value($sccm_variable)
                return $data
    $log_path = fnRead_SCCM_Variable "_SMSTSLogPath"

    That should do the trick. For a nice blog post about the usage of task sequence variables in PowerShell, see:
    http://blogs.technet.com/b/mniehaus/archive/2009/09/22/running-powershell-scripts-as-part-of-a-task-sequence.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM OSD Task sequence stuck at formatting C:

    hi everyone,
    Using SCCM 2012 R2 CU3 and trying to build Surface Pro 3.
    I have successfully built 3 units but i have 2 units that are stuck at formatting C. Checked the logs and smsts log goes up to showing that diskpart command has been successful up until creating partitions but nothing to show after formatting drive C as
    NTFS(Quick).
    I have tried going into Winpe and running diskpart manually by launching F8 command prompt. Using diskpart manually, I have tried cleaning the disk altogether as well as manually creating the partition structure that SCCM TS is creating. Even if i try manually,
    i get the same result. Formatting drive C never completes and gets stuck.Commandline i have tried is as below:
    I have also tried creating a brand new task sequence with default UEFI partion/format options that had the same result. 
    If i try to view C drive through cmtrace tool ,the drive format shows up as "RAW".
    Just to confirm that 3 surface pro 3's have already been built with exactly the same TS and firmware/driver pack being used is the latest from MS(JAn 2015).
    Just wondering if anyone has come across something like this before??

    Hi Tarun,
    Any chance the drive is DOA (or on the way out)? Asking as you can't format even when trying manually.
    You might have already seen these.
    Johan has a post on the changes that are needed for a SCCM 2012 R2 TS and UEFI support.
    http://www.deploymentresearch.com/Research/tabid/62/EntryId/139/Deploying-UEFI-machines-with-ConfigMgr-2012-R2.aspx
    Also Niall Brady has a post on deploying the Surface Pro that may be of help to you.
    http://www.niallbrady.com/2013/03/04/how-can-i-deploy-windows-8-x64-to-the-microsoft-surface-pro-using-configuration-manager-2012-sp1/
    Sean

  • Set BIOS Password during SCCM 2012 Task Sequence

    Hi,
    I search a solution for this problem.
    I want to set a BIOS password during my unattended installation in the SCCM Task Sequence.
    I know the Lenovo BIOS instructions:
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/script.zip
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkcentre_pdf/crdeploy_en.pdf
    With this you can change the BIOS settings during installation and you can change a BIOS password.
    But not set a new one, if they do not have a password, on a new laptop!!?
    I would not necessarily do it manually on +200 new laptops how can I solve this?
    e.g. HP have a simple solution with the BIOSUtilityTool
    thanks
    best regards

    We believe allowing a scripted method of setting a BIOS password without a root of trust is a security vulnerability.  For that reason we only allow changing a BIOS password via scripted means and the current password has to be provided.  We do provide a service in manufacturing for setting the initial password to a known value which you could then use in a script to change to a more secure value.

  • Windows 7 not joining to domain with SCCM OSD Task sequence

    Iam having trouble with Windows 7 deployment through SCCM, where the systems dont get joined to the domain if the system name is not already present in the AD.
    If I have the system name already in AD it works fine also Iam able to join the system to the domain with the same account Iam using in SCCM TS for domain join.
    Searched around and not able to find a resolution. I checked the setupact.log and found the follwoing messages.
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Begin
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Loading input parameters...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: AccountData = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: UnsecureJoin = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: MachinePassword = [secret not logged]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: JoinDomain = [xposure.com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: JoinWorkgroup = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Domain = [xposure]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Username = [domain.join]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Password = [secret not logged]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: MachineObjectOU = [CN=Computers,DC=Xposure,DC=com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DebugJoin = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DebugJoinOnlyOnThisError = [NULL]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Checking that auto start services have started.
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Joining domain [xposure.com]...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Calling DsGetDcName for xposure.com...
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: DsGetDcName returned [NJYAD01.xposure.com]
    2011-01-03 21:00:31, Info                         [DJOIN.EXE] Unattended Join: Constructed domain parameter [xposure.com\NJYAD01.xposure.com]
    2011-01-03 21:00:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:40, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:00:56, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:07, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:12, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:17, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:23, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:28, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:34, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:39, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:44, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:49, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:01:55, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:00, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:05, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:10, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:16, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:21, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:26, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:32, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:37, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:42, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:48, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:53, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:02:58, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:04, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:09, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:14, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:20, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:25, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:30, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:41, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:03:56, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:07, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:12, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:17, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:23, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:28, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:33, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:39, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:44, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:49, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:04:55, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:00, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:05, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:10, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:15, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:21, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:26, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:32, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:37, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:42, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:48, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:53, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:05:58, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:04, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:09, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:14, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:20, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:25, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:30, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:35, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:41, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:46, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:51, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:06:57, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:02, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:08, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:13, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:18, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:24, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:29, Warning                      [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x2, will retry in 5 seconds...
    2011-01-03 21:07:34, Error                        [DJOIN.EXE] Unattended Join: NetJoinDomain failed error code is [2]
    2011-01-03 21:07:34, Error                        [DJOIN.EXE] Unattended Join: Unable to join; gdwError = 0x2
    2011-01-03 21:07:34, Info                         [DJOIN.EXE] Unattended Join: Exit, returning 0x0
    Any help is much appreciated. Thanks

    It is possible.  You could do this with either a script or Task Sequence steps.  If you go the TS route, use 'Set Task Sequence Variable' and set the MachineObjectOU variable equal to OU=ABC,DC=Contoso,DC=COM or whatever with the condition (on
    the Options tab for the Step) Select * from Win32_ComputerSystem WHERE Name LIKE 'ABC%' 
    And that should do it for you.
    If this post was helpful, please vote up or 'Mark as Answer'! More of this sort of thing at www.foxdeploy.com

  • Does "Distribute content" on the right click menu for a OSD Task sequence also REDISTRIBUTE packages?

    I have a task sequence with quite a few packages that have already been distributed. But that same task sequence has far more that have never been distributed.
    When you Right click a SCCM OSD Task sequence and select "Distribute Content", does it also redistribute content that's already been distributed to existing DP's, or just the packages that have never been distributed?

    Hi,
    You can only select DP's that don't have the Packages required by the Task Seqeunce so no you cannot use it to update the DP's
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • UDI OSD Task Sequences started failing with 0x80070002 error in SCCM 2012

    This is kind of long, but here goes...
    We built a UDI task sequence in SCCM 2012 (with MDT integration) that we were testing for deployment of a couple of different Win7 images.  We customized the UDI experience thru the UDI wizard and XML file and OS deployment worked as expected
    thru the task sequence (testing on Hyper-V VMs). Recently, this UDI TS started failing with error 0x80070002  during what appears to be the "Use Toolkit Package" step.  This is after the OS image has already been laid down and after the ConfigMgr
    client has been installed/configured.  The SMSTS.log reports "Failed to open the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence.  Error code 0x8007002"  Among other errors...I will post the entire log below...
    After the error during deployment, Win7 will boot normally, however, you have no network connectivity and it appears the proper network driver didn't get loaded in the OS. Combine this with the fact that the TS should have joined the machine to our domain,
    but you can't login because no network.. Im not sure if the network issue is a product of the TS failing early or the actual cause of the TS failure. 
    Anyway, I attempted to build another UDI task sequence using the same boot image and toolkit/settings packages, but am experiencing the same error during deployment.  We have a few OSD task sequences built without UDI and those all still work just fine. 
    So, I am at a loss for where the root problem lies.  Any suggestions or assistance would be greatly appreciated.
    Here is the entire SMSTS.log and BDD.log...
    https://skydrive.live.com/redir?resid=D65B1C4362892A26!110&authkey=!AKu5mOvDsXaEgvc
    Thanks
    Richie Tenhet

    your failure does appear to be network (driver or otherwise) or dns related and it cannot contact the management point FQDN just around the time where it should download and execute the
    Use Toolkit Package step...
    "Starting Task Sequence Engine . . . "
    "Non fatal error 0x80072ee7 in sending task sequence execution status message to MP"
    "Start executing an instruciton. Instruction name: Use Toolkit Package. Instruction pointer: 83"
    "unknown host (gethostbyname failed)"
    "sending with winhttp failed; 80072ee7"
    "Tried all the available http based locations. SMB based locations will be attempted now."
    "Failed to resolve the source for SMS PKGID=P0100015, hr=0x80070002"
    "Failed to run the action: Use Toolkit Package.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)"
    that said, check that the package referenced above actually exists and is the correct source version on your distribution points, also verify (press F8 and check can you ping the FQDN of your management point) that you have network connectivity
    around the time of the failure.
    Step by Step Configuration Manager Guides >
    2012 Guides |
    2007 Guides | I'm on Twitter > ncbrady

  • Whats the best way to apply office updates during OSD task sequence with Software Update Agent disabled?

    I am trying to update office via the SCCM 2012 R2 OSD task sequence. I know offline updating only updates the core components in the WIM and I'm trying to figure out how to add office updates as well. I am aware of using powershell to try and kick off
    a WU scan as seen here:
    http://myitforum.com/myitforumwp/2012/01/24/use-powershell-commands-to-assist-with-patching-during-sccm-image-build/
    But the kicker is we don't use SCCM to update the workstations (Solo WSUS install). Is there a way to do this (maybe set the client in the TS to switch on SUP, then off again when it goes off into production) rather than have to build a new image every month?

    You could use the ZTI_WindowsUpdates.wsf script from MDT.
    http://scriptimus.wordpress.com/2012/03/22/mdt-2012-automating-updates-in-lite-touch-deployments/
    How does it work?
    The task sequence steps run a script called ZTIWindowsUpdate.wsf. The script uses the
    Windows Update Agent API to manage the downloading and installation of updates. All audit information is written to the
    ZTIWindowsUpdate.log file. If you find any unusual error codes in your log returned from the API (although I never have)  you can compare the codes
    here. The script will also check and update the
    Windows Update Agent(WUA) as needed at the start.
    In its default state, the ZTIWindowsUpdate.wsf script will connect to Microsoft Update then search for and download all available updates including Security Patches, Drivers, Browser Updates and Service Packs. This is essentially the same
    as opening the GUI and selecting check for updates.
    Daniel Ratliff | http://www.PotentEngineer.com

  • OSD Task Sequence fails to install SCCM client

    Hello,
    Our OSD task sequence fails to install the SCCM client with certain images.
    The TS gets to the "Setup Windows and Configuration" step, during which it downloads all the necessary SCCM client files (silverlight, C++ redistributable, client.msi....etc.). At this point computer restarts and in never loads back into the
    task sequence, instead it enters the minisetup (setup is starting services, setup is installing devices, setup is applying system settings...preparing computer for first use), after which the computer restarts and you are back at the CTR+ALT+Del screen.
    The computer has joined the domain and has run all other steps but it has failed to install SCCM client. I can also see the leftovers of an incomplete TS under c:\_SMSTaskSequence
    If we change the image specified under "Apply Operating System" step, everything works ok.
    It appears there is something wrong with this particular image. Any ideas?
    Logs show no errors. Let me know which logs you'd like me to post (and from which location)
    There is no ccm folder under c:\windows

    Hoping you are using ConfigMgr 2012 R2. If a client machine Join to Domain and doesn't proceed with other steps and not installing the CCM client, then problem seems to be with the Image.Do you have any RunOnce registry setting specified in the Image? You
    can mount the Image and check those settings.
    RunOnce Key Reference :
    https://msdn.microsoft.com/en-us/library/windows/desktop/aa376977(v=vs.85).aspx
    If the above key is present in the Image, TS Engine won't resume after the reboot.
    You need to use a new variable "SMSTSPostAction" at the end of the Task Sequence, to add your custom actions.
    The above variable is applicable in CM 2012 SP1 and R2.
    Thanks, Senthil. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. Click on "vote as Helpful" if you feel this post helpful to you. This
    can be beneficial to other community members reading the thread.

  • Nvidia (Quadro K2000) Driver isn't installed during OSD (Task Sequence succeeded) - HP Z620

    Hi everyone,
    I have added a driverset (HP Z620) in SCCM for the first time using our internal procedure (Importing Drivers to SCCM, Create Driver package with specific category, apply driver package in TS using WMI to query for the model).
    The Task Sequence succeeded, but the NVIDIA K2000 Graphics driver isn't installed (only HD Graphics 4000 driver).
    Looking at the drivers in the Driver Package, this should normally apply since the driver is compatible with this specific GPU.
    At the forums, I can see that some people have created a seperate package for the GPU driver installation using command line switches.. But looking at the environment at the customer, we have never done this and in the past, we have succesfully installed
    the driver for this GPU before.
    PS: The driver for the GPU in my new driver package (HP Z620) isn't the same as for previous models (HP Z220, Z230, Z600).
    Could you please advise me what to do? Should I have added something in the driver sources before importing the driver to SCCM?
    Thanks in advance!
    Kind regards

    Hi 
    I m installing Nvidia (Quadro K2000) Driver during OSD (Task Sequence succeeded) - HP Z420 
    Remove the Graphics driver for NVIDIA from the current driver database
    Added below task in the existing task sequence as invidual installation based on the Condition (WMI query)
    Command Line
    HP_Z420_Graphics_x64\Win64_332_50\setup.exe -s -k -clean -noeula
    This will install the desired driver and related configurable components 
    WMI Query
    select * from win32_ComputerSystem where manufacturer like '%hewlett%' and model like '%z420%'
    Currently I m looking out for the Errors codes needed to add to this task . Success codes 3010 and 0 already added

  • SCCM 2012 OSD Task Sequence - force Policy and SCEP update?

    Hi,
    How can I force a policy update to update machine policy and scep definitions at the end of
    SCCM 2012 OSD Task Sequence,
    Thanks,
    Ward.

    Hi,
    I normally use this solution from Chris Nackers to deploy the latest EP definitions during OSD and deploy a custom EP policy, it works great. The policy will be downloaded when the client is registered.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Sehr geehrte Damen und Herren  Seit rund einem Jahr bin ich Abonnent der Creative Cloud. Ich stelle nun folgendes fest:  1.Das Programm Creative Cloude Desktop lässt sich nicht installieren. Die Installation bricht mit einem Fehler ab. 2.Ich kann Creative

    Sehr geehrte Damen und Herren
    Seit rund einem Jahr bin ich Abonnent der Creative Cloud. Ich stelle nun folgendes fest:
    1. Das Programm Creative Cloude Desktop lässt sich nicht installieren. Die Installation bricht mit einem Fehler ab.
    2. Ich kann Creative Cloude Desktop nicht mehr aus meinem System deinstallieren. Abbruch mit Fehlermeldung.
    3. Ihr System verweigert mein Login in mein Adobe Konto. Auch eine Neueröffnung eines Adobe Kontos bricht mit Fehlermeldung ab.
    Ich verstehe nicht, was ich falsch mache und bitte um Erläuterung. Ihre umfangreichen Hilfeseiten helfen mir hier nicht weiter.
    Danke und Gruss
    Lukas Marbacher
    Lukas Marbacher
    Hammerstrasse 7, 6312 Steinhausen
    041 741 86 92
    [email protected]

    Hallo Lukas,
    als Erstes vielleicht dieses: Wir hier im Forum sind Anwender wie Du und ich. Nur hin und wieder taucht hier jemand der Adobe Mannschaft auf.
    Zum Thema:
    So seltsam es erscheinen mag, aber das ist wohl wieder eine Sache für das Cleaner Tool.
    Manchmal - aus welchen Gründen auch immer - will" CC (auch bei mir) nicht richtig arbeiten. In diesem Fall solltest Du CC komplett löschen (nicht nur mit PC-Bordmitteln) und neu installieren und zwar mit Hilfe des "Adobe Creative Cloud Cleaner Tool".
    Ich zitiere: Mit dem Cleaner Tool für Adobe Creative Cloud (CC) können Installationsprobleme bei Adobe Creative Cloud- und Adobe Creative Suite (CS3-CS6)-Anwendungen behoben werden. Das Tool kann Installationsdaten von Prerelease-Installationen von Creative Cloud- und Creative Suite-Anwendungen bereinigen. Es entfernt keine Installationsdaten aus früheren Versionen von Adobe Creative Cloud- oder Creative Suite-Produkten.
    Hier der Link: http://helpx.adobe.com/de/creative-suite/kb/cs5-cleaner-tool-installation-problems.html . Bitte beachte unbedingt die dort vorgeschriebenen Folge der Operationen.
    Dann wäre da noch dieser Tipp: Manchmal ist aber auch die (zu löschende) Datei "opm.db" im Adobe OOBE Verzeichnis der Übeltäter.
    Falls erforderlich und Du weitere Fragen hast benutze den Chat, wenn er "offen" ist, ich hatte damit gute Erfahrungen. Siehe Contact Customer Care = http://helpx.adobe.com/contact.html
    Hans-Günter

  • Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility bu

    Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility but nothing seems to work. Exit code: 7.

    Hi Maarton,
    Please follow the link to resolve the issue: Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    -Ankit

  • SCCM 2012 OSD Task Sequence Fails "An error occurred while retrieving policy for this computer"

    We have SCCM 2012 R2. I amm trying to start OSD task sequence from bootable media.
    Hyper-v client gets DHCP ip and starts MDT bootable media, but could not find policy.
    From F8 I can ping SCCM/DP/MP server.
    What could be the cause?

    Yes, this DHCP client is in the same subnet as other working clients.
    smsts.log from client
    Request was successful. TSPxe
    21.03.2014 14:14:14 324 (0x0144)
    pNext != NULL, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,1970)
    TSPxe 21.03.2014 14:14:14
    324 (0x0144)
    reply has no message header marker TSPxe
    21.03.2014 14:14:14 324 (0x0144)
    DoRequest (sReply, true), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\osdmessaging\libsmsmessaging.cpp,5868)
    TSPxe 21.03.2014 14:14:14
    324 (0x0144)
    Failed to get client identity (80004005)
    TSPxe 21.03.2014 14:14:14
    324 (0x0144)
    ClientIdentity.RequestClientIdentity (), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1113)
    TSPxe 21.03.2014 14:14:14
    324 (0x0144)
    failed to request for client
    TSPxe 21.03.2014 14:14:14
    324 (0x0144)
    Exiting TSMediaWizardControl::GetPolicy. TSPxe
    21.03.2014 14:14:14 324 (0x0144)

  • I need Encore CS6 and it is not available on Creative Cloud.  Neither is Premier Pro CS6 which supposedly installs Encore CS6.  I need to burn a DVD from my mpeg4 output from Premier Pro CC2014.  What should I do?

    I need Encore CS6 and it is not available on Creative Cloud.  Neither is Premier Pro CS6 which supposedly installs Encore CS6.  I need to burn a DVD from my mpeg4 output from Premier Pro CC2014.  What should I do?

    You should probably post your question about burning a DVD from Premiere Pro in the Premiere Pro forum
    Here is a link to info regrding getting CS6 applicarions thru the Cloud with a full subscription...
    Get CS6 Apps from Cloud Subscription:
    Download previous versions of Adobe Creative applications -
    http://helpx.adobe.com/creative-cloud/kb/download-previous-versions-creative-applications. html

Maybe you are looking for

  • Call a function when the active document is closed

    Hi friends I have a portion of my script (at true a specific function) that I´d need to be executed every time the user close the app.activeDocument in Photoshop. I know there´s a Photoshop script called "Script Event Manager" where we can associate

  • Thin White Line Or Border Around Web Page

    Hi I do not know if this is my table because I have added the following code to the table in the page to stop this from happening... width="100%" height="100%" cellspacing="0" cellpadding="0" border="0" Yet there is still still a white border going a

  • Need help on a trigger

    I am using Oracle 9i. I tried to take a lot of the other fields out of this trigger so that the real problem could be seen. I am trying to create a trigger that cleans up a string field, then verifies the new character with a field in another table.

  • Dbms_crypto encrypt date number datatype

    I am using oracle 11g. I am very new to dbms_crypto. I went through documentation but have following doubts: Is it mandatory to convert varchar2(32) to RAW to use dbms_crypto.encrypt? If I change varchar2(32) to RAW, Can I make it RAW(32) or does it

  • I want to know about ATP check requirement .generally we assigned yes or no while creating sales order

    I want to know about ATP check requirement .generally we assigned yes or no while creating sales order what it means when we give Yes or No. how pegging flows Regards virender