Skip to main content

Posts

Showing posts from 2023

Powershell : How to find if a software is installed or not

Task is to write a Function in Powershell which can be used by multiple boxes to find if a software is installed or not. SCRIPT