Showing results for PowerShellGet - PowerShell Team

Apr 9, 2020
Post comments count3
Post likes count0

PowerShell Gallery TLS Support

Sydney Smith
Sydney Smith

Summary To provide the best-in-class encryption to our customers, the PowerShell Gallery has deprecated Transport Layer Security (TLS) versions 1.0 and 1.1 as of April 2020. The Microsoft TLS 1.0 implementation has no known security vulnerabilities. But because of the potential for future protocol downgrade attacks and other TLS vulnerabilities, ...

PowerShellGetPowerShell Gallery
Mar 30, 2020
Post comments count1
Post likes count0

PowerShellGet 3.0 Preview 1

Sydney Smith
Sydney Smith

We are excited to announce that our first preview release of PowerShellGet 3.0 is now available on the PowerShell Gallery. This is a major update to PowerShell's experience for discovering, installing, updating and publishing PowerShell resources like modules, DSC resources, role capabilities and scripts. This was first proposed in RFC PR #185 ...

PowerShellGet
Sep 12, 2018
Post comments count0
Post likes count0

New Look and Features for PowerShell Gallery

PowerShell Team
PowerShell Team

The PowerShell Gallery and PowerShellGet have just been updated to provide new features, performance improvements, and a new modern design. NOTE: This post has important information for publishers in the “Accounts and publishing” section.

PowerShellPowerShellGetPowerShell Gallery
Sep 29, 2016
Post comments count0
Post likes count0

PowerShellGet and PackageManagement in PowerShell Gallery and GitHub

PowerShell Team
PowerShell Team

As of today, PowerShellGet is an open source project, and both the PowerShellGet and PackageManagement modules are available in the PowerShell Gallery. Moving PowerShellGet to Open Source PowerShellGet is now a repo under github.com/PowerShell. Of course, the PackageManagement module is already open-sourced as it is part of the OneGet project.  ...

PowerShellPowerShellGetPowerShell Gallery
Oct 9, 2015
Post comments count0
Post likes count0

Package Management Preview for PowerShell 4 & 3 is now available

Krishna C Vutukuri [MSFT]
Krishna C Vutukuri [MSFT]

We’re excited to announce the availability of Package Management related PowerShell modules targeted for PowerShell 4 and PowerShell 3. The MSI based installer can be downloaded from Microsoft Download Center! This preview consists of modules PackageManagement (formerly known as OneGet) and PowerShellGet. The versions of these modules exactly...

PowerShellGetPackageManagementOneGet
Nov 19, 2014
Post comments count0
Post likes count0

Introducing: PowerShell Gallery

PowerShell Team
PowerShell Team

PowerShellGet is an exciting new feature releasing in WMF 5.0 Preview.  With it, you can easily discover, install, update, and publish PowerShell modules to and from online repositories – simplifying the process of sharing PowerShell content. While we’ve talked about how to set up your own repository in the past, we haven’t s...

PowerShellGet
May 20, 2014
Post comments count0
Post likes count0

Setting up an Internal PowerShellGet Repository

PowerShell Team
PowerShell Team

At TechEd, we announced and released an early version of PowerShellGet: a package manager for PowerShell modules.  The response was positive, and many people asked the same type of question:   “Can I set up my own internal repository for PowerShellGet?”   Many enterprise-oriented houses want the ability to create private...

PowerShellGetWindows Management FrameworkModules