MicrosoftDocs/sccm-docs-powershell-ref

Cmdlets for "Distribution point content migration" seem to be incorrectly documented

davidpaMSFT opened this issue · 0 comments

The following cmdlets documented on this page:

  • Start-CMDPMigration
  • Get-CMDPMigrationStatus
  • Get-CMDPMigrationContentStatus
  • Stop-CMDPMigration

...appear to be incorrect/non-existent for 2207.

The correct cmdlets are probably these:

  • Start-CMDistributionPointMigration
  • Get-CMDistributionPointMigrationStatus
  • Get-CMDistributionPointMigrationContentStatus
  • Stop-CMDistributionPointMigration

as documented in TP 2207: https://learn.microsoft.com/en-us/mem/configmgr/core/get-started/2022/technical-preview-2207#bkmk_dpconmig

Above cmdlets exist and work in 2207.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.