Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add Chocolatey installer to SCCM #5

Open
bklynview opened this issue May 9, 2018 · 1 comment
Open

Cannot add Chocolatey installer to SCCM #5

bklynview opened this issue May 9, 2018 · 1 comment

Comments

@bklynview
Copy link

Any idea why this isn't working? It did install the repository, but wont copy Firefox to SCCM.

Add-SCCMChocoApplication -chocourl "https://chocolatey.org/packages/Firefox" -CMSiteCode "TST"
Checking if Chocolatey repository is configured: OK
Checking if SCCM module is imported: Module loaded
Connecting to SCCM site: Succesfully connected
Checking SCCM Folder 'TST:\Application\Chocolatey' OK
Checking Chocolatey installer: Adding Chocolatey installer to SCCM
Failed
Cannot add Chocolatey installer to SCCM
At line:229 char:13

  •         throw "Cannot add Chocolatey installer to SCCM"
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Cannot add Chocolatey installer to SCCM:String) [], RuntimeException
    • FullyQualifiedErrorId : Cannot add Chocolatey installer to SCCM
@flotpg
Copy link

flotpg commented Oct 22, 2018

Unfortunately I see the same error
image

Server 2012 R2, SCCM 1806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants