< Back
Optimize-PathVariables
Post
NAME Optimize-PathVariables
SYNOPSIS
Ensures that environment Path variables are unique and properly formatted
SYNTAX
Optimize-PathVariables [<CommonParameters>]
DESCRIPTION
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$null = Optimize-PathVariables
RELATED LINKS
SYNOPSIS
Ensures that environment Path variables are unique and properly formatted
SYNTAX
Optimize-PathVariables [<CommonParameters>]
DESCRIPTION
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$null = Optimize-PathVariables
RELATED LINKS