Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.2 KB

File metadata and controls

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

Get-DesktopEnvironment

SYNOPSIS

Get the current desktop environment.

SYNTAX

__AllParameterSets

Get-DesktopEnvironment [<CommonParameters>]

ALIASES

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

DESCRIPTION

Get the current desktop environment.

EXAMPLES

EXAMPLE 1

Get-DesktopEnvironment Returns the name of the current desktop environment. Example: cinnamon

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