< Back

Get-ProfileHeadline

Sun Jan 19, 2020 5:33 pm

NAME Get-ProfileHeadline



SYNOPSIS

Return the headline with information about the local system and current

user.





SYNTAX

Get-ProfileHeadline [<CommonParameters>]





DESCRIPTION

Get the current PowerShell version, Operationg System details an the

user session as profile headline in one string.





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

System.String







RELATED LINKS