Hi Experts

I am using Windows Server 2016 and i am uploading some data on cloud. During the data upload i can see Antimalware Service Executable utilizing high cpu and it is effecting the data upload. Will stopping the Real Time Scanning help and will the below syntax help me, Experts guide me
Set-MpPreference -DisableRealtimeMonitoring $true.

8 Spice ups

Hi,
I didn’t try it but take a look at this link:

Best,
Sean

Maybe just make an exception?

Make an exception from where you are uploading so it won’t scan as you are uploading. This is of course if you are sure the files you are sending are 100% clean.