https://github.com/proxb/PoshWSUS
PowerShell module to manage Windows Server Update Services (WSUS)
https://github.com/proxb/PoshWSUS
Last synced: about 1 year ago
JSON representation
PowerShell module to manage Windows Server Update Services (WSUS)
- Host: GitHub
- URL: https://github.com/proxb/PoshWSUS
- Owner: proxb
- License: mit
- Created: 2013-11-01T02:17:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T15:16:18.000Z (about 3 years ago)
- Last Synced: 2024-11-18T19:28:57.064Z (over 1 year ago)
- Language: PowerShell
- Size: 814 KB
- Stars: 231
- Watchers: 29
- Forks: 64
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
PoshWSUS 2.3.2 Release Notes
Last Updated: 12 Apr 2018
!!!IMPORTANT!!!
Functions have been renamed from *-PoshWSUS* to *-PSWSUS* based on user feedback.
-------------
|MISC Updates|
-------------
- No longer requires Administrator rights to run function
- Changed encoding of PoshWSUS.psm1 to UTF-8
-------------------
|Updated Functions|
-------------------
- Connect-PSWSUSServer
- Get-PSWSUSClassification
- Get-PSWSUSCategory
- Get-PSWSUSClient
- Get-PSWSUSGroup
- Get-PSWSUSUpdate
- Approve-PSWSUSUpdate
- Deny-PSWSUSUpdate
---------------
|New Functions|
---------------
- Get-PSWSUSConfiguration
- Get-PSWSUSEnabledUpdateLanguages
- Get-PSWSUSProxyServer
- Get-PSWSUSSupportedUpdateLanguages
- Get-PSWSUSSyncSchedule
- Get-PSWSUSSyncUpdateCategories
- Get-PSWSUSSyncUpdateClassifications
- Get-PSWSUSUpdateFiles
- Get-PSWSUSUpdateSource
- Set-PSWSUSClassification
- Set-PSWSUSEnabledUpdateLanguages
- Set-PSWSUSProduct
- Set-PSWSUSProxyServer
- Set-PSWSUSSyncSchedule
- Set-PSWSUSTargetingMode
- Set-PSWSUSUpdateFiles
- Set-PSWSUSUpdateSource
- Copy-PSWSUSUpdateApproval
-------------------
|Removed Functions|
-------------------