SCCM - Deploy an Uninstallation of an application?

M Tran 491 Reputation points
2023-11-28T22:27:02.86+00:00

Hi,

I'm trying to understand this process. I have deployed sysaid agent to a collection called "workstations with sccm client".

There is a large group of computers that I now need to uninstall sysaid agent from. I created a test collection with a few computers. I then excluded the test collection from the main collection "workstations with sccm client".

Then, I right clicked the Sysaid agent in Applications and select Deploy > Action Uninstall

User's image

I deployed that to the Test collection.

The result was big red error. In the console, it showed no error messages. In the AppDiscovery.log, I see this

User's image

What is the proper way to deploy an uninstallation? Do I need to create another package for this purpose?

Thank you in advance for your time!

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. AllenLiu-MSFT 49,436 Reputation points Microsoft External Staff
    2023-11-29T02:24:45.1333333+00:00

    Hi, @M Tran

    Thank you for posting in Microsoft Q&A forum.

    The error 0x87d0032a means the uninstall command line is invalid.

    We may check whether the uninstall command line is correctly configured for the deployment type of the application. You can configure the uninstall command line by selecting the deployment type of the application, going to the Programs tab, and specifying the command line and any required parameters to uninstall the application.

    1


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.