Posted May 26, 20177 yr Hello everyone im trying out Pulseway right now but i wanted to give you a nice idea how you can push software to clients in an easy way. You could use chocolatey and then just open a powershell session and type for example choco upgrade all -y to upgrade all applications installed to latest version. You can type choco install 7zip -y to install 7-zip. and so on. You can read more at chocolatey website. You can also set up your own repo for software and updates. Im using proget to host my internal choco server. Just my two cents Â
June 30, 20177 yr Thanks, I have been using choco to deploy some basic client applications. Thanks for the suggestion of a choco server, I had been checking out a few.
Create an account or sign in to comment