rc
This commit is contained in:
@@ -105,7 +105,7 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
|||||||
Import-Module PSWindowsUpdate
|
Import-Module PSWindowsUpdate
|
||||||
|
|
||||||
Write-Host "UPDATING WINDOWS 9/19"
|
Write-Host "UPDATING WINDOWS 9/19"
|
||||||
Get-WindowsUpdate -AcceptAll -Install -IgnoreReboot
|
Get-WindowsUpdate -AcceptAll -Install -IgnoreReboot > $null
|
||||||
|
|
||||||
Write-Host "UPDATING MALWARE SIGNATURES 10/19"
|
Write-Host "UPDATING MALWARE SIGNATURES 10/19"
|
||||||
Update-MpSignature # update windows defender malware siggs
|
Update-MpSignature # update windows defender malware siggs
|
||||||
|
|||||||
Reference in New Issue
Block a user