< Back
Get-AxClientConfig
Post
NAME Get-AxClientConfig
SYNOPSIS
Get the AX 2012 client configuration
SYNTAX
Get-AxClientConfig [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
Get the AX 2012 client configuration from the registry
PARAMETERS
-Name <String>
Name of the configuration that you are looking for
The parameter supports wildcards. E.g. -Name "*DEV*"
Required? false
Position? 1
Default value *
Accept pipeline input? false
Accept wildcard characters? true
<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
Author: M??????tz Jensen (@Splaxi)
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AxClientConfig
This will get all available client configurations from the registry and display them.
RELATED LINKS
SYNOPSIS
Get the AX 2012 client configuration
SYNTAX
Get-AxClientConfig [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
Get the AX 2012 client configuration from the registry
PARAMETERS
-Name <String>
Name of the configuration that you are looking for
The parameter supports wildcards. E.g. -Name "*DEV*"
Required? false
Position? 1
Default value *
Accept pipeline input? false
Accept wildcard characters? true
<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
Author: M??????tz Jensen (@Splaxi)
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AxClientConfig
This will get all available client configurations from the registry and display them.
RELATED LINKS