What is Your Chocolatey List
-
-
Is chocolatey a capable tool for auto updating software on Windows.
Being a package manager I'd imagine it is, just reading a bit about and I'm seeing possibilities.
-
It is but only for the software in its repository. Which is a lot, but it is not going to work for MS Office, Windows itself, ad hoc third party proprietary software, etc.
-
@mlnews It's all of the common crap with day 0 exploits that I'm thinking about...
A rapid update solution.
-
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work. -
@scottalanmiller and that is awesome!
-
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.Not a bad idea...
-
I'm surprised. installing things with Chocolatey puts them in the add/remove programs.
-
@Dashrender said:
I'm surprised. installing things with Chocolatey puts them in the add/remove programs.
Although I just tried to use Choco uninstall lastpass (Lastpass was causing IE 11 to crash) and it failed to remove it with errors.
-
You seem to be having a lot of issues. You should add that to one of your threads.
-
So has anyone here setup their own list?
-
@Dashrender said:
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.Not a bad idea...
Except they tend to take a while to approve it. I can get the stuff out with a custom GPO msi faster than Choco gets things approved.
-
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.is the CUP command listed earlier in this thread no longer in use?
-
@JaredBusch said:
So has anyone here setup their own list?
Talk about a pain, having to roll your own packages and then update them all...
-
@Jason said:
@Dashrender said:
@scottalanmiller said:
Yes, Chocolatey is a full package management system and you can run the command
choco upgrade
on a schedule. You can have it update every package an hour before people start work every morning to make sure that they have the latest patches before every day of work.Not a bad idea...
Except they tend to take a while to approve it. I can get the stuff out with a custom GPO msi faster than Choco gets things approved.
yeah, that could be an issue. Ninite seems to update very rapidly.
-
@scottalanmiller said:
I feel like @thanksajdotcom does. I've always been pretty happy with standard PuTTY.
KiTTY is like PuTTY but on steroids. My favorite thing about it is what makes it ideal for remote support...duplicate sessions without reauthenticating in the new session. It caches the credentials used to login to the original session so you can just duplicate and it authenticates with the same credentials. Between that and a couple other features, I prefer it!
-
Anyone know why the Uninstaller is not installed by default with Chocolatey?
-
Protection, perhaps?
-
-
Accidental package removal.