Jump to content

Anyone using - OneDriveMapper powershell script Help please


Recommended Posts

Posted

Hi,

 

I am starting to look at - OneDriveMapper powershell script - OneDriveMapper | Liebensraum

 

I can get the script to map the one drive as home drive and can get it to map a share point drive but i can't get the script to map more than one share point drive.

 

I know the path is correct as if i swap them over they work but will still only map one drive.

 

want the scrip to map a P: M: etc but can only get one drive to map.

 

Seeing if anyone can help?

 

Thanks In advance

Posted

You just need to copy the line and add it right below it with your other sharepoint site like this:

$sharepointMappings += "https://ogd.sharepoint.com/site1/documentsLibrary,ExampleLabel,Y:"

$sharepointMappings += "https://ogd.sharepoint.com/site2/documentsLibrary,ExampleLabel2,Z:"

Posted
I am currently trying to get this script to work at my place but with no luck. Do you already have SSO setup? i think that's where i am having the problem.
  • Thanks 1
Posted
I'm struggling to get it to consistently map. It just doesn't show for some users and I don't know what I'm doing wrong. I have adfs etc and it works fine but only for some users. If I give them a new their profile it works though. Must be caching something

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...