I would like to rollout MSE over a network, mange it and update it all remotely. I am sick of having to visit each and every client.
I would like to rollout MSE over a network, mange it and update it all remotely. I am sick of having to visit each and every client.
Microsoft Security Essentials is not licensed for business use. (Source) That being said it can be used in a home or home office, so installation via the network may still be an option.
You can extract the download using this command:
Then you can use psexec to silently install the msse.msi. Something similar to below.
or if you have a text file with all the computers on their own line like:
your command would be
Please note I haven't actually tried the silent install, but that should get you on the right track.
If this is for a business you can try out Microsoft Forefront Client Security.
I have push out M.S.E. on my company's network and we made a .msi from the M.S.E. executable. Then used Active Directory's Group policy to push it out to all the computer at once. Alternatively you could use EMCO Remote Installer to push out the msi. i have used this and it works great.
It sounds like you're looking for Microsoft Windows InTune, currently in Beta, but I'm not sure what the licensing policies and costs will be.