* Move "Run-Antivirus" step outside of image-generation Co-authored-by: Dibir Magomedsaygitov <[email protected]>
2 lines
106 B
PowerShell
2 lines
106 B
PowerShell
Write-Host "Set antivirus parameters"
|
|
Set-MpPreference -ScanAvgCPULoadFactor 5 -ExclusionPath "D:\", "C:\" |