Searches installed programs.
Find-InstalledPrograms.ps1 [[-Name] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Find-InstalledPrograms.ps1 %powershell%
IdentifyingNumber : {65276649-728D-4AB9-AAEC-6EFF860B11EC} Name : PowerShell 6-x64 Vendor : Microsoft Corporation Version : 6.1.2.0 Caption : PowerShell 6-x64
The product name to search for. SQL-style “like” wildcards are supported.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.