< Back

Get-InstalledProgram

Sat Jan 18, 2020 7:55 pm

NAME Get-InstalledProgram



SYNOPSIS

Get a list of installed software.





SYNTAX

Get-InstalledProgram [<CommonParameters>]





DESCRIPTION

none





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-InstalledProgram















RELATED LINKS