Este artculo forma parte de una hoja de ruta de procedimientos para configurar SharePoint en soluciones hbridas de Microsoft 365. Asegrese de seguir una gua bsica al realizar los procedimientos descritos en este artculo.
Puede redirigir a los usuarios a Microsoft OneDrive, en la barra de navegacin o en el iniciador de aplicaciones, cuando seleccionen OneDrive o Sitios. En este artculo se proporcionan los pasos para configurar el entorno local para conectarse con OneDrive. Puede encontrar informacin general sobre el proceso en Plan for hybrid OneDrive(Planeamiento de OneDrive hbrido).
La herramienta de migracin de SharePoint que se muestra en el vdeo est actualmente en versin preliminar. Solo se admite para SharePoint Server 2013. Descargue la herramienta de migracin de SharePoint.
Para usar OneDrive, los usuarios deben tener los permisos Crear sitio personal y Seguir Personas y Editar perfil. Ambos se controlan mediante los permisos de usuario en la aplicacin de servicio de perfiles de usuario.
En el cuadro de dilogo Permisos para aplicacin de servicio de perfiles de usuario, seleccione Todos los usuarios autenticados (o una audiencia especfica que quiera usar como grupo piloto de usuarios).
Para configurar OneDrive hbrido, necesita ser administrador de granja de SharePoint Server y administrador global de Microsoft 365. Realice estos pasos en un servidor en su granja de servidores de SharePoint Server.
En la pgina Credenciales, compruebe las credenciales del entorno local y especifique sus credenciales de administrador global. Seleccione Validar credenciales y, luego, Siguiente.
En la pgina Seleccione las caractersticas que desee usar en su entorno hbrido, active la casilla "OneDrive hbrido" y desactive el resto de las casillas. Seleccione Siguiente.
Si quiere redirigir nicamente un conjunto especfico de los usuarios de su entorno local a OneDrive, tiene que usar una audiencia para identificar ese conjunto de usuarios. Si ya ha configurado una audiencia que contenga solo esos usuarios, puede usarla. De lo contrario, necesita crear una audiencia en SharePoint Server. Consulte Crear una audiencia para SharePoint Server para obtener informacin sobre cmo crear un audiencia para SharePoint. Tambin puede usar cmdlets de Microsoft PowerShell para crear una audiencia.
Los cambios pueden tardar un minuto en actualizarse en la aplicacin de servicio de perfiles de usuario de la granja de servidores local. Como el vnculo puede estar almacenado en la memoria cach del explorador del usuario, se recomienda esperar 24 horas y despus comprobar que los vnculos estn funcionando.
Para comprobar que los vnculos funcionan correctamente, haga que uno de los usuarios de la audiencia que est usando la opcin Microsoft 365 para OneDrive inicie sesin en su entorno local. Desde el sitio personal del usuario y desde la barra de navegacin o el iniciador de aplicaciones, haga que el usuario seleccione OneDrive.
Si los usuarios quieren ir directamente a su directorio de OneDrive, pueden ir a https:// del administrador.onedrive.com en el explorador. Por ejemplo, llevar a los usuarios del arrendamiento Contoso a su biblioteca de documentos de OneDrive. Esta es una manera sencilla de marcar el vnculo para los usuarios de OneDrive. Puede que los clientes enriquecidos no reconozcan esta direccin URL corta.
Puede configurar una presentacin vertical de bsqueda para poder buscar contenido almacenado en OneDrive. Los pasos especficos para configurar la presentacin vertical de bsqueda se describen en el artculo Configuracin de bsquedas de OneDrive desde SharePoint Server.
Ahora que los usuarios estn configurados para que sean redirigidos a Office 365, puede personalizar lo que ven en la barra de navegacin. De forma predeterminada, la barra de navegacin contiene los vnculos siguientes: SkyDrive, Viva Engage o Suministro de noticias y Sitios. Si pretende que los usuarios usen nicamente OneDrive, puede quitar los dems vnculos. Si desea permitir que los usuarios interacten con Viva Engage o las caractersticas de suministro de noticias de SharePoint o para crear sitios de equipo en Office 365, puede dejar esos vnculos en la barra de navegacin.
Active los vnculos de la barra de navegacin adecuados para el conjunto de caractersticas del servicio de SharePoint en Microsoft 365 que ha adquirido. Por ejemplo, si tiene OneDrive con Office en la Web, active solo el vnculo a OneDrive y no los vnculos a Sitios o Suministro de noticias. OneDrive con Office en la Web no incluye las caractersticas Sitios y Suministro de noticias, y los usuarios veran mensajes de Acceso denegado si seleccionaran los vnculos. Sin embargo, puede optar por activar Viva Engage como red social y, a continuacin, activar el vnculo de navegacin Viva Engage/Suministro de noticias.
I had recently purchased the 1TB storage plan but onedrive.live.com was still showing me as limited to the 5GB free plan. It appears to take 10s of minutes until your purchased storage shows up. I confirmed this with a Microsoft chat agent.
It should work that way, because Duplicati runs in an non-browser process, meaning that it does not have access to any of the browser tokens. If they would end up crossing, it would be a problem with Microsoft.
Note that rclone runs a webserver on your local machine to collect thetoken as returned from Microsoft. This only runs from the moment itopens your browser to the moment you get back the verificationcode. This is on :53682/ and this it may requireyou to unblock it temporarily if you are running a host firewall.
Now the application is complete. Run rclone config to create or edit a OneDrive remote.Supply the app ID and password as Client ID and Secret, respectively. rclone will walk you through the remaining steps.
The Sites.Read.All permission is required if you need to search SharePoint sites when configuring the remote. However, if that permission is not assigned, you need to exclude Sites.Read.All from your access scopes or set disable_site_permission option to true in the advanced options.
Starting from July 2023 SHA1 support is being phased out in OnedrivePersonal in favour of QuickXorHash. If necessary the--onedrive-hash-type flag (or hash_type config option) can be usedto select SHA1 during the transition period if this is importantyour workflow.
It does this by using the delta listing facilities of OneDrive whichreturns all the files in the remote very efficiently. This is muchmore efficient than listing directories recursively and is Microsoft'srecommended way of reading all the file information from a drive.
The API used for the recursive listing (ListR) only supports listingfrom the root of the drive. This will become increasingly inefficientthe further away you get from the root as rclone will have to discardfiles outside of the directory you are using.
Any files you delete with rclone will end up in the trash. Microsoftdoesn't provide an API to permanently delete files, nor to empty thetrash, so you will have to do that with one of Microsoft's apps or viathe OneDrive website.
If set to true, you will no longer be able to search for a SharePoint site whenconfiguring drive ID, because rclone will not request Sites.Read.All permission.Set it to true if your organization didn't assign Sites.Read.All permission to theapplication, and your organization disallows users to consent app permissionrequest on their own.
By default, rclone will hide OneNote files in directory listings becauseoperations like "Open" and "Update" won't work on them. But thisbehaviour may also prevent you from deleting them. If you want todelete OneNote files or otherwise want them to show up in directorylisting, set this option.
This will work if you are copying between two OneDrive Personal drives AND the files tocopy are already shared between them. Additionally, it should also function for a user whohas access permissions both between Onedrive for business and SharePoint under the sametenant, and between SharePoint and another SharePoint under the same tenant. In othercases, rclone will fall back to normal copy (which will be slightly slower).
Before rclone 1.62 an SHA1 hash was used by default for OnedrivePersonal. For 1.62 and later the default is to use a QuickXorHash forall onedrive types. If an SHA1 hash is desired then set this optionaccordingly.
However the delta listing API only works at the root of thedrive. If you use it not at the root then it recurses from the rootand discards all the data that is not under the directory you askedfor. So it will be correct but may not be very efficient.
As a rule of thumb if nearly all of your data is under rclone's rootdirectory (the root/directory in onedrive:root/directory) thenusing this flag will be be a big performance win. If your data ismostly not under the root then using this flag will be a bigperformance loss.
OneDrive supports System Metadata (not User Metadata, as of this writing) forboth files and directories. Much of the metadata is read-only, and there are somedifferences between OneDrive Personal and Business (see table below fordetails).
Permissions are also supported, if --onedrive-metadata-permissions is set. Theaccepted values for --onedrive-metadata-permissions are "read", "write","read,write", and "off" (the default). "write" supports adding new permissions,updating the "role" of existing permissions, and removing permissions. Updatingand removing require the Permission ID to be known, so it is recommended to use"read,write" instead of "write" if you wish to update/remove permissions.
When adding permissions, an email address can be provided in the User.ID orDisplayName properties of grantedTo or grantedToIdentities. Alternatively,an ObjectID can be provided in User.ID. At least one valid recipient must beprovided in order to add a permission for a user. Creating a Public Link is alsosupported, if Link.Scope is set to "anonymous".
d3342ee215