I need a solution
Hi,
I need to create script which will install SEP on Azure WorkerRole automatically.
1) How can I install SEP silently using command line?
2) I need SEP DoScan.exe utility to scan uploaded files to my service (c# worker role).
So I need to disable any automatic protection in my deployment script. I need only manual scanning functionality.
How I can setup SEP through command line?
0