Search found 2449 matches

by Cubert
Wed Apr 03, 2024 3:10 pm
Forum: Automate Package Manager
Topic: Private Repository ProGet - Chocolatey
Replies: 1
Views: 412

Re: Private Repository ProGet - Chocolatey

I believe, and I may be wrong.. So do your own do diligence. There is a timeout on the cache in the repo, any request after the cache period is up will force the repo proxy to re query Chocolatey for package status. So as APM runs day to day, week to week the repo proxy is continuously refreshed wit...
by Cubert
Tue Apr 02, 2024 9:29 pm
Forum: Chocolatey For Automate
Topic: C4A 3.6 updates/changes
Replies: 47
Views: 61439

Re: C4A 3.6 updates/changes

Ah, I am glad I sent you here!, Now I will have a history of what we talked about from last support and can assist you further. I think the audit tool does help Awesome! Your latest email says to download the latest version of Chocolatey for Automate 3.5.0.9, but I have 3.6.0.9 installed. Yea, that'...
by Cubert
Tue Apr 02, 2024 9:14 pm
Forum: Automate Package Manager
Topic: Having issues w Deploy Agent Source
Replies: 1
Views: 98

Re: Having issues w Deploy Agent Source

First, What version are you on? Next is your APM Deploy Sources script at build 1.0.14? Screenshot 2024-04-02 170809.png Line 47 executes this SQL, If you have a source listed in sources then this should produce a datarow. SELECT * FROM plugin_p4a_apm_source_policy WHERE `Name` = '@SourcePolicy@' an...
by Cubert
Tue Apr 02, 2024 2:42 pm
Forum: Automate Package Manager
Topic: Ubuntu 22.4 (Linux) not Updating
Replies: 2
Views: 90

Re: Ubuntu 22.4 (Linux) not Updating

Also if this is a common issue across your environment, You may try excluding that java5 package during updates. Manuall run the following command on any agent to have it auto exclude a given package https://askubuntu.com/questions/99774/exclude-packages-from-apt-get-upgrade sudo apt-mark hold <pack...
by Cubert
Tue Apr 02, 2024 2:38 pm
Forum: Automate Package Manager
Topic: Ubuntu 22.4 (Linux) not Updating
Replies: 2
Views: 90

Re: Ubuntu 22.4 (Linux) not Updating

The CDROM errors are not a big deal, that's just saying it can not find the "source" you installed from. It then goes on to look at the public repository and finds data as needed. Your issues is the following: Following packages have unmet dependencies : connectwisecontrol -9da030377df9e10...
by Cubert
Tue Apr 02, 2024 2:25 pm
Forum: Automate Package Manager
Topic: Client Console- Update Specific Package
Replies: 5
Views: 167

Re: Client Console- Update Specific Package

Sure enough, someone (likely me) left some test data in the Deploy Sources script. So no matter what or how many sources you have it always used the same test data and not your live data. I have fixed this in 1.0.0.14 available here https://delivery.shopifyapps.com/-/4364539deebe08c8/c8588f733544033...
by Cubert
Mon Apr 01, 2024 8:12 pm
Forum: Automate Package Manager
Topic: Client Console- Update Specific Package
Replies: 5
Views: 167

Re: Client Console- Update Specific Package

Ok that's a twist! Let me have a look at our code to see if we left a hardwired variable in the mix. There maybe a line that didn't comment out during build.

I'll post in the am tomorrow
by Cubert
Mon Apr 01, 2024 1:14 pm
Forum: Automate Package Manager
Topic: Client Console- Update Specific Package
Replies: 5
Views: 167

Re: Client Console- Update Specific Package

Keep in mind that just using the Chocolatey default location that comes with Chocolatey installs by default will be good enough for most applications and that a source is only really needed when you have a large amount of agents coming from a single IP address (gateway location).
by Cubert
Mon Apr 01, 2024 1:11 pm
Forum: Automate Package Manager
Topic: Client Console- Update Specific Package
Replies: 5
Views: 167

Re: Client Console- Update Specific Package

This is your problem: Unable to load the service index for source https://chocolatey.rmmmax.com/. Reason: Unknown? You can not use (chocolatey.rmmmax.com) as a source? This system is chocolatey a proxy we setup to demonstrate how to use a proxy to prevent the 409 Errors received when using public re...
by Cubert
Fri Mar 29, 2024 1:45 pm
Forum: BitLocker for Automate
Topic: Policy to auto-enable Bitlocker
Replies: 1
Views: 307

Re: Policy to auto-enable Bitlocker

No not currently, I have discussed the possibility of creating agent policies that would define what agents should receive what protectors but we had pushback that any type of failure in the process could BRICK the PC and with many MSP managers not knowing BitLocker thoroughly, a misconfiguration co...

Go to advanced search