Jump to content

Recommended Posts

Posted

I'm trying to provision Onedrive for students who have never logged in so Teacher Dashboard will work correctly. I've tried the tool available online that they recommend but this only seems to work for the first 6 users in the list at a time.

 

I've also tried Microsoft's Powershell method which runs without errors but doesn't seem to do anything. My user count in Teacher Dashboard remains steadfastly on 1337 when I sync users!

 

Has anyone any method or powershell script they have used which works??

Posted
That's interesting, we hit this last week where only 6 OneDrives were being created per api call. I guess this means that that the api has changed and it's more generic than just one or two affected customers. We have worked round it by checking to see if the creation has stalled and if so re-calling the api with the non-provisioned users.
Posted
Sorry no, we're not using PowerShell for it. You could do a quick hack by just sending 6 at a time then using Start-Sleep to pause if for a bit while they are processed before calling again.

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...