< Back

Set-PromptTitle

Sun Jan 19, 2020 5:34 pm

NAME Set-PromptTitle



SYNOPSIS

Set a static prompt title.





SYNTAX

Set-PromptTitle [-Title] <String> [<CommonParameters>]





DESCRIPTION

Overwrite the dynamic prompt title with a static title.





PARAMETERS

-Title <String>

Global title definition



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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





RELATED LINKS