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!
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...
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
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...
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
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...
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...
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...
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.
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...
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...
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...