Jump to content

Recommended Posts

Posted

Having an issue where intune will not install google drive at all.

 

In Home > Devices > Windows > (Laptop name) > Managed Apps the application in there says required and waiting on install status

 

If I go to Home > Apps > Windows > Google Drive > Devicie install status I get no results.

 

I have ran syncs to the machine which have gone through fine and also done a couple of restarts but it is just not installing the app.

Posted

 

Yeah, I'm doing all mine locally at the moment, one school is on SCCM and It deploys fine without the .exe but deploying it via batch at the other school requires the .exe

 

net use b: \\someserver\someshareshare$\applications\GoogleDriveStream

if NOT exist "C:\Program Files\Google\Drive File Stream\launch.bat" b:\GoogleDriveSetup.exe --silent --desktop_shortcut

net use B: /delete 

Posted
Yeah, I'm doing all mine locally at the moment, one school is on SCCM and It deploys fine without the .exe but deploying it via batch at the other school requires the .exe

 

net use b: \\someserver\someshareshare$\applications\GoogleDriveStream

if NOT exist "C:\Program Files\Google\Drive File Stream\launch.bat" b:\GoogleDriveSetup.exe --silent --desktop_shortcut

net use B: /delete 

 

Made the change initiated some syncs but still nothing.

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