DscBuildHelpers

0.3.0-preview0001

Build Helpers for DSC Resources and Configurations

Minimum PowerShell version

5.0

This is a prerelease version of DscBuildHelpers.

Installation Options

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

Install-Module -Name DscBuildHelpers -AllowPrerelease

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

Install-PSResource -Name DscBuildHelpers -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) 2022 Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

DesiredStateConfiguration DSC BuildHelpers DSCResource

Functions

Clear-CachedDscResource Compress-DscResourceModule Find-ModuleToPublish Get-DscFailedResource Get-DscResourceFromModuleInFolder Get-DscResourceWmiClass Get-DscSplattedResource Get-ModuleFromFolder Initialize-DscResourceMetaInfo Publish-DscConfiguration Publish-DscResourceModule Push-DscConfiguration Push-DscModuleToNode Remove-DscResourceWmiClass Test-DscResourceFromModuleInFolderIsValid

Dependencies

Release Notes

## [0.3.0-preview0001] - 2024-11-21

### Changed

- Enabled all tests in 'Get-DscSplattedResource.Integration.Tests.ps1'.

### Added

- Added support for complex data types in MOF-based and class-based resources by
 rewriting 'Get-DscSplattedResource' and adding these functions:
 - 'Get-CimType'.
 - 'Get-DynamicTypeObject'.
 - 'Get-PropertiesData'.
 - 'Write-CimProperty'.
 - 'Write-CimPropertyValue'.
 - 'Get-DscResourceProperty'.
 - 'Initialize-DscResourceMetaInfo'.

FileList

Version History

Version Downloads Last updated
0.3.0-previe... (current version) 11 11/21/2024
0.2.4-previe... 35 11/13/2024
0.2.3 2,789 11/9/2024
0.2.3-previe... 3 11/9/2024
0.2.3-previe... 315 8/30/2024
0.2.3-previe... 5 8/30/2024
0.2.3-previe... 2,229 7/1/2024
0.2.2 12,425 4/18/2024
0.2.2-previe... 433 4/3/2024
0.2.2-previe... 2,050 1/13/2024
0.2.1 25,917 4/16/2022
0.2.0 77 4/14/2022
0.0.42 4,046 10/2/2020
0.0.40 13,788 4/12/2019
0.0.36 1,429 11/20/2018
0.0.35 30 11/20/2018
0.0.34 629 9/21/2018
0.0.31 1,413 4/4/2018
0.0.2 20 4/4/2018
0.0.1 23 4/4/2018
Show more