Skip to content

Remove AcmaSequence

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

Remove-AcmaSequence

Description

Removes a sequence from the database

Syntax

Remove-AcmaSequence -Name <string>

Parameters

Name

The name of the sequence to remove

Examples

Remove-AcmaSequence -Name "homeFolderGroup"
Clone this wiki locally