Skip to content

MauroBischof/UniversalUninstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Universal Uninstaller is a PowerShell-Script in combination with Windows Forms to silently uninstall sofware and executing powershell/cmd commands on a computer.

The script is meant to support it admins or similar occupations in thier daylie doing. It should help you to minimize work while managing remote windows computers. Beside uninstall programs, its also capable of executing powershell and cmd commands on the remote computer. All commands are executed silenty, if a program do not support a silent uninstallation, it wont be visible either.

Installation

  • Download the Zip-File
  • Right click the downloaded Zip-File and select Properties.
  • In the Gerneral-Tab, select "Unblock" and confirm.
  • Extract the Zip-File and run the .ps1 file as administrator.
  • Use the config.json to your needs.

Requirements

  • At least PowerShell 5.1 must be installed on the host and target computer.
  • Administrator rights on the host and target computer are mandatory.
  • The Execution Policy on the host must be set accordingly.
  • PSRemoting must be enabled on the target computer.

Demo

DemoUniversalUninstaller_s.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published