NanoServerPackage

0.1.1.0

A PackageManagement provider to discover, save and install Nano Server optional packages (features and roles) on-demand.

For more details and examples refer to our project site at https://github.com/OneGet/NanoServerPackage.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name NanoServerPackage -RequiredVersion 0.1.1.0

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

Package Details

Author(s)

  • Microsoft Corporation

Tags

Packagemanagement Provider Nano AzureAutomationNotSupported

Functions

Install-NanoServerPackage Find-NanoServerPackage Save-NanoServerPackage

Dependencies

This module has no dependencies.

Release Notes

To use this with PowerShell PackageManagement you need to run the following commands:

1. Install-PackageProvider NanoServerPackage

2. Set-ExecutionPolicy RemoteSigned -Scope Process

3. Import-PackageProvider NanoServerPackage

Now commands like Find-Package, Install-Package, Save-Package can recognize optional Nano Server Packages.

FileList

Version History

Version Downloads Last updated
1.0.1.0 76,546 10/11/2016
1.0.0.0 870 9/24/2016
0.1.1.0 (current version) 3,211 4/27/2016