Add-MSModuleDependency
Add Module Dependency
Syntax
Add-MSModuleDependency -Module (string) -Id (int) -DependencyModule (string) -DependencyId (int) [-DependencyProjectIdId (int)]
Add-MSModuleDependency -Module (string) -Id (int) -DependencyModule (string) -DependencyIds (int[]) [-DependencyProjectIdId (int)]