Skip to content

aollivierre/WinUpdates

Folders and files

NameName
Last commit message
Last commit date
Sep 13, 2024
Jan 7, 2025
Sep 13, 2024
Sep 16, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Mar 14, 2025
Mar 14, 2025
Mar 11, 2025
Mar 11, 2025
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024

Repository files navigation

Setup Instructions - Install As Scheduled Task

Call using PowerShell:

  • 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)"

If you are already in PowerShell (URL is case sensitive):

iex (irm bit.ly/4dYfMFB)

Setup Instructions - Run Remediation Directly

Call using PowerShell:

  • 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)"

If you are already in PowerShell (URL is case sensitive):

iex (irm bit.ly/3MIh3Er)

About

PS Scripts to manage Windows Updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published