question

ZacharyLemley-2352 avatar image
0 Votes"
ZacharyLemley-2352 asked SteveJones-0006 answered

Error Code: 0x6(6): Failed Deployment - SCCM 2012

I have been trying to deploy Adobe Creative Cloud 2021 to marketing through SCCM. My systems have the exact same configuration through PXE, yet the results of my deployment show ~ 60% of my systems successful and ~ 40% failed due to Error: 0x6(6) Invalid Handle. Is there any known solutions to this error - what could be causing an invalid handle on some systems but not all with the same configuration and package?

mem-cm-application
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SunnyNiu-MSFT avatar image
0 Votes"
SunnyNiu-MSFT answered

@ZacharyLemley-2352
Here is an answer to your question that hopefully you find helpful!
We may try the deployment with batch file and include start "" /wait command line.
In addition, here are articles about solutions to this error for reference:
https://windowsreport.com/error-invalid-handle/ (Third-party link, just for your reference.)
https://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html (Third-party link, just for your reference.)


If the response is helpful, please click "Accept Answer"and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Jason-MSFT avatar image
0 Votes"
Jason-MSFT answered Jason-MSFT edited

... +1 to @SunnyNiu-MSFT's last link as this error code is returned from the command line that you've supplied and not ConfigMgr and thus you need to troubleshoot that non-Microsoft command line and whatever it calls (presumably the CC installer).

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SteveJones-0006 avatar image
0 Votes"
SteveJones-0006 answered

Just a note that you're not alone in this. Seeing the same thing during OSD and deploying a pretty recent build of the full CC suite.

 Waiting for process 5940 to finish.  Timeout = 120 minutes.    AppEnforce    7/21/2021 4:51:01 PM    6480 (0x1950)
 Process 5940 terminated with exitcode: 6    AppEnforce    7/21/2021 5:17:34 PM    6480 (0x1950)

The strange thing is the same installer been working fine on our desktops, but is failing on laptops.

The Adobe specific install logs all have the individual app installs returning exit code 0, so I don't know where the 6 is coming from.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.