Skip to content

Instantly share code, notes, and snippets.

@jeffpatton1971
Created August 17, 2017 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffpatton1971/e7ddd1864c1d27ae6588c556f1361c35 to your computer and use it in GitHub Desktop.
Save jeffpatton1971/e7ddd1864c1d27ae6588c556f1361c35 to your computer and use it in GitHub Desktop.
powershell you could run on a server to make sure Realtime protection is enabled
import-module 'C:\Program Files\Microsoft Security Client\MpProvider\MpProvider.psd1'
get-mprotcomputerstatus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment