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
Owners
Copyright
� Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Functions
Install-NanoServerPackage Find-NanoServerPackage Save-NanoServerPackage
PSEditions
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
- NanoServerPackage.nuspec
- BitsOnNano.exe
- Json.coreclr.dll
- NanoServerPackage.cat
- NanoServerPackage.Format.ps1xml
- NanoServerPackage.psd1
- NanoServerPackage.psm1
- README.md
- SaveHTTPItemUsingBITS.psm1
- Test\Comprehensive.tests.ps1
- Test\NanoServerPackage.Find.Tests.ps1
- Test\NanoServerPackage.Install.Tests.ps1
- Test\NanoServerPackage.Save.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.0 (current version) | 81,282 | 10/11/2016 |
1.0.0.0 | 873 | 9/24/2016 |
0.1.1.0 | 3,215 | 4/27/2016 |