< Back
Install-Profile
Post
NAME Install-Profile
SYNOPSIS
Install all dependencies for the profile.
SYNTAX
Install-Profile [<CommonParameters>]
DESCRIPTION
Insted of adding theses module dependencies into the module manifest,
they are separated in this command. This is by design, to speed up the
module load duration of ProfileFever. The module load time is essential
for a fast profile scripts.
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
RELATED LINKS
SYNOPSIS
Install all dependencies for the profile.
SYNTAX
Install-Profile [<CommonParameters>]
DESCRIPTION
Insted of adding theses module dependencies into the module manifest,
they are separated in this command. This is by design, to speed up the
module load duration of ProfileFever. The module load time is essential
for a fast profile scripts.
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
RELATED LINKS