Start-PSProfile

SYNOPSIS

My PS Profile for all sessions.

SYNTAX

Start-PSProfile [-ClearHost] [<CommonParameters>]

DESCRIPTION

My PS Profile for all sessions.

EXAMPLES

EXAMPLE 1

Start-PSProfile -ClearHost

PARAMETERS

-ClearHost

Clear the screen before loading.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

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

INPUTS

OUTPUTS

NOTES