PackageManagementProviderResource

1.0.3

Module with DSC resources for the package management.

Installation Options

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

Install-Module -Name PackageManagementProviderResource

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

Install-PSResource -Name PackageManagementProviderResource

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) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

DSCResources

NugetPackage PackageManagement PackageManagementSource PSModule

Dependencies

This module has no dependencies.

Release Notes

1. Fixed issue related to PSModule provider not being discovered. GitHub issue link: https://github.com/PowerShell/PackageManagementProviderResource/issues/13.
2. Added a new DSC Resource PackageManagement ->  A generic PackageManagement provider that lets you download and install packages from any source.
  This provider uses Install-Package & Get-Package cmdlets. You may have to use PackageManagementSource DSC resource to register non-default sources.
3. Added tests for this new DSC Resource

FileList

Version History

Version Downloads Last updated
1.0.3 (current version) 57,206 6/29/2016
1.0.2 1,898 6/5/2015
1.0.1 116 5/5/2015
1.0 33 5/5/2015