Jump to content

Recommended Posts

Posted

OneGet is currently part of the Windows Management Framework v5 Preview which also includes the PowerShell v5 Preview. The final version of OneGet will probably be released at the same time as Windows 8.1 Update 2 or Windows 9.

 

It's based upon Chocolatey, so if you wanted to, you could create your own internal software repository by following the instructions here.

 

Website / Documentation / Download

 

OneGet is a unified interface to package management systems and aims to make Software Discovery, Installation and Inventory (SDII) work via a common set of cmdlets (and eventually a set of APIs). Regardless of the installation technology underneath, users can use these common cmdlets to install/uninstall packages, add/remove/query package repositories, and query a system for the software installed. Included in this CTP is a prototype implementation of a Chocolatey-compatible package manager that can install existing Chocolatey packages.

 

With OneGet, you can:

 

  • Manage a list of software repositories in which packages can be searched, acquired, and installed
  • Search and filter your repositories to find the packages you need
  • Seamlessly install and uninstall packages from one or more repositories with a single PowerShell command

This first version of OneGet installs and searches software from Chocolatey repositories. Support of additional repositories will come in subsequent versions.

 

OneGet should be shipping inside future versions of PowerShell, and by extension, would ship in future versions of Windows.

 

Further reading

YGg7V4W2ow-e.png

 

Y95xRXAZqip3.png

 

VSg8_UlTx-vg.png

  • 1 year later...
Posted

Bump.

 

Anyone had a go with this? Easy to do for a complete novice? Our software install process essentially involves an autoinstall.vbs that goes and pulls a load of Windows Updates before installing everything of ours.

Posted
Bump.

 

Anyone had a go with this? Easy to do for a complete novice? Our software install process essentially involves an autoinstall.vbs that goes and pulls a load of Windows Updates before installing everything of ours.

 

There are various guides out there for how to set up a chocolatey repository and have oneget use it. I haven't done it myself yet but it's on my list of things to do with my lab I'm setting up.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...