Answered by:
I have to Uninstall End Point Protection from all of my computers in domain through System Center 2012 remotely

Question
-
Dear All,
I have the requirement to Uninstall End Point Protection from all of computers in domain through System Center 2012 remotely.
Your kind and prompt response would be highly appreciated.
Thanks,
AZFAR
Tuesday, November 13, 2012 8:09 AM
Answers
-
You can create a program that will uninstall SCEP using this command C:\Windows\ccmsetup\scepinstall.exe /u /s
Kent Agerlund | My blogs: blog.coretech.dk/kea and SCUG.dk/ | Twitter: @Agerlund | Linkedin: Kent Agerlund | Mastering ConfigMgr 2012 The Fundamentals
- Proposed as answer by Justin Chalfant Tuesday, November 13, 2012 12:54 PM
- Marked as answer by Robert Marshall - MVPMVP Monday, November 19, 2012 9:49 PM
Tuesday, November 13, 2012 8:40 AM
All replies
-
You can create a program that will uninstall SCEP using this command C:\Windows\ccmsetup\scepinstall.exe /u /s
Kent Agerlund | My blogs: blog.coretech.dk/kea and SCUG.dk/ | Twitter: @Agerlund | Linkedin: Kent Agerlund | Mastering ConfigMgr 2012 The Fundamentals
- Proposed as answer by Justin Chalfant Tuesday, November 13, 2012 12:54 PM
- Marked as answer by Robert Marshall - MVPMVP Monday, November 19, 2012 9:49 PM
Tuesday, November 13, 2012 8:40 AM -
Thanks for quick response
How to create a program. please advice.
Best Regards
- Edited by Az Lashari Tuesday, November 13, 2012 8:56 AM
Tuesday, November 13, 2012 8:54 AM -
create a package and a program in ConfigMgr to uninstall SCEP
Kent Agerlund | My blogs: blog.coretech.dk/kea and SCUG.dk/ | Twitter: @Agerlund | Linkedin: Kent Agerlund | Mastering ConfigMgr 2012 The Fundamentals
Tuesday, November 13, 2012 8:57 AM -
Dear Kent,
Please post the steps to do that as the procedure. I will be very grateful.
Kind Regards,
Azfar
- Edited by Az Lashari Thursday, November 15, 2012 7:27 AM Modified for better results
Tuesday, November 13, 2012 9:10 AM -
Dear Kent,
I have created a program and command line used your suggested command C:\Windows\ccmsetup\scepinstall.exe /u /s and deployed to testing collection. I am now waiting for the result, will update accordingly.
Regards
Tuesday, November 13, 2012 12:28 PM -
-
Great Link for Videos
I have created application and used
\\Server-Name\SCCM-Folder\SCEPInstall.exe /u /s in command line and
\\Server-Name\SCCM-Folder\ in select folder option
Then selected AVAILABLE
For Schedule as soon as possible and deployed on testing collection but it is not running at all. Please help me out as I have to uninstall that today in any case.
Thanks
Wednesday, November 14, 2012 7:00 AM -
Dear All,
After deploying I am having this in report. It is not uninstalling the product.
Any help would be highly appreciated.
Wednesday, November 14, 2012 7:53 AM -
For this a package/program is more appropriate. On the client scepinstall.exe is in %windir%\ccmsetup folder.
Wednesday, November 14, 2012 10:13 AM -
I am going to pasting all the steps to create the package/program then deployment.
Wednesday, November 14, 2012 11:28 AM -
Wednesday, November 14, 2012 11:29 AM
-
This is how I am deploying this uninstallation
Wednesday, November 14, 2012 11:30 AM -
Wednesday, November 14, 2012 11:31 AM
-
Wednesday, November 14, 2012 11:32 AM
-
Wednesday, November 14, 2012 11:33 AM
-
Wednesday, November 14, 2012 11:33 AM
-
THESE STEPS WERE FOLLOWED TO PERFORM THE TASK. PLEASE ADVICE THE CORRECT STEPS.
Thanks & Regards
Wednesday, November 14, 2012 11:36 AM -
Why don't you just try it yourself? You already set up everything. Just wait for the results then. All computers in the collection "IT PCs for testing - Win7" should be able to start the uninstallation using Software Center.
Torsten Meringer | http://www.mssccmfaq.de
Wednesday, November 14, 2012 4:30 PM -
I already tried but as I mentioned but it says
Accepted - no further status
It is not running the uninstallation process.
Regards
Thursday, November 15, 2012 6:37 AM -
Does execmgr.log on the clients tell something useful?
Torsten Meringer | http://www.mssccmfaq.de
Thursday, November 15, 2012 6:18 PM -
Dear All,
I unchecked from THIS PACKAGE CONTAINS SOURCE FILES
Then I used this in Command Line
%windir%\ccmsetup\scepinstall.exe /u /s
In schedule I setup the time like after 20 minutes and set it to ALWAYS RERUN
That worked exactly as I wanted.
Thank You All ! Cheers
- Proposed as answer by TorstenMMVP Tuesday, December 4, 2012 10:54 AM
Tuesday, December 4, 2012 10:39 AM