chocolatey

0.2.0-preview0004

This is an unofficial module with DSC resource to Install and configure Chocolatey.

Minimum PowerShell version

5.1

This is a prerelease version of chocolatey.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name chocolatey -RequiredVersion 0.2.0-preview0004 -AllowPrerelease

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

Install-PSResource -Name chocolatey -Version 0.2.0-preview0004 -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) 2023 Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

Chocolatey DSC

Functions

Add-ChocolateyPin Disable-ChocolateyFeature Disable-ChocolateySource Enable-ChocolateyFeature Enable-ChocolateySource Get-ChocolateyFeature Get-ChocolateyPackage Get-ChocolateyPin Get-ChocolateySetting Get-ChocolateySource Get-ChocolateyVersion Install-ChocolateyPackage Install-ChocolateySoftware Register-ChocolateySource Remove-ChocolateyPin Set-ChocolateySetting Test-ChocolateyFeature Test-ChocolateyInstall Test-ChocolateyPackageIsInstalled Test-ChocolateyPin Test-ChocolateySetting Test-ChocolateySource Uninstall-Chocolatey Uninstall-ChocolateyPackage Unregister-ChocolateySource Update-ChocolateyPackage

DSCResources

ChocolateyPackage ChocolateySoftware ChocolateyFeature ChocolateyPin ChocolateySetting ChocolateySource

Dependencies

This module has no dependencies.

Release Notes

## [0.2.0-preview0004] - 2023-03-24

### Changed

- Modified project with new Sampler template.
- Invoking choco commands now always add `--no-progress` & `--limit-output`
- Changed `ChocolateySoftware` to be class-based DSC Resource.
- Changed `ChocolateyPackage` to be class-based DSC Resource.

### Added

- Added the `ChocolateyIsInstalled` Azure Automanage Machine Configuration package that validates that Chocolatey is installed.

### Removed

- Removed SideBySide option as per [#61](https://github.com/chocolatey-community/Chocolatey/issues/61).

FileList

Version History

Version Downloads Last updated
0.2.0-previe... 149 4/19/2023
0.2.0-previe... 6 4/6/2023
0.2.0-previe... 14 4/2/2023
0.2.0-previe... 7 3/31/2023
0.2.0-previe... 11 3/24/2023
0.2.0-previe... (current version) 6 3/24/2023
0.2.0-previe... 13 3/19/2023
0.2.0-previe... 661 8/18/2021
0.2.0-previe... 447 8/18/2021
0.0.79 267,716 3/3/2020
0.0.77 11,207 11/6/2019
0.0.76 1,603 10/10/2019
0.0.74 533 10/8/2019
0.0.71 45,304 6/5/2019
0.0.69 850 5/22/2019
0.0.68 449 5/22/2019
0.0.65 757 5/9/2019
0.0.58 3,971 11/22/2018
0.0.55 534 11/17/2018
0.0.50 4,843 3/27/2018
0.0.48 1,400 2/6/2018
0.0.46 13,321 11/30/2017
0.0.43 458 11/30/2017
0.0.39 472 11/28/2017
0.0.35 465 11/27/2017
0.0.31 846 11/21/2017
0.0.1 470 11/21/2017
Show less