Thank you for pointing that out! I have run into the issue of standard (non-local-admin) users not being able to do much with SCEP… it just won’t let them make the change (possibly due to UAC? Not sure)
It’s a separate issue but that’s why I asked ☺ again thank you! From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Craig Sent: Thursday, October 16, 2014 10:11 AM To: [email protected] Subject: [mssms] RE: SCEP - Stop Scheduled Scan remotely In the Endpoint Protection Client Policies you can configure User control of scheduled scans and set to this to during Scan time only? That way they can cancel it themselves without have any access to other configuration settings. Otherwise… RemoteShell:> Get-Process MpCMDRun | Stop-Process From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Gilmanov, Nile Sent: 16 October 2014 14:45 To: [email protected]<mailto:[email protected]> Subject: [mssms] SCEP - Stop Scheduled Scan remotely Anyone knows how to stop a scheduled scan remotely? MpCMDRun.exe allows you to start them but nothing about stopping them. In my case users might be low privileged and I want to be able to stop a scheduled scan per request .e.g. if it’s impacting performance etc. Thanks, nile

