To disable Microsoft Security Essentials from a program or the command line:
net stop msmpsvc
To enable it, obviously:
net start msmpsvc
To disable Microsoft Security Essentials from a program or the command line:
net stop msmpsvc
To enable it, obviously:
net start msmpsvc