UpdateServicesDsc

1.3.0-preview0003

Module with DSC Resources for deployment and configuration of Windows Server Update Services.

Minimum PowerShell version

5.1

This is a prerelease version of UpdateServicesDsc.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UpdateServicesDsc -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UpdateServicesDsc -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DSCResource WSUS DSCResourceKit

DSCResources

UpdateServicesApprovalRule UpdateServicesCleanup UpdateServicesServer

Dependencies

This module has no dependencies.

Release Notes

## [1.3.0-preview0003] - 2023-02-08

### Changed

- Updated inital offline package sync WSUS.cab.
- Changed azurepipeline, use latest version of ubuntu and change the management
 of pipeline artifact
- Updated build.ps1 script and build.yaml.
- Changed default timeout in Wait-Win32ProcessStart function for cab installation.
- Updated pester test to support pester v5
- Updated ReadMe.md to removed `RunRuleNow` parameter.

### Added

- Added TestKitchen files for integration tests
- Added requiredmodules Sampler.GitHubTasks, powershell-yaml
- Added wildcard support in Products parameter of UpdatesServicesServer resource.
(issue #13)

### Fixed

- Fix deploy job in AzurePipeline, Added Sampler.GithubTasks in build.yaml
- Fix issue #61 and #67, with add a foreach loop when `Set-TargetRessource` found
multiple products dor the same `Title`.
- Fix issue #58 and #66, with removed `-ErrorRecord` parameter on `New-InvalidResultException`
because `$_` not contain an exception.
- Fix issue [#62](https://github.com/dsccommunity/UpdateServicesDsc/issues/62),
Fixed verbose output of Languages in UpdateServiceServer
- Fix issue [#63](https://github.com/dsccommunity/UpdateServicesDsc/issues/63),
Fixed verbose output of WSUS server in UpdateServicesApprovalRule
- Fixed the `azure-pipelines.yml` to trigger on main not master.

FileList

Version History

Version Downloads Last updated
1.3.0-previe... (current version) 110 2/8/2023
1.3.0-previe... 2,164 5/13/2022
1.3.0-previe... 16 5/5/2022
1.2.1 146,764 5/21/2020
1.2.1-previe... 24 5/18/2020
1.2.0 207 5/18/2020
1.2.0-previe... 52 2/25/2020
1.1.0.0 59,274 6/20/2019
1.0.75.0 648 3/31/2018
1.0.74.0 30 3/31/2018
1.0.73.0 50 3/7/2018
1.0.72.0 56 3/6/2018
Show more