Update Powershell Version -

.PARAMETER Force Force reinstall even if current version is latest.

Organizations and individuals must update PowerShell for three primary reasons:

$process = Start-Process -FilePath "msiexec.exe" -ArgumentList $msiArguments -Wait -PassThru -NoNewWindow

Configure-AutoUpdates # Recursively show menu again

PowerShell can update itself using a cmdlet provided by the team.