Skip to main content
Participant
December 15, 2021
Question

Can not install Adobe Application 2022 via SCCM Task Sequence

  • December 15, 2021
  • 0 replies
  • 551 views

Hi All

 

I create some Adobe Package Application in SCCM2012, and I use "setup.exe --silent" command to install.

This method was working fine on those I create in  the early of this year, even the one I create on Oct 2021.

 

However, now it just doesn't work via Task Sequence, After my Task Sequence fails, I can see the package content has been downloaded and sitting in "ccmcache" folder. then when I run the "setup.exe --silent" command manully from local, it shows rutun code 4, and code 81 error. I did a search for this error, it seems that there a some anohter installer running at moment, so this command will not install adobe package.

 

Then I dig into computer, I found, there is "Adobe Installer(32 bit)" installer running in background. but this installer point to "C:\windows\ccmcache\1\ASU_5.6.0\Set-up.dat".

 

then If I end this processe in task manager, and re run the command, then I can install 

 

so my feeling is,, when SCCM download the adobe package to "ccmcache", then it should run the correct command, which is "setup.exe --silent", but for some reason, it runs "Set-up.dat", even the command I setup in sccm  is all correct.

 

anyone can help? Please

 

Thanks

Jack

This topic has been closed for replies.