How to map SharePoint drives permanently

Joined
Apr 20, 2021
Messages
1
Reaction score
0
We migrated all the data of the users and company to Office 365.

We have the following two issues:

1- The shared company data is mapped via NET USE on the terminal servers but this one breaks due to credential loss every few days.

How can we fix this?

2- The OneDrive Desktop & Documents are automatically being synchronised on a Terminal Server for each user (and this causes A LOT of space waste). What can we do to solve this?
 
Joined
Aug 27, 2024
Messages
7
Reaction score
0
FeatureRecommended Setting for RDSWhy?
MappingAdd Shortcut to OneDriveReplaces unstable WebDAV/NET USE.
Files On-DemandEnabled (Always)Keeps files in the cloud until needed.
Known Folder MoveDisabledPrevents massive profile bloat from Desktop/Docs.
Storage Sense1-Day CleanupAutomatically frees up space from opened files.

Read more: Map SharePoint Online as a Network Drive
 
Last edited:
Top