-
Using full URL:
powershell -Command "iex (irm https://raw.githubusercontent.com/aollivierre/WinUpdates/main/PR4B_TriggerWindowsUpdates-v4/install.ps1)"
-
Using shortened URLs:
powershell -Command "iex (irm https://bit.ly/4dYfMFB)"
powershell -Command "iex (irm bit.ly/4dYfMFB)"
iex (irm bit.ly/4dYfMFB)
-
Using full URL:
powershell -Command "iex (irm https://raw.githubusercontent.com/aollivierre/WinUpdates/main/2-Install-PendingWindowsUpdatesKB.ps1)"
-
Using shortened URLs:
powershell -Command "iex (irm https://bit.ly/3MIh3Er)"
powershell -Command "iex (irm bit.ly/3MIh3Er)"
iex (irm bit.ly/3MIh3Er)