I created an uninstall script, but the program never runs. I took my existing EP app and just added a CMD file that looks like this:
@ECHO OFF CLS :paths SET loc=%~dp0 :install "%loc%SCEPInstall.exe" /u /s Detection method is file system: [cid:image001.png@01CFC8E8.ED013180] Any ideas? Mike From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Murray, Mike Sent: Thursday, September 4, 2014 3:35 PM To: mssms@lists.myitforum.com Subject: [mssms] RE: Quick question - uninstall Thanks! From: listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com> [mailto:listsad...@lists.myitforum.com] On Behalf Of Nash Pherson Sent: Thursday, September 4, 2014 1:14 PM To: mssms@lists.myitforum.com<mailto:mssms@lists.myitforum.com> Subject: [mssms] RE: Quick question - uninstall They mean that are targeting that particular collection. You can't make more than one deployment (install or uninstall) of the same application to the same collection. From: listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com> [mailto:listsad...@lists.myitforum.com] On Behalf Of Murray, Mike Sent: Thursday, September 4, 2014 15:10 PM To: mssms@lists.myitforum.com<mailto:mssms@lists.myitforum.com> Subject: [mssms] Quick question - uninstall In this article: http://technet.microsoft.com/en-us/library/gg682013.aspx It says, "You must delete any existing deployments or simulated deployments of an application to a collection before you can deploy the application with a deployment action of Uninstall." So for my application, do I need to create a second app just for uninstall purposes if I still need to install this elsewhere? Best Regards, Mike Murray Desktop Management Coordinator - IT Support Services California State University, Chico 530.898.4357 mmur...@csuchico.edu<mailto:mmur...@csuchico.edu>