# Script to run the initial Windows Updates Install-packageProvider -Name NuGet -Force Install-Module -Name PSWindowsUpdate Import-Module PSWindowsUpdate Install-WindowsUpdate -MicrosoftUpdate -AcceptAll -Install -IgnoreReboot