Uninstall and reinstall software with a script?

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Chocolatey

    Chocolatey - the package manager for Windows

    Super dumb question, have you looked at Chocolatey? You could create a software repository and either push or pull software to endpoints. You might also consider a CM tool like Ansible or Puppet that your endpoints might check for configuration baselines (such as is program installed?).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • powershell

    I wrote this registry uninstall path collection script for a site software inventory project (the SCCM DB wasn't providing accurate results). You may find chunks of it useful (the foreach loops that populate $installedProducts) for lifting the needed uninstall path key values into a PowerShell friendly PSCustomObject array. Honestly though, this task could also be a two line batch script.

  • ChocolateyGet

    ChocolateyGet provider allows to download packages from Chocolatey.org repository via OneGet

    The unofficial but de-facto PackageManagement module for Chocolatey, ChocolateyGet, has full support for PowerShell Desired State Configuration, so you can roll a pure-PowerShell configuration management solution to keep certain packages continually up to date.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Puro — Uma forma eficiente de gerenciar as versões flutter

    1 project | dev.to | 18 May 2024
  • PC MHz fluctuating

    1 project | /r/pcmasterrace | 7 Dec 2023
  • Was für Tools nutzt ihr zum Einrichten und Daten übertragen auf einen neuen PC?

    1 project | /r/de_EDV | 25 Nov 2023
  • Windows ADK&MDK or how to deploy software automatically

    1 project | /r/msp | 19 Aug 2023
  • Chocolatey CLI v2.2.2 is now available

    1 project | /r/chocolatey | 9 Aug 2023

Did you konow that PowerShell is
the 34th most popular programming language
based on number of metions?