Gathers a list of installed software on a given computer or set of computers.
Find a file
2021-09-18 08:06:42 -06:00
Get-Software.ps1 Initial commit 2021-09-18 08:06:42 -06:00
LICENSE Initial commit 2021-09-15 05:59:38 -06:00
README.md Initial commit 2021-09-18 08:06:42 -06:00

Get-Software

Gathers a list of installed software on a given computer or set of computers.

Variables

Variable Required Default Choices Description
Path No Path to use to export the CSV report
ComputerName No Local Machine Specifies the computers on which the command runs
Credential No Running User Credential that should be used to connect to a remote machine

Example

.\Get-Software.ps1

License

See LICENSE file for full license information.