Import-WsusUpdate
2023.8.0-preview
Import-WsusUpdate provides an alternate way of importing updates from the Microsoft Update Catalog into your local WSUS server.
Minimum PowerShell version
4.0
This is a prerelease version of Import-WsusUpdate.
Installation Options
Owners
Copyright
(c) 2023 AJ Tek Corporation. All Rights Reserved.
Requires License Acceptance
Package Details
Author(s)
- AJ Tek Corporation
Tags
WSUS SUS WUS Windows Server Update Services
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 2023.8.0-preview
- First (preview) release
FileList
- Import-WsusUpdate.nuspec
- Import-WsusUpdate.psd1
- Import-WsusUpdate.psm1
- license.txt
- Private\DownloadFilesInParallel.ps1
- Private\DownloadFilesSequentially.ps1
- Private\GetBitsTransferSplatBase.ps1
- Private\GetMUCatalogUpdateInfo.ps1
- Private\GetProxySettingsForUri.ps1
- Private\GetUpdateIDFromKB.ps1
- Private\GetWebRequestSplatBase.ps1
- Private\InitializeProxySettings.ps1
- Private\TestDownloadAvailable.ps1
- Private\TestElevated.ps1
- Public\Import-WsusUpdate.ps1