I am wanting to deploy an antivirus over a network. My thinking is to put an MSI file onto a samba share on the linux server and deploy it over to the windows workstations (ranging from XP to 7) and then using some sort of Batch file to run the MSI file when the windows machines boot up. Is there any good tutorial on how to do this? Is this the right way to approach it?