Jump to content

Any way to auto shutdown pc after scans?


Recommended Posts

hey i want to do a weekly full scan with malwarebytes free and Microsoft security essential but i dont know how to do auto shutdown. Any way i can do this. And any way i can make it so that after using Microsoft security essentials it will scan with malwareybytes and then shut down?

thank you :)

Link to post
Share on other sites

You could run a script with shutdown command. such as:

cd c:\program files (x86)\malwarebytes' anti-malware

GOTO ONE

:ONE

mbam.exe /errorsilent /update -silent

GOTO TWO

:TWO

mbam.exe /errorsilent /scan -flash -log -remove -silent

GOTO THREE

:THREE

shutdown /s /t 120

(add your mse step)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.