Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING sccm application deployment error

  • Thread starter Thread starter fpfp
  • Start date Start date
  • Replies Replies 5
  • Views Views 5K

fpfp

New Member
Messages
4
Reaction score
0
Points
1
sccm application deployment gets below error
The software change returned error code 0x87D00324(-2016410844)

it contains folder with script xyz.cmd / sccm deployment downloaded and shows in ccmcache , but tries to install and then fails

if the same script run on computer manually from the same folder , it installs ; means sccm application installtion after downloading fails
 
both AppEnforce.log, AppDiscovery.log uploaded as txt
and also application execution command script is added below on the file ( which works manually without sccm)
 

Attachments

it is working by selecting the script -----"install for user"
the problem with this is user can delete
why it is not installing by "install for system"
 
Back
Top