Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/proxb/PoshWSUS

PowerShell module to manage Windows Server Update Services (WSUS)
https://github.com/proxb/PoshWSUS

Last synced: 5 days ago
JSON representation

PowerShell module to manage Windows Server Update Services (WSUS)

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|
-------------------