Forcing a SCEP definition update remotely

In SCCM, we have a number of handy tools we can use to force SCCM clients to run processes remotely.  For example, there are scripts, right click tools, etc that can force the SCCM client to update it's hardware policies, or scan for updates.

I'm looking for a similar model to force SCEP clients to check for definition updates.  For example, a powershell script I could run to tell the SCEP client on a remote system to check for updates against the SCCM environment.  

Anyone have something like this?

August 20th, 2015 2:49pm

You will need to use MpCmdRun.exe

https://technet.microsoft.com/en-us/magazine/gg131918.aspx

The basic usage at the command prompt is: 
MpCmdRun.exe [command] [-options]

%ProgramFiles%\Windows Defender\MpCmdRun.exe

You could run it with PSEXEC to run it remotely.

Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 4:10pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics