We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Add-AcmaConstant cmdlet adds a new constant to the ACMA database
Add-AcmaConstant -Name<string> -Value <string>
The name of the constant
The value to assign to the constant
Add-AcmaConstant -Name "mailSuffix" -Value "acma.com"