Shadow_Walker Posted March 2, 2022 Posted March 2, 2022 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.
Shadow_Walker Posted March 3, 2022 Author Posted March 3, 2022 What mechanism are you using to install? Using Win32 app for this.
Oaktech Posted March 3, 2022 Posted March 3, 2022 Using Win32 app for this. [ATTACH=CONFIG]64830[/ATTACH] Stupid question... Does the command to install need the .exe specifying?
Shadow_Walker Posted March 3, 2022 Author Posted March 3, 2022 I can try that, didn't mention it here though https://support.google.com/a/answer/7491144?hl=en#zippy=%2Cmac%2Cwindows 1
Oaktech Posted March 3, 2022 Posted March 3, 2022 I can try that, didn't mention it here though https://support.google.com/a/answer/7491144?hl=en#zippy=%2Cmac%2Cwindows 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
Shadow_Walker Posted March 3, 2022 Author Posted March 3, 2022 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.
Shadow_Walker Posted March 4, 2022 Author Posted March 4, 2022 Plot thickens, if I initiate a fresh start of the device and once it is done and I log back in Google drive has installed.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now