
Script to generate an html reports of installed software, installed updates and installed components on a remote computer
The Get-SoftwareInventory.ps1 script is a powerful tool for generating HTML reports on installed software, updates, and components from remote computers. This utility can streamline the process of keeping track of software inventory across multiple systems, making it an essential asset for IT professionals and administrators who need to maintain oversight of their environments.
Designed to work easily with remote machines, this script leverages the modified function Get-RemoteProgram, but offers added functionality such as email reporting. Whether you're looking to audit your software installations or send detailed reports to your team, this script is equipped to meet those needs efficiently.
