Hanfelt Posted May 26, 2017 Share Posted May 26, 2017 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 Paul and BartB 2 Link to comment Share on other sites More sharing options...
dcol6n Posted June 30, 2017 Share Posted June 30, 2017 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now