Skip to content

Commit 91125d5

Browse files
authored
Update Get-CsMeetingMigrationStatus.md
1 parent e35dda3 commit 91125d5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

skype/skype-ps/skype/Get-CsMeetingMigrationStatus.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsMeetingMigrationStatus
99

1010
## SYNOPSIS
11-
You use the `Get-CsMeetingMigrationStatus` cmdlet to check the status of meeting migrations.
11+
You use the `Get-CsMeetingMigrationStatus` cmdlet to check the status of meeting migrations.
1212

1313
## SYNTAX
1414
```
@@ -17,7 +17,9 @@ Get-CsMeetingMigrationStatus [[-Identity] <UserIdParameter>] [-Confirm] [-EndTim
1717
```
1818

1919
## DESCRIPTION
20-
Provide the detailed description here.
20+
Meeting Migration Service (MMS) is a Skype for Business service that runs in the background and automatically updates Skype for Business and Microsoft Teams meetings for users. MMS is designed to eliminate the need for users to run the Meeting Migration Tool to update their Skype for Business and Microsoft Teams meetings.
21+
22+
You can use the `Get-CsMeetingMigrationStatus` cmdlet to check the status of meeting migrations.
2123

2224
## EXAMPLES
2325

@@ -211,3 +213,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
211213
[Get-CsTenantMigrationConfiguration](https://docs.microsoft.com/en-us/powershell/module/skype/get-cstenantmigrationconfiguration?view=skype-ps)
212214
213215
[Get-CsOnlineDialInConferencingTenantSettings](https://docs.microsoft.com/en-us/powershell/module/skype/get-csonlinedialinconferencingtenantsettings?view=skype-ps)
216+
217+
[Start-CsExMeetingMigration](https://docs.microsoft.com/en-us/powershell/module/skype/start-csexmeetingmigration?view=skype-ps)

0 commit comments

Comments
 (0)