Get-InstalledProgram

1.0.1

Get-InstalledProgram retrieves the programs installed on a local or remote machine. To specify a remote computer, use the ComputerName parameter. If the Name parameter is specified, the script gets information on any matching program's DisplayName property, and wildcards are permitted.

By default, the objects returned will only include the "DisplayName" and "DisplayV
Get-InstalledProgram retrieves the programs installed on a local or remote machine. To specify a remote computer, use the ComputerName parameter. If the Name parameter is specified, the script gets information on any matching program's DisplayName property, and wildcards are permitted.

By default, the objects returned will only include the "DisplayName" and "DisplayVersion" properties of the installed program. This can be overridden by specifying the properties desired to the Property parameter, or all properties can be retrieved by using the All switch parameter.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-InstalledProgram

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2016 Chris Carter

Package Details

Author(s)

  • Chris Carter

Tags

InstalledPrograms PowerShellRemoting

Functions

Choose-Invocation Get-ProgramFromRegistry

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 1,380 3/7/2016