🔵Installed Software Inventory Exporter

Overview

A PowerShell inventory tool that exports installed Windows applications into structured CSV reports.

Problem

Windows applications may be registered in separate 32-bit and 64-bit registry locations, making manual inventory incomplete.

Solution

The script reads both uninstall registry paths, consolidates the results and separates Microsoft applications from third-party software.

Key Features

  • 32-bit application inventory
  • 64-bit application inventory
  • CSV report generation
  • Microsoft and third-party application separation
  • Temporary-file cleanup

Technologies

  • PowerShell
  • Windows Registry
  • CSV

Status

🔵 Stable

Repository

https://github.com/alaindespont/AD-PUBLIC/tree/main/01_EndpointManagement/Listing%20des%20programmes%20install%C3%A9s

Post a Comment

0 Comments