Intune deployment of OneDrive only

Brass Contributor

Hi

I think what I am asking is possible but just looking for validation.

We looking at implementing a Privileged Access Workstation IPAW) using the zero trust principles we have with our AVD standard build which is modern managed, however we do not want to allow use of the productivity suite like Microsoft 365. However there is a need that a user using a PAW may need to retrieve logs and needs a way to send these via the internet.

We currently deploy the full M365 Office via Intune deployment. Is there a way we can just deploy OneDrive only?

The AVD VM will also not have internet access except for the mandatory URLs and ports to run the AVD service as well as any service endpoints we want to allow for the PAW to function as intended.

Microsoft have a list of IPs that we would need to allow, I am aware that if we allow OneDrive, by default it was also allow SharePoint Online as it uses the same URLs considering it uses the same backend.

Would my understanding of this be correct?

Thank you

 
 
 
 
1 Reply
I'd say , go to OneDrive for business download page
download the file , https://oneclient.sfx.ms/Win/Installers/23.023.0129.0002/amd64/OneDriveSetup.exe (just got this from there)
create an app deployment win32
Execute <pathToExecutable>\OneDriveSetup.exe /silent
https://learn.microsoft.com/en-us/sharepoint/deploy-on-windows
"pretend you're deploying from SCCM" the logic is the same

cheers,
Thiago