Skip to content

Instantly share code, notes, and snippets.

@GhostNaix
Created February 28, 2024 13:41
Show Gist options
  • Select an option

  • Save GhostNaix/36c8717dee764d2c80478003aa61dcb4 to your computer and use it in GitHub Desktop.

Select an option

Save GhostNaix/36c8717dee764d2c80478003aa61dcb4 to your computer and use it in GitHub Desktop.
Optin-Microsoft update in Windows 7 via powershell
$mu = New-Object -ComObject Microsoft.Update.ServiceManager -Strict
$mu.AddService2("7971f918-a847-4430-9279-4a52d1efe18d",7,"")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment