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!

uninstall

  1. S

    SOLVED WMIC software uninstall file in use prompt bypass

    Hi, I’m trying to uninstall Adobe products on a select group of user’s PCs using this script. I'm running the script on a collection in SCCM. “wmic product where “name like ‘Adobe Acrobat Reader%’” call uninstall /nointeractive” The script works, I’ve tried it (manually) on a few test PCs...
  2. P

    SOLVED Uninstall Viber with SCCM

    Dear all, I have researching and testing this days, how to remove Viber from some user computers, as they could install it , without Admin access. Do you know any method that could uninstall Viber from the user profile? Best Regards
  3. R

    PENDING SCCM - Report all deployments with action to Uninstall

    Hi all, I'm trying to find a report in Config Manager where I need to list all Applications that have a deployment where the Action is Uninstall (Purpose is Required by default). This is for a SNOW metering project we have going on for software automation, and SNOW themselves require a list of...
  4. A

    PENDING Uninstall firefox Using SCCM

    I was wondering if anyone knew of a good script to uninstall Firefox on all machines using sccm even if it wasn't installed by sccm and all versions of Firefox
  5. J

    SOLVED Problems running a Powershell script on a task sequence

    Hi, I've been having problems with an install for a looong time. I need to install the latest Salesforce plugin for outlook on my companies computer but many different versions are installed which I need to uninstall prior to installing the newer version. To do so, I have found a Powershell...
  6. S

    SOLVED Trouble uninstalling Microsoft Office 2013

    Hi all, When I try to silently uninstall Microsoft Office 2013 via the command line (eventually SCCM 2012) I get a message saying that bootstrapper has failed or that the executable is invalid. The command I am using is as follows: "\\server\bleh\bleh\MS Office 2013\setup.exe" /uninstall...
  7. J

    PENDING Notepad++ uninstall successful Software center shows failed

    Created a script using powershell application deployment toolkit to install and uninstall notepad++. Install works fine, uninstall correctly uninstalls Notepad++ the software center shows a status of failed. The command I am using to uninstall Notepad++ is: Execute-Process -Path “C:\Program...
  8. Benedict Hapatinga

    SOLVED How to uninstall Application using SCCM

    Hello SCCM Experts, May i seek for your kind assistance on how to uninstall specific application that is manually installed by the end user? Here is the scenario Employee 1 manually installed Viber application on his/her PC we would like to uninstall it via SCCM. Thank you.
  9. Manuel

    PENDING C:\WINDOWS\system32\ccmsetup\ccmclean Manifest

    Hi to to all I can not remove a ccm agent of SCCM 2007 in a Windows XP. What can I do I this situation_ In addition, I have tested with command like /uninstall, and ccmclean.exe I have also send from my new server SCCM 2012 R2 hoping it remove the former cm 2007 agent before apply the new...
  10. I

    PENDING Using SCCM to Uninstall Software

    We have several version of viewpoint that I need to uninstall. Of course SCCM would be the best option to use, since I have more than 700 computers. I already created a batch file using the msiexec. My question is, do I need to push the batch file to run on all pc or is there another way to do...
  11. G

    SOLVED Uninstallation of SCCM 2012 Primary Site

    Hi, We have to Uninstall SCCM 2012 Primary Site from one of the servers. After Uninstallation do we have to reboot the server? And what other components related to seem 2012 we have to uninstall? We have SQL server 2008 and Microsoft deployment kit also installed in it. Do we have to uninstall...
  12. S

    PENDING how to remove teamviewer software using sccm

    hello Prajwal how can I uninstall TeamViewer software from client machines using sccm
Back
Top