Updates from: 06/29/2022 01:18:46
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Corporate Communications Overview https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/corporate-communications-overview.md
Learn how to keep everyone informed and engaged using SharePoint, Microsoft Team
- Understand technical and license requirements before getting started - Learn how to launch, manage, and maintain corporate communications over time
->[!NOTE]
-> Viva Connections is in Public preview and will become more widely available to customers this Fall. [Viva Connections](viva-connections-overview.md) is one of four [Microsoft Viva](https://www.microsoft.com/microsoft-viva) modules.
-- ## Overview of setup Start by learning about Microsoft 365 tools that are designed for your specific scenario. Then, learn how to scope your audience. Finally, get started planning by learning how to create, launch, measure, and maintain a one-time communication or communications over time.
SharePoint Deprecation Of Site Mailboxes https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/deprecation-of-site-mailboxes.md
For more information, see [Permissions and sharing](./modern-experience-sharing-
## Export site mailboxes to PST (using script)
-1. Copy [process-site-mailboxes.ps1](https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/raw/live/SharePoint/SharePointOnline/spodownloads/process-site-mailboxes.ps1) to a working directory.
+1. Copy [process-site-mailboxes.ps1](https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/blob/public/SharePoint/SharePointOnline/spodownloads/process-site-mailboxes.ps1) to a working directory.
2. Start Windows PowerShell in administrator mode.
For more information, see [Permissions and sharing](./modern-experience-sharing-
5. You can review the list of site mailboxes by opening 'SiteMailboxesList.csv' file on a working directory, when it prompts you to review the file.
-6. Remove any site mailbox(es) from the list which you would not like to backup.
+6. Remove any site mailbox(es) from the list which you would not like to back up.
7. Save 'SiteMailboxesList.csv', after reviewing it. 8. Press 'y' when prompted "Do you like to proceed further? (Y/N)" to continue.
-9. Once you get "Mailboxes content search are complete" message on your screen, access the export results created for each mailbox by going to the compliance center in Microsoft 365 Administrator dashboard.
+9. Once you get "Mailboxes content search are complete" message on your screen, access the export results created for each mailbox by going to the Microsoft Purview compliance portal.
>[!NOTE] > Use Compliance center dashboard to download PST messages on your screen.
For example, run the following command in Exchange PowerShell:
Get-Mailbox MDEL:* | ?{$_.RecipientTypeDetails -eq "TeamMailbox"} | Remove-Mailbox -Confirm:$false ```
-Use `Remove-Mailbox` to delete a site mailbox. The system removes the site mailbox link from the SharePoint site when a site mailbox is deleted. In the example, change the 'MDEL' to the name of the site mailbox you want to delete.
+Use `Remove-Mailbox` to delete a site mailbox. The system removes the site mailbox link from the SharePoint site when a site mailbox is deleted. In the example, change the 'MDEL' to the name of the site mailbox you want to delete.
SharePoint Plan Communication Strategy https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/plan-communication-strategy.md
Review popular communication scenarios to get familiar with the different types
### Scenario A: Use Viva Connections as a gateway to employee experiences
->[!NOTE]
-> Viva Connections is in Public preview and will become more widely available to customers this Fall. [Viva Connections](viva-connections-overview.md) is one of four [Microsoft Viva](https://www.microsoft.com/microsoft-viva) modules.
![Conceptual image of Viva Connections.](media/cc-viva-connections.png)