ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. automatic updates
    Log in to post
    • All categories
    • JaredBuschJ

      Automatically running chocolatey upgrades

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion chocolatey upgrade automatic updates
      3
      2 Votes
      3 Posts
      529 Views
      DashrenderD

      @JaredBusch said in Automatically running chocolatey upgrades:

      How do various people do this?

      Re: Next steps with SaltStack

      @marcinozga said in Next steps with SaltStack:

      Not salt, but I used https://chocolatey.org/packages/choco-upgrade-all-at which creates the same task, that runs choco upgrade all -y. If salt is using windows task scheduler, then it should just work.

      Does that run as the admin account? Users have no rights to run this.

      Running the choco install command requires local admin rights - so I assumed either - it ran as system OR it would ask for the creds of the current admin user being used to run the installer.

      Clearly you found that it runs as system.

    • IRJI

      How to configure automatic updates on Ubuntu 18.04 LTS

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ubuntu 18.04 automatic updates postfix unattended-upgrades
      23
      5 Votes
      23 Posts
      3k Views
      DanpD

      @IRJ said in How to configure automatic updates on Ubuntu 18.04 LTS:

      Scripted a bit for anyone interested

      FWIW, this line didn't work for me --

      sed -i '/Unattended-Upgrade::Skip-Updates-On-Metered-Connections "true"/a\\ "${distro_id}:${distro_codename}-updates"; ' /etc/apt/apt.conf.d/50unattended-upgrades

      I believe this is due to the line being inserted outside the Unattended-Upgrade::Allowed-Origins grouping.

    • 1 / 1