NanoServerPackage

1.0.1.0

A PackageManagement provider to  Discover, Save and Install Nano Server Packages on-demand

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

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

Install-PSResource -Name NanoServerPackage

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

� Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Packagemanagement Provider

Functions

Install-NanoServerPackage Find-NanoServerPackage Save-NanoServerPackage

PSEditions

Core Desktop

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 (current version) 75,433 10/11/2016
1.0.0.0 868 9/24/2016
0.1.1.0 3,209 4/27/2016