Remove-MSModuleDependency
Remove dependencies from an item (App, User, Device etc)
Syntax
Remove-MSModuleDependency -Module (String) -Id (Int32) -DependencyModule (String) -DependencyId (Int32) [-DependencyProjectIdId (Int32)]
Remove-MSModuleDependency -Module (String) -Id (Int32) -DependencyModule (String) -DependencyIds (Int32[]) [-DependencyProjectIdId (Int32)]