< Back

Start-Profile

Sun Jan 19, 2020 5:34 pm

NAME Start-Profile



SYNOPSIS

Initialize the PowerShell console profile.





SYNTAX

Start-Profile [[-ConfigPath] <String>] [<CommonParameters>]





DESCRIPTION

This is the personal profile of Claudio Spizzi holding all commands to

initialize the profile in the console. It's intended to be used on any

PowerShell version and plattform.





PARAMETERS

-ConfigPath <String>

Optionally specify a path to the config file.



Required? false

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