Levi Geinert
My feedback
-
2 votes
Levi Geinert supported this idea ·
-
10 votes
We will make sure this doesn’t repro with WMF 5.1 release.
Levi Geinert supported this idea ·
-
23 votes
Thanks for the updates an input on this item. We are working on a solution, and will update this item when it is publicly available.
An error occurred while saving the comment Levi Geinert shared this idea ·
-
67 votes
Thanks for the suggestion. This is something we are investigating, but no decision has been made at this time.
An error occurred while saving the comment Levi Geinert commented
Additionally we would like a way to install all updates within a repo or create "channels" similar to spacewalk on linux for baselines. ie. Win2k12R2_Updates_Jan, Win2k12_Updates_June, etc.
Or create groupings or updates... look to community for examples on how to solve.
Levi Geinert supported this idea ·
-
49 votes
Levi Geinert supported this idea ·
-
3 votes
Levi Geinert supported this idea ·
PS C:\Users\vagrant> Register-PackageSource ps_gallery -location http://www.powershellgallery.com -ProviderName powershellget
Register-PackageSource : The property 'SourceLocation' cannot be found on this object. Verify that the property exists.
At line:1 char:1
+ Register-PackageSource ps_gallery -location http://www.powershellgall ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Power...erPackageSource:RegisterPackageSource) [Register-PackageSource], Exception
+ FullyQualifiedErrorId : PropertyNotFoundStrict,Microsoft.PowerShell.PackageManagement.Cmdlets.RegisterPackageSource