Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.24 KB

File metadata and controls

59 lines (38 loc) · 1.24 KB
document type cmdlet
external help file helium-Help.xml
HelpUri https://github.com/Skatterbrainz/helium/blob/master/docs/Get-Browsers.md
Locale en-US
Module Name helium
ms.date 02/11/2026
PlatyPS schema version 2024-05-01
title Get-Browsers

Get-Browsers

SYNOPSIS

Returns a list of installed browsers and related properties.

SYNTAX

__AllParameterSets

Get-Browsers [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

Returns a list of installed browsers and related properties, including product name, vendor, version, install type, and number of profiles.

EXAMPLES

EXAMPLE 1

Get-Browsers Returns a list of installed browsers and their properties.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS