Get repository up to speed.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
################################################################################
|
||||
## File: Run-Antivirus.ps1
|
||||
## Team: CI-Platform
|
||||
## Desc: Run a full antivirus scan.
|
||||
## Run right after cleanup before we sysprep
|
||||
################################################################################
|
||||
@@ -24,4 +25,4 @@ Pop-Location
|
||||
Update-MpSignature
|
||||
Write-Host "Set antivirus parmeters"
|
||||
Set-MpPreference -ScanAvgCPULoadFactor 5 `
|
||||
-ExclusionPath "D:\", "C:\"
|
||||
-ExclusionPath "D:\", "C:\"
|
||||
Reference in New Issue
Block a user