Skip to content

Instantly share code, notes, and snippets.

@phsteve
Created May 4, 2017 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phsteve/23e56c0676bd0a90af1fb17a4fab9378 to your computer and use it in GitHub Desktop.
Save phsteve/23e56c0676bd0a90af1fb17a4fab9378 to your computer and use it in GitHub Desktop.
psget.avail_modules is not available
PS C:\Users\skatz> C:\salt\salt-call.bat --local chocolatey.install psget
local:
Chocolatey v0.10.5
Installing the following packages:
psget
By installing you accept licenses for the packages.
psget v1.0.4.407 already installed.
Use --force to reinstall, specify a version to install, or try upgrade.
Chocolatey installed 0/1 packages. 0 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Warnings:
- psget - psget v1.0.4.407 already installed.
Use --force to reinstall, specify a version to install, or try upgrade.
Did you know the proceeds of Pro (and some proceeds from other
licensed editions) go into bettering the community infrastructure?
Your support ensures an active community, keeps Chocolatey tip top,
plus it nets you some awesome features!
https://chocolatey.org/compare
PS C:\Users\skatz> C:\salt\salt-call.bat --local psget.avail_modules
C:\salt\salt-call.bat : 'psget.avail_modules' is not available.
At line:1 char:1
+ C:\salt\salt-call.bat --local psget.avail_modules
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ('psget.avail_modules' is not available.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment