kubasiatkowski / SCCMChoco

GNU Lesser General Public License v3.0
44 stars 14 forks source link

Cannot add Chocolatey installer to SCCM #5

Open bklynview opened 6 years ago

bklynview commented 6 years ago

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

flotpg commented 5 years ago

Unfortunately I see the same error image

Server 2012 R2, SCCM 1806