diff --git a/Exchange/ExchangeOnline/calendars/conference-rooms-not-displayed.md b/Exchange/ExchangeOnline/calendars/conference-rooms-not-displayed.md index b8007e4bda..bc1e205eb2 100644 --- a/Exchange/ExchangeOnline/calendars/conference-rooms-not-displayed.md +++ b/Exchange/ExchangeOnline/calendars/conference-rooms-not-displayed.md @@ -41,7 +41,7 @@ To create a room list and to add existing rooms to the room list, follow these s 1. Run the following command to create a room list: ```powershell - New-DistributionGroup -RoomList -Members $Members + New-DistributionGroup -RoomList ``` 1. Run the following command to add existing rooms to the room list: @@ -52,4 +52,4 @@ To create a room list and to add existing rooms to the room list, follow these s For more information, see [Create a room list distribution group](/previous-versions/office/exchange-server-2010/ee633471(v=exchg.141)) and [Create and manage room mailboxes](/Exchange/recipients/room-mailboxes). -Still need help? Go to [Microsoft Community](https://answers.microsoft.com/) or the [Exchange TechNet Forums](/answers/topics/office-exchange-server-itpro.html). \ No newline at end of file +Still need help? Go to [Microsoft Community](https://answers.microsoft.com/) or the [Exchange TechNet Forums](/answers/topics/office-exchange-server-itpro.html).