Fix
This commit is contained in:
@@ -12,5 +12,5 @@ function UpdateWindows {
|
||||
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force
|
||||
Install-Module -Name PSWindowsUpdate -Force
|
||||
Get-WindowsUpdate -ForceInstall
|
||||
Install-WindowsUpdate -AcceptAll
|
||||
Install-WindowsUpdate -AcceptAll -IgnoreReboot
|
||||
}
|
||||
Reference in New Issue
Block a user