Get-CMMigrationEntityDependency

Get-CMMigrationEntityDependency

Gets a dependency for a migration entity dependency in System Center 2012 Configuration Manager.

Syntax

Parameter Set: SearchById
Get-CMMigrationEntityDependency [-Id <String> ] [ <CommonParameters>]

Parameter Set: SearchByType
Get-CMMigrationEntityDependency [-Type <String> ] [ <CommonParameters>]

Detailed Description

The Get-CMMigrationEntityDependency cmdlet gets a migration entity dependency in Microsoft System Center 2012 Configuration Manager. A migration entity dependency is an object upon which another object to be migrated is dependent.

Parameters

-Id<String>

Specifies an identifier in Configuration Manager.

Aliases

EntityId

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

false

-Type<String>

Specifies a type in Configuration Manager.

Aliases

DependencyType

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

PS C:\> 
PS C:\>