id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
dcf37d4fa3ca-5 | Tenants may update their Terms of Use (TOU) from time to time. A policy can trigger the user to view and accept the updated TOU via an interactive authentication prompt. Since sync doesn't support external tenant sign-in UI, sync will indicate it is unable to sync the external site's content.
Device Compliance requ... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-6 | For guests to sync shared content, the content must be shared at the site or folder level. Guests can't sync files that are shared individually (for example, from the Office apps).
B2B sync works only when guest accounts are created in the organization, and when the recipient has an Azure AD account. It doesn't work ... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-7 | As users are added to the Azure AD Group, they should receive an email welcoming them to the group. After running the script, you'll need to email the users with a direct link to the SharePoint site you gave them permissions to. When they click the link, they'll be presented with the below UI to accept the terms of the... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-8 | # customizable properties for this script
$csvDir = ''
$csvInput = $csvDir + 'BulkInvite.csv'
$csvOutput = $csvDir + 'BulkInviteResults.csv'
$domain = 'YourTenantOrganization.onmicrosoft.com'
$admin = "admin@$domain"
$redirectUrl = 'https://YourTenantOrganization.sharepoint.com/sites/SiteName/'
$groupName = 'SiteName... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-9 | $out = $row
$out|Add-Member -MemberType ScriptProperty -force -name 'time' -Value {$(Get-Date -Format u)}
$out|Add-Member -MemberType ScriptProperty -force -name 'status' -Value {$inv.Status}
$out|Add-Member -MemberType ScriptProperty -force -name 'userId' -Value {$inv.InvitedUser.Id... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-10 | # for more information please see
# https://learn.microsoft.com/azure/active-directory/b2b/b2b-tutorial-bulk-invite
# end of InviteGuests.ps1 powershell script
For more info, see:
Redemption experience
Add user without invite
When a guest loses access to shared content
If a person's guest account is dele... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
dcf37d4fa3ca-11 | reg add "HKLM\SOFTWARE\Policies\Microsoft\OneDrive" /v BlockExternalSync /t REG_DWORD /d 1
On a Mac with the Apple Store version of OneDrive, use the equivalent of the following command to prevent B2B Sync:
defaults write com.microsoft.OneDrive-mac BlockExternalSync -bool YES
On a Mac with the Standalone versio... | https://learn.microsoft.com/en-us/sharepoint/b2b-sync |
16e1ea4d7f28-0 | This article gives you an overview of how sync works in Microsoft OneDrive. It helps you understand the logic behind how information flows between applications, how the technologies work together, and how data is secured.
Download the PDF
How information flows
The OneDrive sync app uses Windows Push Notificati... | https://learn.microsoft.com/en-us/sharepoint/sync-process |
16e1ea4d7f28-1 | For other types of files and folders, items smaller than 8 MB are sent inline in a single HTTPS request. Anything 8 MB or larger is divided into file chunks and sent separately one at a time through a Background Intelligent Transfer Service (BITS) session. Other changes are batched together into HTTPS requests to the... | https://learn.microsoft.com/en-us/sharepoint/sync-process |
a55a20f616b8-0 | To make sure that users sync OneDrive files only on managed computers, you can configure OneDrive to sync only on PCs that are joined to specific domains.
To allow syncing only on PCs joined to specific domains
Note
These settings apply to SharePoint sites as well as OneDrive.
In a multi-geo environment, this s... | https://learn.microsoft.com/en-us/sharepoint/allow-syncing-only-on-specific-domains |
a55a20f616b8-1 | For information about blocking or limiting access to SharePoint and OneDrive content from unmanaged devices, see SharePoint and OneDrive unmanaged device access controls for administrators . | https://learn.microsoft.com/en-us/sharepoint/allow-syncing-only-on-specific-domains |
0404ee564208-0 | With OneDrive Files On-Demand, files can be in one of three states. Each of these states corresponds to a file attribute state.
To query the current state of a file or folder, use the following command:
/Applications/OneDrive.App/Contents/MacOS/OneDrive /getpin <Path to file or folder>
Scriptable commands
Use... | https://learn.microsoft.com/en-us/sharepoint/files-on-demand-mac |
e2c2a7a695ba-0 | This article is for IT admins managing the OneDrive sync app for macOS.
There are two primary advantages of moving or redirecting macOS Desktop and Documents folders to Microsoft OneDrive for the users in your organization:
Your users can continue using the folders they're familiar with. They don't have to change... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders-macos |
e2c2a7a695ba-1 | Folders redirected to other organizations
If a user’s Desktop and Documents folders are currently redirected to OneDrive in a different organization, redirecting to your organization’s OneDrive will create new Desktop and Documents folders and the user will see an empty desktop. The user will have to manually migrate... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders-macos |
e2c2a7a695ba-2 | Silently move macOS Desktop and Documents folders to OneDrive (KFMSilentOptIn)
Use KFMSilentOptIn to redirect and move folders to OneDrive without any user interaction. Move all the folders or select the desired individual folders. By default, the Desktop and Documents folders will be moved. After a folder is moved... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders-macos |
fb7bd8cc0e01-0 | Important
The standalone OneDrive sync app is necessary for deploying and configuring Folder Backup settings. The Mac App Store OneDrive sync app is not currently supported with regards to Folder Backup.
There are two basic ways that you, as an administrator, can deploy the OneDrive sync app to Mac users in your ... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-1 | Domain
com.microsoft.OneDrive
com.microsoft.OneDrive-mac
Configure sync app settings
Configure the settings on macOS as follows:
Define the settings you want to change by creating a .plist file with the values needed. You can use a script to set the values.
Quit the OneDrive app.
Deploy the se... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-2 | Tier
UploadBandwidthLimited
AllowTenantList
This setting prevents the users from uploading files to other organizations by specifying a list of allowed tenant IDs. If you enable this setting, the user gets an error if they attempt to add an account from an organization that isn't in the allowed tenants list... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-3 | This setting prevents the sync app from syncing libraries and folders shared from other organizations.
Set the setting's value to True , to prevent the users from syncing OneDrive, SharePoint libraries, and folders with organizations other than the user's own organization. Set the value to False or don't enable th... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-4 | <true/>
</dict>
DefaultFolderLocation
This setting specifies the default location of the OneDrive folder for each organization.
The parameters are TenantID and DefaultFolderPath .
The TenantID value is a string that determines the tenants to whom the default folder location setting is applicable.
The ... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-5 | The example for this setting in the .plist file is:
<key>DisableHydrationToast</key>
<(Bool)/>
DisablePersonalSync
This setting blocks users from signing in and syncing files in personal OneDrive accounts. If this setting has been configured after a user has set up sync with a personal account, the user gets... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-6 | Important
We recommend keeping this setting enabled to make syncing faster and reduce network bandwidth usage. See all our recommendations for configuring the sync app .
If you set this setting to True or don't set this setting, the Office tab appears in OneDrive sync preferences, and Use Office application... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-7 | <key>EnableODIgnore</key>
<array>
<string>(Keyword such as *.PST)</string>
</array>
EnableSyncAdminReports
This setting lets the OneDrive sync app report device and health data that's to be included in sync admin reports. You must enable this setting on the devices you want to get reports from. For more inform... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-8 | This setting specifies whether a dock icon for OneDrive is shown.
If you set this setting's value to True , the OneDrive dock icon is hidden even if the app is running.
The example for this setting in the .plist file is:
<key>HideDockIcon</key>
<(Bool)/>
HydrationDisallowedApps
This setting prevents app... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-9 | This setting prevents users from moving their Documents and Desktop folders to any OneDrive account.
If you enable KFMBlockOptIn, users aren't prompted to protect their Desktop and Documents folders, and the Manage backup command is disabled. If the user has already moved their Desktop and Documents folders, the fi... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-10 | The example for this setting in the .plist file is:
<key>KFMOptInWithWizard</key>
<string>(TenantID)</string>
KFMSilentOptIn
Use this setting to redirect and move your users' Documents and/or Desktop folders to OneDrive without any user interaction.
You can move both folders at once or select which folder ... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-11 | To enable this setting, you must define a string containing the URL of the on-premises SharePoint Server.
The example for this setting in the .plist file is:
<key>SharePointOnPremFrontDoorUrl</key>
<string>https://Contoso.SharePoint.com</string>
More info about configuring the OneDrive sync app for SharePoint Se... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-12 | <key>SharePointOnPremTenantName</key>
<string>Contoso</string>
More info about configuring the OneDrive sync app for SharePoint Server 2019
Tier
This setting lets you specify the sync app update ring for users in your organization. The OneDrive sync app updates to the public through three rings; first to Ins... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
fb7bd8cc0e01-13 | <key>Tier</key>
<string>(UpdateRing)</string>
Note
If you want to hide the option "Get pre-release Microsoft internal updates to display", you will need to opt into the Deferred update ring.
For example, default write com.microsoft.OneDrive Tier -string "Deferred" .
UploadBandwidthLimited
This setting... | https://learn.microsoft.com/en-us/sharepoint/deploy-and-configure-on-macos |
8e1be5ae024a-0 | With OneDrive Files On-Demand, files can be in one of three states. Each of these states corresponds to a file attribute state. To query the current state of a file or folder, use the following command:
attrib <Path to file or folder>
Scriptable commands
Use the following commands to set file and folder state... | https://learn.microsoft.com/en-us/sharepoint/files-on-demand-windows |
7096bd60de72-0 | Profiles in Microsoft Intune let you configure settings and push them to devices in your organization. The administrative templates built in to Microsoft Intune make configuring the Microsoft OneDrive sync app easier than ever.
Create a profile
Go to The Configuration profiles page of the Microsoft Endpoint Mana... | https://learn.microsoft.com/en-us/sharepoint/configure-sync-intune |
7096bd60de72-1 | If the profile is assigned to user groups, then configured ADMX settings apply to any device that the user enrolls, and signs in to. If the profile is assigned to device groups, then configured ADMX settings apply to any user that signs into that device. This assignment happens if the ADMX setting is a computer configu... | https://learn.microsoft.com/en-us/sharepoint/configure-sync-intune |
cb4e2f19fe16-0 | This article describes the OneDrive Group Policy objects (GPOs) that administrators can configure by using Group Policy or by using administrative templates in Microsoft Intune . You can use the registry key information in this article to confirm that a setting is enabled.
Note
If you're not an IT administrator,... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-1 | Configure settings from the domain controller or on a Windows computer by running the Remote Server Administration Tools .
Link the GPOs to an Active Directory container (a site, domain or an organizational unit). For more information, see Link Group Policy objects to Active Directory containers .
Use securit... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-2 | (BlockExternalSync) Prevent users from syncing libraries and folders shared from other organizations
(BlockTenantList) Block syncing OneDrive accounts for specific organizations
(DefaultRootDir) Set the default location for the OneDrive folder
(DehydrateSyncedTeamSites) Convert synced team site files to... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-3 | (EnableAllOcsiClients) Coauthor and share in Office desktop apps
(EnableAutomaticUploadBandwidthManagement) Enable automatic upload bandwidth management for OneDrive
(EnableHoldTheFile) Allow users to choose how to handle Office file sync conflicts
(EnableODIgnoreListFromGPO) Exclude specific kinds of f... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-4 | (SharePointOnPremFrontDoorUrl) Specify SharePoint Server URL and organization name. This setting is for customers who have SharePoint Server 2019. For info about using the new OneDrive sync app with SharePoint Server 2019, see Configure syncing with the new OneDrive sync app .
(SharePointOnPremPrioritization) Spec... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-5 | Allow syncing OneDrive accounts for only specific organizations
This setting lets you prevent users from easily uploading files to other organizations by specifying a list of allowed tenant IDs.
If you enable this setting, users get an error if they attempt to add an account from an organization that isn't allo... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-6 | To enter the tenant ID, in the Options box, select Show .
This policy sets the following registry key.
[HKLM\SOFTWARE\Policies\Microsoft\OneDrive\BlockTenantList] "1111-2222-3333-4444"
where "1111-2222-3333-4444" is the tenant ID .
This setting does NOT work if you Allow syncing OneDrive accounts for only ... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-7 | Enable automatic upload bandwidth management for OneDrive
This setting lets the OneDrive sync app (OneDrive.exe) upload data in the background only when unused bandwidth is available. It prevents the sync app from interfering with other apps that are using the network. This setting is powered by the Windows LEDBA... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-8 | If you enable this setting, the OneDrive sync app will report device and health data to include in administrative sync reports. You must enable this setting on the devices you want to get reports from.
If you disable or don't configure this setting, OneDrive sync app device and health data won't appear in the admin r... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-9 | Note
Users can still browse to their OneDrive in a web browser to upload a file that has been excluded from their local OneDrive folder. We recommend that users remove the local file after doing this upload because having a file with the same name in the same folder will result in a sync conflict with the skipped fil... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-10 | Hide the messages to sync Consumer OneDrive files
This setting determines whether a user will be prompted to sync their Consumer files using a detected known Microsoft Account (MSA).
Enable : Enable this setting if you want to suppress the messages from being displayed to your users, yet allow them to manually ... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-11 | Note
The maximum throughput value detected by the sync app can sometimes be higher or lower than expected because of the different traffic throttling mechanisms that your Internet Service Provider (ISP) might use. For information about estimating the network bandwidth you need for a sync, see Network utilization pl... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-12 | This setting determines whether or not the Sync client can automatically sign in.
If you enable this setting, it prevents Sync from automatically signing with an existing Microsoft Azure Active Directory (Azure AD) credential that is made available to Microsoft applications.
If you disable or don't configure this s... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-13 | Prevent users from moving their Windows known folders to OneDrive
This setting prevents users from moving their Documents, Pictures, and Desktop folders to any OneDrive account.
Note
Moving known folders to personal OneDrive accounts is already blocked on domain-joined PCs.
If you enable this setting, u... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-14 | Enabling this policy sets the following registry key value to 1:
[HKLM\SOFTWARE\Policies\Microsoft\OneDrive]"KFMBlockOptOut"=dword:00000001
Prevent users from syncing libraries and folders shared from other organizations
The B2B Sync feature of the OneDrive sync app lets users at an organization to sync OneDr... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-15 | If you disable or don't configure this setting, the window that prompts users to protect their important folders doesn't appear.
Enabling this policy sets the following registry key to the value shown in the following example:
[HKLM\SOFTWARE\Policies\Microsoft\OneDrive]"KFMOptInWithWizard"="1111-2222-3333-4444"
w... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-16 | Require users to confirm large delete operations
This setting makes users confirm that they want to delete files in the cloud when they delete a large number of synced files.
If you enable this setting, a warning always appears when users delete a large number of synced files. If a user doesn't confirm a delete... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-17 | Set the sync app update ring
We release OneDrive sync app (OneDrive.exe) updates to the public through three rings- first to Insiders, then Production, and finally Deferred. This setting lets you specify the ring for users in your organization. When you enable this setting and select a ring, users can't change it... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-18 | For more information on the builds currently available in each ring, see the release notes . For more information about the update rings and how the sync app checks for updates, see The OneDrive sync app update process .
Silently move Windows known folders to OneDrive
Use this setting to redirect and move you... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-19 | Setting this value to 1 shows a notification after successful redirection.
If you don't set any of the following policies, then the default policy will move all the folders (Desktop, Documents and Pictures) into OneDrive. If you want to specify the folder(s) to move, then you can set any combination of the followin... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-20 | If you enable this setting, users who are signed in on a PC that's joined to Azure AD can set up the sync app without entering their account credentials. Users will still be shown OneDrive Setup so that they can select folders to sync and change the location of their OneDrive folder. If a user is using the previous One... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-21 | Specify the OneDrive location in a hybrid environment
This setting is for customers who have SharePoint Server 2019. For information about using the new OneDrive sync app with SharePoint Server 2019, see Configure syncing with the new OneDrive sync app .
Use OneDrive Files On-Demand
This setting lets you con... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-22 | [HKLM\SYSTEM\CurrentControlSet\Services\CldFlt]"Start"=dword:00000002
Warn users who are low on disk space
This setting lets you specify a minimum amount of available disk space, and warn users when the OneDrive sync app (OneDrive.exe) downloads a file that causes them to have less than this amount. Users are p... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-23 | Coauthor and share in Office desktop apps
This setting lets multiple users use the Microsoft 365 Apps for enterprise, Office 2019, or Office 2016 desktop apps to simultaneously edit an Office file stored in OneDrive. It also lets users share files from the Office desktop apps.
Important
We recommend keeping... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-24 | If you disable this setting, team site libraries that you've specified aren't automatically synced for new users. Existing users can choose to stop syncing the libraries, but the libraries won't stop syncing automatically.
To configure the setting, in the Options box, select Show , enter a friendly name to identif... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-25 | Continue syncing on metered networks
This setting lets you turn off the auto-pause feature when devices connect to metered networks.
If you enable this setting, syncing continues when devices are on a metered network. OneDrive doesn't automatically pause syncing.
If you disable or don't configure this setting... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-26 | Disable the tutorial that appears at the end of OneDrive Setup
This setting lets you prevent the tutorial from showing at the end of OneDrive Setup.
If you enable this setting, users don't see the tutorial after they complete OneDrive Setup.
Enabling this policy sets the following registry key value to 1:
[... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-27 | If you disable or don't configure this setting, the download rate is unlimited, and users can choose to limit it in OneDrive sync app settings. For information about the end-user experience, see Change the OneDrive sync app upload or download rate .
Enabling this policy sets the following registry key value to a num... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-28 | If you disable or don't configure this setting, users can choose to limit the upload rate to a fixed value (in KB/second), or set it to Adjust automatically which sets the upload rate to 70% of throughput. For information about the end-user experience, see Change the OneDrive sync app upload or download rate .
We ... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-29 | If you enable this setting, the Change location link is hidden in OneDrive Setup. The OneDrive folder is created in the default location, or in the custom location you specified if you enabled Set the default location for the OneDrive folder .
Enabling this policy sets the following registry key value to 1:
[HKC... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
cb4e2f19fe16-30 | Set the default location for the OneDrive folder
This setting lets you set a specific path as the default location of the OneDrive folder on users' computers. By default, the path is under %userprofile%.
If you enable this setting, the default location of the OneDrive - {organization name} folder is the path ... | https://learn.microsoft.com/en-us/sharepoint/use-group-policy |
812a441011bc-0 | This article is for IT admins managing the OneDrive sync app.
There are two primary advantages of moving or redirecting Windows known folders (Desktop, Documents, Pictures, Screenshots, and Camera Roll) to Microsoft OneDrive for the users in your domain:
Your users can continue using the folders they're familiar ... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders |
812a441011bc-1 | Folders redirected to other organizations
If a user's Documents, Pictures, or Desktop folders are currently redirected to OneDrive in a different organization, redirecting to your organization’s OneDrive will create new Documents, Pictures, or Desktop folders and the user will see an empty desktop. The user will have... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders |
812a441011bc-2 | You can choose to display a notification to users after their folders have been redirected.
We also recommend using this setting together with Prompt users to move Windows known folders to OneDrive. . If moving the known folders silently does not succeed, users will be prompted to correct the error and continue.
... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders |
812a441011bc-3 | If folders have been redirected to OneDrive using Windows Folder Redirection Group Policy:
Disable the Window Folder Redirection Group Policy and make sure to leave the folder and contents on OneDrive.
Enable Known Folder Move Group Policy. Known folders remain in OneDrive.
If folders have been redirected t... | https://learn.microsoft.com/en-us/sharepoint/redirect-known-folders |
eeb88a74a8bf-0 | This article is for IT admins who would like to silently configure user accounts when deploying the new OneDrive sync app (OneDrive.exe) to managed Windows computers in their enterprise. This feature works for computers that are joined to Azure Active Directory (Azure AD).
If you enable this feature, OneDrive.exe wil... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-1 | If you have an on-premises environment that uses Active Directory, you can enable hybrid Azure AD joined devices to join devices on your domain to Azure AD. Devices must be running one of the following operating systems:
Windows 10
Windows 8.1
Windows 7
Windows Server 2019
Windows Server 2016
Windows Se... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-2 | Note
Silent account configuration won't work on devices for users who require multi-factor authentication. Select third-party identity providers (IdPs) are supported, but there are caveats. For more information, make sure to check out the Azure AD federation compatibility list .
Configuration with Alternate IDs is... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-3 | if(!(Test-Path $HKLMregistryPath)){New-Item -Path $HKLMregistryPath -Force}
if(!(Test-Path $DiskSizeregistryPath)){New-Item -Path $DiskSizeregistryPath -Force} | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-4 | New-ItemProperty -Path $HKLMregistryPath -Name 'SilentAccountConfig' -Value '1' -PropertyType DWORD -Force | Out-Null ##Enable silent account configuration
New-ItemProperty -Path $DiskSizeregistryPath -Name $TenantGUID -Value '102400' -PropertyType DWORD -Force | Out-Null ##Set max OneDrive threshold before prompting
... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-5 | Sign in to Windows.
Shortly you should see a blue cloud icon in the notification area of the taskbar. Selecting the icon should show the activity center pop-up showing ongoing/recent activity from the first sync. If so, SilentAccountConfig has worked correctly.
If instead you see the "Set up OneDrive" screen, S... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-6 | To prevent Silent Business Config:
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\OneDrive /v SilentAccountConfig /f
Verify that Single Sign On (SSO) is working
The most common reason for SilentAccountConfig to fail is the credentials aren't available to OneDrive.exe without user interaction. Follow... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
eeb88a74a8bf-7 | If you do see a password prompt, the environment isn't configured properly for silent sign-on. This could be due to a problem with how the computer is domain joined (for example, a trust relationship problem), a problem with ADFS configuration, an Azure AD conditional access policy requiring user interaction, you didn'... | https://learn.microsoft.com/en-us/sharepoint/use-silent-account-configuration |
7dd75d18d5d6-0 | The Sync button helps users install and set up the new OneDrive sync app. If you want to manage the rollout of the sync app to your organization, you can hide the Sync button on the OneDrive website to prevent your users from downloading the sync app themselves.
To prevent users from downloading the OneDrive sync app... | https://learn.microsoft.com/en-us/sharepoint/prevent-installation |
dd27bc62ecd7-0 | Important
Support for the previous OneDrive for Business sync app (Groove.exe) ended on January 11, 2021. As of February 1, 2021, users can longer sync OneDrive or SharePoint files in Microsoft 365 by using Groove.exe. Groove.exe will continue to work only for files in SharePoint Server.
Starting in October 2017,... | https://learn.microsoft.com/en-us/sharepoint/exclude-or-uninstall-previous-sync-client |
dd27bc62ecd7-1 | Ensure Groove.exe is no longer installed
If your organization provides an Office deployment configuration file to Setup.exe, add this to your config file to exclude Groove in your deployment:
<Product ID="O365ProPlusRetail" >
<Language ID="en-us" />
<ExcludeApp ID="Groove" />
</Product>
For more info abo... | https://learn.microsoft.com/en-us/sharepoint/exclude-or-uninstall-previous-sync-client |
dd27bc62ecd7-2 | MSI (all versions)
Not applicable
Not applicable
Office 2013 Click-to-Run
Not applicable
Not applicable
Office 2016 Click-to-Run - Office Insider
Sept. 2017 - Version 1710 (Build 8530.1000)
Sept. 2017 - Version 1710 (Build 8530.1000)
Office 2016 Click-to-Run - Monthly Cha... | https://learn.microsoft.com/en-us/sharepoint/exclude-or-uninstall-previous-sync-client |
3a987f26c704-0 | Important
Support for the previous OneDrive for Business sync app (Groove.exe) ended on January 11, 2021. As of February 1, 2021, users can no longer sync OneDrive or SharePoint files in Microsoft 365 by using Groove.exe. Groove.exe will continue to work only for files in SharePoint Server.
This article is for gl... | https://learn.microsoft.com/en-us/sharepoint/transition-from-previous-sync-client |
3a987f26c704-1 | When SharePoint libraries begin syncing with the new OneDrive sync app, the folder hierarchy that appears in File Explorer may be simplified.
Limits
The following library types are not yet supported by the new OneDrive sync app, and will not transition from the previous sync app:
On-premises locations in ShareP... | https://learn.microsoft.com/en-us/sharepoint/transition-from-previous-sync-client |
3a987f26c704-2 | 16.0.7167.2*
Office 2016 MSI
16.0.4432.1*
Office 2013 MSI/C2R
15.0.4859.1*
Note
If any users have Office 2010 installed, we strongly recommend removing the SharePoint Workspace component. If users previously set up SharePoint Workspace (even if they're no longer using it), it will ... | https://learn.microsoft.com/en-us/sharepoint/transition-from-previous-sync-client |
3a987f26c704-3 | Configure takeover
When the required software is installed on your users' computers, you can configure automatic takeover of syncing silently ( review the prerequisites and steps ), and then use this policy .
After you install and configure OneDrive.exe, Groove.exe should no longer be able to sync. If the takeover... | https://learn.microsoft.com/en-us/sharepoint/transition-from-previous-sync-client |
44ee5cf3aaf5-0 | This article is for IT admins who manage the new OneDrive sync app (OneDrive.exe) in an enterprise environment. It explains how we release updates to the sync app for Windows and the standalone sync app for Mac through rings of validation, and how the sync app checks for updates. Note that if you deploy the sync app al... | https://learn.microsoft.com/en-us/sharepoint/sync-client-update-process |
44ee5cf3aaf5-1 | >
Production
>
Deferred
1-2 times per week
>
1-2 times per week
>
Every 2-3 months with 60-day window
Important
We recommend selecting several people in your IT department as early adopters to join the Insiders ring and receive features early. We recommend leaving everyone else in th... | https://learn.microsoft.com/en-us/sharepoint/sync-client-update-process |
44ee5cf3aaf5-2 | How the sync app checks for and applies updates
The OneDrive sync app checks for available updates every 24 hours when it's running. If it has stopped and hasn't checked for updates in more than 24 hours, the sync app will check for updates as soon as it's started. Windows 10 also has a scheduled task that updates th... | https://learn.microsoft.com/en-us/sharepoint/sync-client-update-process |
44ee5cf3aaf5-3 | Deploying updates in the Deferred ring
At any given time, the next planned Deferred ring release is published on the OneDrive sync app release notes page with a link to the corresponding installer and the target date when that version will be released. On the specified date, the "Rolling out" version for the Deferr... | https://learn.microsoft.com/en-us/sharepoint/sync-client-update-process |
4a10aa08dad1-0 | For all supported operating systems , the OneDrive sync app supports:
Virtual desktops that persist between sessions.
Non-persistent virtual desktops that use Azure Virtual Desktop .
Non-persistent virtual desktops that have FSLogix Apps or FSLogix Office Container , and a Microsoft 365 subscription for al... | https://learn.microsoft.com/en-us/sharepoint/sync-vdi-support |
767fc8d802c6-0 | This article describes how to enable and use OneDrive in Citrix Virtual Apps.
Prerequisites:
To enable OneDrive in Citrix Virtual Apps, you must have the following versions of Windows and Citrix Virtual Apps and Desktops (CVAD):
Windows :
Windows 11: KB5014019
Windows Server 2022: KB5014021
Windows 10: K... | https://learn.microsoft.com/en-us/sharepoint/onedrive-in-citrix-virtual-apps-deployment-guide |
767fc8d802c6-1 | How to setup OneDrive
Install OneDrive Sync app per machine. See Install the sync app per-machine .
Install the latest version of FSLogix. See Install FSLogix Applications .
Note
All non-persistent VDI environments require the latest version of FSLogix. Ensure you install the latest version. See OneDri... | https://learn.microsoft.com/en-us/sharepoint/onedrive-in-citrix-virtual-apps-deployment-guide |
007670e2865a-0 | By default, the OneDrive sync app installs per-user, meaning that you'll need to install the app for each user on a machine. With the per-machine installation option, you'll only need to install the app once on a PC. This option is especially useful for computers with multiple users and for when you don't want executab... | https://learn.microsoft.com/en-us/sharepoint/per-machine-installation |
007670e2865a-1 | Verify per-machine installation
To verify that you have the per-machine installation, you can use the following registry detection rule in Configuration Manager:
Field
Value
Hive
HKEY_LOCAL_MACHINE
Key
SOFTWARE\Microsoft\OneDrive
Name
Version
32bit on 64bit
TRUE
Typ... | https://learn.microsoft.com/en-us/sharepoint/per-machine-installation |
2ecb37ab3cba-0 | You can use Microsoft Endpoint Configuration Manager to deploy the new OneDrive sync app (OneDrive.exe), as well as the mobile apps for iOS and Android. Before you begin deploying, make sure you have reviewed the planning information and deployment options in the Plan file sync for SharePoint and OneDrive in Microsoft... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-1 | Deploy any administrative settings
To set registry keys on computers in your domain, install OneDrive and copy the OneDrive.admx and OneDrive.adml files from %localappdata%\Microsoft\OneDrive\BuildNumber\adm\ to your Group Policy central store. For more info, see Use OneDrive policies to control OneDrive sync app se... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-2 | If you don't use the sample package, run the following command using Microsoft Endpoint Configuration Manager:
Execute <pathToExecutable>\OneDriveSetup.exe /silent
(where pathToExecutable is a location on the local computer or an accessible network share).
Note
This command must be run at user logon and usin... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-3 | To silently install the RMS client on computers, use the /qn switch as part of the command-line options of the Microsoft Windows Installer Tool (Msiexec.exe). For example, the following command shows the silent mode installation (assuming the RMS Client installer package is already downloaded to C:\Downloads).
msiexe... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-4 | Auto-configure SharePoint site synchronization
If you want to auto-configure a SharePoint site to be synced, you can use the URL below as a guide to build the path to the SharePoint site you want to sync automatically. You can also use a policy to sync sites automatically. For info, see Configure team site libraries... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-5 | <webTitle> and <listTitle> are used to compose the name of the local folder where the OneDrive content is synchronized. By default, when you use the "Sync" button when in the browser to synchronize a document library, OneDrive uses the SharePoint site name and the document library name to compose the local folder n... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-6 | The resulting odopen:// URL will be:
odopen://sync/?siteId={ssssssss-ssss-ssss-ssss-ssssssssssss}&webId={wwwwwwww-wwww-wwww-wwww-wwwwwwwwwwww}&webUrl=https://contoso.sharepoint.com/sites/SalesTeam-01&listId={llllllll-llll-llll-llll-llllllllllll}&userEmail=user@contoso.com&webTitle=Sales&listTitle=Unicorn
Note
... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
2ecb37ab3cba-7 | Deploy the OneDrive app for Android
In Configuration Manager, on the Home ribbon, select Create Application .
In the Type box, select App Package for Android on Google Play .
In the Location box, enter the app store URL, https://play.google.com/store/apps/details?id=com.microsoft.skydrive&hl=en .
... | https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.