Skip to content

PowerShell

Ryan Newington edited this page Sep 4, 2025 · 8 revisions

PowerShell cmdlets

ACMA comes with a set of PowerShell cmdlets that are installed with the UI component. These cmdlets can be used to modify both the ACMA database schema, as well as objects within the database.

The PowerShell quick reference guide contains the most commonly used commands and example scripts.

Cmdlet Reference by Category

Database Management

Core cmdlets for database operations and connections:

Schema Management

Constants

Manage system-wide constants:

Attributes

Define and manage object attributes:

Bindings

Control attribute bindings to object classes:

Reference Back-links

Manage bidirectional reference relationships:

Sequences

Control unique sequence generators:

Shadow Object Links

Manage shadow object relationships:

Object Operations

CRUD Operations

Fundamental object management:

Query Operations

Database querying and filtering:

Data Import/Export

Bulk operations for data migration:

Clone this wiki locally