Skip to content

Commit 56214aa

Browse files
authored
Merge pull request #7969 from MicrosoftDocs/release-cm2207-tp
merge extra change from release branch
2 parents 8a22919 + 031a6ea commit 56214aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • memdocs/configmgr/core/get-started/2022/includes/2207

memdocs/configmgr/core/get-started/2022/includes/2207/10928371.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ Use this cmdlet to monitor the distribution point migration status.
6565
Get-CMDistributionPointMigrationStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
6666
```
6767

68-
### Get-CMDistributionPointContentMigrationStatus
68+
### Get-CMDistributionPointMigrationContentStatus
6969

7070
Use this cmdlet to monitor the distribution point content migration status.
7171

7272
#### Syntax
7373

7474
```powershell
75-
Get-CMDistributionPointContentMigrationStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
75+
Get-CMDistributionPointMigrationContentStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
7676
```
7777

7878
### Stop-CMDistributionPointMigration

0 commit comments

Comments
 (0)