Add-MSModuleDependency

Add dependencies to an item (App, User, Device etc)

Syntax


Add-MSModuleDependency -Module (String) -Id (Int32) -DependencyModule (String) -DependencyId (Int32) [-DependencyProjectIdId (Int32)]

Add-MSModuleDependency -Module (String) -Id (Int32) -DependencyModule (String) -DependencyIds (Int32[]) [-DependencyProjectIdId (Int32)]