< Back

Clear-AxActiveEnvironmentConfig

Sat Jan 11, 2020 8:06 am

NAME Clear-AxActiveEnvironmentConfig



SYNOPSIS

Clear the active environment config





SYNTAX

Clear-AxActiveEnvironmentConfig [-Temporary] [<CommonParameters>]





DESCRIPTION

Clear the active environment config from the configuration store





PARAMETERS

-Temporary [<SwitchParameter>]

Instruct the cmdlet to only temporarily clear the active environment configuration in the configuration store



Required? false

Position? named

Default value False

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



NOTES





Tags: Environment, Config, Configuration, Servers



Author: M??????tz Jensen (@Splaxi)



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Clear-AxActiveEnvironmentConfig



This will clear the active environment configuration from the configuration store.











RELATED LINKS

Add-AxEnvironmentConfig

Get-AxActiveEnvironmentConfig

Get-AxEnvironmentConfig

Remove-AxEnvironmentConfig

Set-AxActiveEnvironmentConfig