Updates from: 08/22/2023 01:59:47
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Home Site https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/home-site.md
- Previously updated : 06/15/2023 Title: "Set a site as your home site"----
-recommendations: true
-- NOCSH----- Strat_SP_admin-- M365-collaboration-- m365solution-scenario-- m365solution-spintranet-- highpri--- seo-marvel-apr2020-- admindeeplinkSPO-- SPO160-- MET150-- BSA160
-description: "Learn how to set a communication site as the home site for your organization."
--
-# Set a site as your home site
-
-> [!NOTE]
-> - After June 2023, users will be redirected to the Viva Connections admin center if trying to set up or manage a home site from the SharePoint Admin Center (SPAC). Learn more about Viva Connections here.
-> - After June 2023, users will be able to set multiple home sites by using multiple Viva Connections experiences in the M365 admin center. The feature is currently under private preview and will start rolling out broadly by the end of June 2023.
-> - Starting in mid-June, customers should check to verify if they have access to the new Viva Connections admin center in the MAC. If so, please refer to the Set up Viva Connections in the Microsoft 365 admin center on how to use the Viva Connections admin center. If not, please continue using the current SPAC panel along with this article for support.
-
-A home site is a SharePoint [communication site](https://support.office.com/article/94A33429-E580-45C3-A090-5512A8070732) that you create and set as the main landing site for your intranet. It brings together news, events, embedded video and conversations, and other resources to deliver an engaging experience that reflects your organization's voice, priorities, and brand. It also allows your users to search for content (such as sites, news, and files) across your organization. You can set the home site in the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_blank">SharePoint admin center</a> or by using PowerShell.
-
-After June 2023, users will be redirected to the Viva Connections admin center if trying to set up or manage a home site from the SharePoint Admin Center (SPAC).
-
-Before you begin, make sure you've reviewed how to [plan, build, and launch a home site](./home-site-plan.md).
-
-> [!IMPORTANT]
-> If you want your home site to also be the root site, or top-level site of your intranet, keep in mind that employees across your organization will still have access to the root site. Setting up the root site as a home site for multiple Viva Connections experiences may show some root site content that everyone has access to on the feed of another Viva Connections experience using a home site.
-
-## Use the SharePoint admin center
-
-After you create and customize the communication site that you want to use as your home site, follow these steps to set it as your home site.
-
-> [!NOTE]
-> - After June 2023, users will be redirected to the Viva Connections admin center if trying to set up or manage a home site from the SharePoint Admin Center (SPAC). Learn more about Viva Connections here.
-> - Starting in mid-June, customers should check to verify if they have access to the new Viva Connections admin center in the MAC. If so, please refer to the Set up Viva Connections in the Microsoft 365 admin center on how to use the Viva Connections admin center. If not, please continue using the current SPAC panel along with this article for support.
-
-1. Go to <a href="https://go.microsoft.com/fwlink/?linkid=2185072" target="_blank">**Settings** in the SharePoint admin center</a>, and sign in with an account that has [admin permissions](./sharepoint-admin-role.md) for your organization.
-
- >[!NOTE]
- > If you have Office 365 operated by 21Vianet (China), [sign in to the Microsoft 365 admin center](https://go.microsoft.com/fwlink/p/?linkid=850627), then browse to the SharePoint admin center and open the Settings page.
-
-2. Select **Home site**.
-
- ![Home site setting in the new SharePoint admin center.](media/home-site-setting.png)
-
-3. Paste the URL of the communication site that you want to become the home site.
-
-4. Select **Save**.
-
-On the Settings page, the home site URL will appear in the Current value column.
-
-> [!NOTE]
-> It might take up to 10 minutes for the change to take effect and the Global navigation and Set up Viva Connections options to appear.
-
-## Use PowerShell to set your home site
-
-Follow these steps if you want to use PowerShell to set your home site. To run this cmdlet, you must be a site admin of the site.
-
-1. [Download the latest SharePoint Online Management Shell](https://go.microsoft.com/fwlink/p/?LinkId=255251).
-
- > [!NOTE]
- > If you installed a previous version of the SharePoint Online Management Shell, go to Add or remove programs and uninstall "SharePoint Online Management Shell."
-
-2. Connect to SharePoint as a [Global Administrator or SharePoint Administrator](./sharepoint-admin-role.md) in Microsoft 365. To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
-
-3. Run `Set-SPOHomeSite -HomeSiteUrl <siteUrl>`.
-
- (Where siteUrl is the site you want to use)
-
-> [!TIP]
-> After you set your home site, you might want to [enable and customize the global navigation](sharepoint-app-bar.md#customize-global-navigation-in-the-app-bar).
-
-## Remove a site as your home site
-
-If you remove a site as your home site:
--- The Home button will be removed from the Find tab of the SharePoint mobile app.-- If you enabled global navigation, the global navigation pane will be removed from the SharePoint app bar.-- Search will be scoped to the site only.-
-To remove the site as your home site:
-
-1. Go to <a href="https://go.microsoft.com/fwlink/?linkid=2185072" target="_blank">**Settings** in the SharePoint admin center</a>.
-2. select **Home site**.
-3. Next to your current home site, select **Remove as home site**.
-4. Select **Save**.
-
-To perform this task by using PowerShell, run `Remove-SPOHomeSite`.
-
-The site will continue to be an organization news site. To remove it as an organization news site, see [Create an organization news site](organization-news-site.md).
---
-## Add a home site after youΓÇÖve set up Viva Connections
-If your organization is already using [Viva Connections](/viva/connections/viva-connections-overview), you can add a home site at any time. If you add a home site after youΓÇÖve set up content in the Viva Connections dashboard and navigation in Microsoft Teams, you may need to copy some content to the home site in some cases. For more information on this process, see [Set up Viva Connections in the Microsoft 365 admin center](/viva/connections/set-up-admin-center#add-a-sharepoint-home-site-after-setting-up-a-connections-experience).
-
-**Add a home site after setting up Viva Connections using PowerShell:**
-1. [Download the latest SharePoint Online Management Shell](https://go.microsoft.com/fwlink/p/?LinkId=255251).
-
-> [!NOTE]
-> If you installed a previous version of the SharePoint Online Management Shell, go to Add or remove programs and uninstall "SharePoint Online Management Shell."
-
-2. Connect to SharePoint as a [Global Administrator or SharePoint administrator](sharepoint-admin-role.md). To learn how, see [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online).
-3. Run `set-spohomesite`
---
-## Choose the default landing experience for Viva Connections desktop
-If your organization is using [Viva Connections](/viva/connections/viva-connections-overview), and you already have a SharePoint home site that you want to keep as the landing experience for Viva Connections desktop, use the PowerShell command. [Get more guidance on how to set the default desktop experience for Viva Connections](/viva/connections/set-up-admin-center#choose-the-landing-destination-in-the-viva-connections-app).
-
-> [!NOTE]
-> If you change the home site to a different home site, it may take up to a week for users in Viva Connections to be directed to the new site. However, users can logout and log back in to clear the cache to view the new home site sooner.
-
-## See also
-
-**Watch:** [Build and launch a SharePoint Home Site: Tips and Tricks From The Product Team](https://techcommunity.microsoft.com/t5/video-hub/build-and-launch-a-sharepoint-home-site-tips-and-tricks-from-the/m-p/1696758)
-
-[Creating and launching a healthy SharePoint portal](portal-health.md)
-
-Use and customize the [The Landing template](https://lookbook.microsoft.com/details/c9300e94-6e83-471a-b767-b7878689e97e) from the SharePoint look book
-
-Learn more about [how Viva Connections and home sites work together to create employee experiences](/viva/connections/viva-connections-overview#how-sharepoint-home-sites-and-viva-connections-work-together).
SharePoint Site Lifecycle Management https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/site-lifecycle-management.md
+ Last updated : 08/18/2023
+ Title: "Manage site lifecycle policies"
++
+recommendations: true
++
+audience: Admin
+f1.keywords:
+- NOCSH
++
+ms.localizationpriority: medium
+
+- M365-collaboration
+- Highpri
+- Tier1
+search.appverid:
+description: "Learn how to manage site lifecycle policies for SharePoint sites."
++
+# Manage site lifecycle policies
++
+> [!NOTE]
+> This feature is currently rolling out and may not yet be fully available for all organizations.
+
+## Site lifecycle management
+
+The site lifecycle management feature from Microsoft Syntex- SharePoint Advanced Management lets you manage inactive sites across your tenant from the [SharePoint admin center](get-started-new-admin-center.md).
+
+You can set up an inactive site policy to automatically detect inactive sites and send notifications to site owners via email. The owners can then confirm whether the site is still active. When you're setting up a site lifecycle policy, you can choose between a simulation policy and an active policy. The simulation policy runs once and generates a report based on the parameters you've set. If the policy fails, you need to delete it and create a new simulation policy. You can also convert a simulation policy to an active policy.
+
+The active policy runs monthly and generates reports, sending notifications to the respective owners to confirm the inactive site status. If the active policy fails during a particular month, it will run again on the next schedule. :::image type="content" source="media/site-lifecycle-management/1-inactive-site-policy-dashboard.png" alt-text="screenshot of site lifecycle management dashboard" lightbox="media/site-lifecycle-management/1-inactive-site-policy-dashboard.png":::
+
+### Site owner notifications
+
+The notifications inform SharePoint site owners that a site has been inactive for X months. To keep the site, the owner should select the **Certify site** button in the notification email. Once the owner certifies the site as active, site lifecycle management doesn't check the activity of the confirmed site for one year.
+
+Site owners are notified monthly for thee months and then no notifications are sent for the next three months. After six months, monthly notifications resume if the site is inactive. The policy execution report lists the inactive site as unactioned by site owner. You can download the policy execution report and filter out sites that are marked as "no owner action".
+
+> [!TIP]
+> Before creating an inactive site policy, check for any tenant-level restricted access control settings that could disrupt site attestation by the respective site owner.
+
+### Sites managed by multiple inactive site policies
+
+If a site falls under multiple inactive site policies, site lifecycle management avoids spamming site owners with notification emails. If a notification was sent within the last 30 days from any inactive site policy, the site remains inactive, and no more notifications are sent. The policy execution report shows the site's status as "Notified by another policy".
+
+## Requirements
+
+To access and use site lifecycle management, your organization must have the following subscription:
+
+- [Microsoft Syntex - SharePoint Advanced Management](advanced-management.md)
+
+## Create an inactive site policy
+
+1. To create an inactive site policy, go to the SharePoint admin center.
+
+2. Expand **Policies** and select **Site lifecycle management**.
+
+3. Select **+ Create policy** and select **Next**.
+
+4. Enter your policy scope parameters and select **Next**. :::image type="content" source="media/site-lifecycle-management/4-inactive-site-policy-create-policy-set-scope-filled.png" alt-text="screenshot of site lifecycle management set policy scope." lightbox="media/site-lifecycle-management/4-inactive-site-policy-create-policy-set-scope-filled.png":::
+
+5. Name your policy, add a description (optional) and select a policy mode. Select **Next**.:::image type="content" source="media/site-lifecycle-management/5-inactive-site-policy-name-policy.png" alt-text="screenshot of site lifecycle management name policy." lightbox="media/site-lifecycle-management/5-inactive-site-policy-name-policy.png":::
+
+6. Select **Done**. Your policy is now created and can be viewed and managed from the **Site lifecycle management** dashboard.
+
+## Scope of inactive site policies
+
+You can configure parameters for an inactive site policy like inactive time period, template type, site creation source, sensitivity labels and exclusion of up to 100 sites.
+
+### In-scope site activities
+
+Inactive site policies analyze activity across SharePoint and connected platforms like Teams, Viva Engage (formerly Yammer), and Exchange to detect a site's last activity.
+
+|Platform type | Activities |
+|||
+|**SharePoint** |Viewed files, edited files, shared files internally and externally, synced files, viewed pages, visited pages |
+|**Viva Engage (formerly Yammer)** |Posted messages, read conversations, liked messages |
+|**Teams** |Posted channel messages in a team across all channels, posted messages in Teams and all channels, replied to messages, mentioned in messages, reacted to messages, sent urgent messages, conducted meetings (recurring, ad hoc, one-time) |
+|**Exchange** | Received emails in the Exchange mailbox |
+
+### In-scope site templates
+
+Site lifecycle management also reviews activity of communication sites, classic sites, Teams-connected sites, and group-connected sites with the following site template types:
+
+|Site type|Template type|
+|||
+|Communication site|SitePagePublishing#0|
+|Classic sites|STS#0, STS#1, STS#2, WIKI#0, BLOG#0, SGS#0, SPS#0, SPSNEWS#0, ENTERWIKI#0, COMMUNITY#0, DEV#0, EXPRESS#0, EHS#1, EHS#2|
+|Teams-connected site|STS#3 or Group#0|
+|Group-connected site|STS#3 or Group#0|
+
+### Out-of-scope sites
+
+The following sites are considered out-of-scope and excluded from site activity detection:
+
+- ownerless sites
+- OneDrive sites
+- sites with retention policies applied
+- sites with other compliance policies applied
+- locked sites
+- sites created by system users
+- app catalog sites
+- root sites
+- home sites
+- tenant admin sites
+
+## Reporting
+
+Sites that have been inactive for six months are listed in the policy execution report. The report is available for download as a .csv file and lets you filter out sites that are considered unactioned by site owners. :::image type="content" source="media/site-lifecycle-management/8-inactive-site-policy-downloaded-csv-report.png" alt-text="screenshot of inactive site policy downloaded csv report." lightbox="media/site-lifecycle-management/8-inactive-site-policy-downloaded-csv-report.png":::
+
+See the following table, which explains the reporting categories found in the policy execution report:
+
+|Reporting category | Meaning |
+|||
+|**Site name** |Name of inactive site |
+|**URL** |URL of inactive site |
+|**Template** |Template of inactive site |
+|**Sensitivity label** |Sensitivity label of inactive site |
+|**Site owner emails** |Email addresses of site owners who have received inactive site activity email notifications |
+|**Last site activity** |Date of last activity detected by inactive site policy across SharePoint site and connected workloads (Exchange, Viva Engage (formerly Yammer), or Teams) |
+|**Date created** |Date when the inactive site was created |
+|**Storage used** |Storage consumed by inactive site |
+**Inactive site status** |Stage of the policy with the inactive site. There are four possible stages:|
+| |**First notification**: The first notification has been shared with the site owner of the inactive site.|
+| |**30 days since first notification**: The second notification has been shared with the site owner of the inactive site.|
+| |**60 days since first notification**: The third notification has been shared with the site owner of the inactive site.|
+| |**No owner action**: No action the site owner after three consecutive notifications.|
+|**Action status** |Status of the notification to the site owner: |
+| |**Success** denotes the notification was delivered to the site owner.|
+| |**Failure** denotes the notification to the site owner has failed.|
+
+## Related articles
+
+[Microsoft Syntex - SharePoint Advanced Management overview](advanced-management.md)
+
+[Restore deleted sites](restore-deleted-site-collection.md)