Skip to content

Remove AcmaConstant

Ryan Newington edited this page May 26, 2022 · 4 revisions

Remove-AcmaConstant

Description

The Remove-AcmaConstant cmdlet removes a constant from the ACMA database

Syntax

Remove-AcmaConstant -Name<string>

Parameters

Name

The name of the constant

Examples

Remove-AcmaConstant -Name "mailSuffix"
Clone this wiki locally