Updates from: 06/18/2024 01:10:40
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Deploy And Configure On Macos https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md
Configure the settings on macOS as follows:
On the next start of OneDrive, the new settings will be picked up.
+## Background services
+
+> [!IMPORTANT]
+> macOS 13 (Ventura) contains new privacy enhancements. Beginning with this version, by default, applications cannot run in background without explicit consent. OneDrive must run its daemon process in background. This configuration profile grants Background Service permissions to OneDrive. If you previously configured OneDrive through Microsoft Intune, we recommend you update the deployment with this configuration profile.
+
+You will need to create system configuration profiles that OneDrive needs to open at login and run reliably in the background. Here is an example:
+```xml
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1">
+<dict>
+<key>PayloadUUID</key>
+<string>9FE052B5-E7B6-4BF9-94EB-DB611E0E323E</string>
+<key>PayloadType</key>
+<string>Configuration</string>
+<key>PayloadOrganization</key>
+<string>Microsoft Corporation</string>
+<key>PayloadIdentifier</key>
+<string>9FE052B5-E7B6-4BF9-94EB-DB611E0E323E</string>
+<key>PayloadDisplayName</key>
+<string>OneDrive - Background Services</string>
+<key>PayloadDescription</key>
+<string/>
+<key>PayloadVersion</key>
+<integer>1</integer>
+<key>PayloadEnabled</key>
+<true/>
+<key>PayloadRemovalDisallowed</key>
+<true/>
+<key>PayloadScope</key>
+<string>System</string>
+<key>PayloadContent</key>
+<array>
+<dict>
+<key>PayloadDescription</key>
+<string>Background Service Management for OneDrive</string>
+<key>PayloadIdentifier</key>
+<string>4C3F2438-464E-43F5-8961-D4672D4A9F5D.privacy.C7B71805-73F2-43F6-A5AA-29C9CAD728B4</string>
+<key>PayloadUUID</key>
+<string>F9EE3920-EAD8-4472-AF2F-52D2B57FDB31</string>
+<key>Rules</key>
+<array>
+<dict>
+<key>RuleType</key>
+<string>LabelPrefix</string>
+<key>RuleValue</key>
+<string>com.microsoft.OneDrive</string><!--This would be com.microsoft.OneDrive-mac for the Store app-->
+</dict>
+<dict>
+<key>RuleType</key>
+<string>BundleIdentifierPrefix</string>
+<key>RuleValue</key>
+<string>com.microsoft.OneDriveLauncher</string>
+</dict>
+</array>
+<key>PayloadType</key>
+<string>com.apple.servicemanagement</string>
+<key>PayloadDisplayName</key>
+<string>Background Service Management for OneDrive</string>
+</dict>
+</array>
+</dict>
+</plist>
+```
++ ## Overview of settings Use the following keys to preconfigure or change settings for your users. The keys are the same whether you run the standalone or Mac App Store edition of the sync app. However, the .plist file name and domain name will be different. When you apply the settings, ensure that you target the appropriate domain depending on the edition of the sync app.
If you don't set any of the following settings, then the default setting moves b
<a name="OpenAtLogin"> </a>
+> [!IMPORTANT]
+> The OpenAtLogin setting will be deprecated with Sync app 24.113. Please refer to [Background services](deploy-and-configure-on-macos.md#background-services) to configure the appropriate profile for enabling OneDrive to start automatically when the user logs in.
+ This setting specifies whether OneDrive starts automatically when the user logs in. If you set this setting's value to **True**, OneDrive starts automatically when the user logs in to their Mac.
SharePoint What S Deprecated Or Removed From Sharepoint Server Subscription Edition https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointServer/what-s-new/what-s-deprecated-or-removed-from-SharePoint-Server-Subscription-Edition.md
Different customers may have different interpretations of terms such as "depreca
## Deprecated features
+- InfoPath Forms Services
- Microsoft Workflow Manager
Different customers may have different interpretations of terms such as "depreca
## Removed features
+- Access Services 2010
- Access Services 2013
Different customers may have different interpretations of terms such as "depreca
- Stsadm.exe command-line tool - Update-SPHelp PowerShell cmdlet+
+ - Claims to Windows Token Service (C2WTS)
## Detailed description of features deprecated or removed in SharePoint Server Subscription Edition
The following features and functionality have been deprecated or removed in Shar
### InfoPath Forms Services
-InfoPath Forms Services are deprecated but will remain supported for the SharePoint Server Subscription Edition release until July 14, 2026. After that date, InfoPath Forms Services will no longer be supported. Microsoft recommends exploring Power Apps as a potential alternative to InfoPath forms.
+InfoPath Forms Services is deprecated but will remain supported for the SharePoint Server Subscription Edition release until July 14, 2026. After that date, InfoPath Forms Services will no longer be supported. Microsoft recommends exploring Power Apps as a potential alternative to InfoPath forms.
### Microsoft Workflow Manager
-Microsoft has released SharePoint Workflow Manager as the new workflow engine to power the SharePoint 2013 Workflow platform for SharePoint Server and replace Microsoft Workflow Manager. We recommend that all customers using SharePoint 2013 workflows upgrade to SharePoint Workflow Manager as soon as theyΓÇÖre able to. Microsoft will focus all future investments and maintenance on SharePoint Workflow Manger rather than Microsoft Workflow Manager, including providing support beyond the year 2026. For more information, see [Install and configure workflow for SharePoint Server](/sharepoint/governance/install-and-configure-workflow-for-sharepoint-server).
+Microsoft has released SharePoint Workflow Manager as the new workflow engine to power the SharePoint 2013 Workflow platform for SharePoint Server and replace Microsoft Workflow Manager. We recommend that all customers using SharePoint 2013 workflows upgrade to SharePoint Workflow Manager as soon as theyΓÇÖre able to. Microsoft will focus all future investments and maintenance on SharePoint Workflow Manger rather than Microsoft Workflow Manager, including providing support beyond the year 2026. For more information, see [Install and configure workflow for SharePoint Server](/sharepoint/governance/install-and-configure-workflow-for-sharepoint-server).
### SharePoint 2010 workflows
With these threats and risks in mind, Basic authentication is deprecated but wil
### Access Services 2010
-Access Services 2010 has been removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power Apps](https://powerapps.microsoft.com/) and [Power Automate](https://flow.microsoft.com/) as potential alternatives to Access Services 2010.
+Access Services 2010 was removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power Apps](https://powerapps.microsoft.com/) and [Power Automate](https://flow.microsoft.com/) as potential alternatives to Access Services 2010.
### Access Services 2013
-Access Services 2013 has been removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power Apps](https://powerapps.microsoft.com/) and [Power Automate](https://flow.microsoft.com/) as potential alternatives to Access Services 2013.
+Access Services 2013 was removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power Apps](https://powerapps.microsoft.com/) and [Power Automate](https://flow.microsoft.com/) as potential alternatives to Access Services 2013.
### Classic authentication mode for content web applications
-Classic authentication mode has been removed and is no longer supported by Microsoft for content web applications in SharePoint Server Subscription Edition. Content web applications will now only support claims authentication mode. The Central Administration web application continues to use and support classic authentication mode.
+Classic authentication mode was removed and is no longer supported by Microsoft for content web applications in SharePoint Server Subscription Edition. Content web applications will now only support claims authentication mode. The Central Administration web application continues to use and support classic authentication mode.
### Groove sync app support
-Groove sync app support has been removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring the Microsoft [OneDrive sync app](https://support.microsoft.com/office/sync-files-with-onedrive-in-windows-615391c4-2bd3-4aae-a42a-858262e42a49#bkmk_install) as the replacement for the Groove sync app.
+Groove sync app support was removed and is no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring the Microsoft [OneDrive sync app](https://support.microsoft.com/office/sync-files-with-onedrive-in-windows-615391c4-2bd3-4aae-a42a-858262e42a49#bkmk_install) as the replacement for the Groove sync app.
### Lists web service APIs for Groove sync app
-The Lists web service APIs for Groove sync app have been removed and are no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring the Microsoft [OneDrive sync app](https://support.microsoft.com/office/sync-files-with-onedrive-in-windows-615391c4-2bd3-4aae-a42a-858262e42a49#bkmk_install) as the replacement for the Groove sync app.
+The Lists web service APIs for Groove sync app were removed and are no longer supported by Microsoft in SharePoint Server Subscription Edition. We recommend exploring the Microsoft [OneDrive sync app](https://support.microsoft.com/office/sync-files-with-onedrive-in-windows-615391c4-2bd3-4aae-a42a-858262e42a49#bkmk_install) as the replacement for the Groove sync app.
### PerformancePoint Services
-PerformancePoint Services had a significant dependency on Microsoft Silverlight, which is a technology that is no longer be supported as of October 12, 2021. PerformancePoint Services has been removed from SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power BI](https://powerbi.microsoft.com/) as an alternative to PerformancePoint Services as we're making many new business intelligence investments in Power BI.
+PerformancePoint Services had a significant dependency on Microsoft Silverlight, which is a technology that is no longer be supported as of October 12, 2021. PerformancePoint Services was removed from SharePoint Server Subscription Edition. We recommend exploring Microsoft [Power BI](https://powerbi.microsoft.com/) as an alternative to PerformancePoint Services as we're making many new business intelligence investments in Power BI.
### Stsadm.exe command-line tool
-The stsadm.exe command-line administration tool has been removed from SharePoint Server Subscription Edition. SharePoint PowerShell cmdlets can be used to administer SharePoint from the command line or through scripting.
+The stsadm.exe command-line administration tool was removed from SharePoint Server Subscription Edition. SharePoint PowerShell cmdlets can be used to administer SharePoint from the command line or through scripting.
### Update-SPHelp PowerShell cmdlet
-As SharePoint PowerShell cmdlets have been converted from snap-ins to modules in SharePoint Server Subscription Edition, the Update-SPHelp cmdlet is no longer necessary to download the latest cmdlet help content. The Update-Help cmdlet will now be able to download the latest help content for SharePoint PowerShell cmdlets.
+As SharePoint PowerShell cmdlets were converted from snap-ins to modules in SharePoint Server Subscription Edition, the Update-SPHelp cmdlet is no longer necessary to download the latest cmdlet help content. The Update-Help cmdlet will now be able to download the latest help content for SharePoint PowerShell cmdlets.
+
+### Claims to Windows Token Service
+
+The Claims to Windows Token Service (C2WTS) was removed from SharePoint Server Subscription Edition. The service still appears in the Central Administration site, but the backing Windows service isn't installed, so the SharePoint service won't start. Trying to start the service in Central Administration results in error: **SPWindowsTokenServiceInstance: could not find c2wtshost.exe.config. Please edit the configuration manually.**
+SharePoint Server Subscription Edition replaced Windows Identity Foundation (WIF) 3.5 with WIF 4.5, in which the Claims to Windows Token Service and its associated classes are removed. If you have a custom solution that depends on the C2WTS, you may need to adjust it to work with WIF 4.5. See [Guidelines for Migrating an Application Built Using WIF 3.5 to WIF 4.5](https://github.com/mirsaeedi/docs-1/blob/master/docs/framework/security/guidelines-for-migrating-an-application-built-using-wif-3-5-to-wif-4-5.md) for more information.