Skip to content

Install / Uninstall / Multithreaded

Compare
Choose a tag to compare
@potatoqualitee potatoqualitee released this 09 Feb 14:37
a54231c
  • Install-KbUpdate which uses DSC and thus works remotely
  • Uninstall-KbUpdate which does not
  • Get-KbInstalledUpdate
  • Now uses runspaces for 3 or more results unless -NoMultithreading is used
  • Latest should work properly now
  • Does not work on Linux yet because of PoshWSUS but the previous release was broken too