Get-CMMigrationEntity

Get-CMMigrationEntity

Gets a migration entity in System Center 2012 Configuration Manager.

構文

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

Parameter Set: SearchByName
Get-CMMigrationEntity [-Name <String> ] [ <CommonParameters>]

Parameter Set: SearchByOthers
Get-CMMigrationEntity [-IsActive <String> ] [-Type <String> ] [ <CommonParameters>]

詳細説明

The Get-CMMigrationEntity cmdlet gets the migration entity in Microsoft System Center 2012 Configuration Manager. A migration entity is an object to be migrated that is of any type that is supported by migration.

パラメーター

-Id<String>

Specifies an identifier in Configuration Manager.

エイリアス

EntityId

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-IsActive<String>

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-Name<String>

Specifies a name in Configuration Manager.

エイリアス

EntityName

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-Type<String>

Specifies a type in Configuration Manager.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

関連トピック

Get-CMMigrationEntityDependency

New-CMMigrationJob