Skip to content

Remove AcmaShadowObjectLink

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

Remove-AcmaShadowObjectLink

Description

Removes a shadow link from the ACMA database schema

Syntax

Remove-AcmaShadowObjectLink -Name <string> 

Parameters

Name

The unique name of the shadow link

Examples

Remove-AcmaShadowObjectLink -Name "adminAccountLink" 
Clone this wiki locally