Hello I am pushing out the new Google Drive File Stream app. The app installs correctly but it does not pop up and prompt the user to login after installing. So I am trying to create a script that will open the app. The issue is that it worked on the test computer and the first 5 machines it hit. Then it started failing. Here is the script I am using.
open -a /Applications/Google Drive File Stream.app
Any ideas why this is not working.
Here is the error message.
xecuting Policy Open Drive File Stream
Running script Open Drive File Stream...
Script exit code: 1
Script result: LSOpenURLsWithRole() failed for the application /Applications/Google Drive File Stream.app with error -10810.<br/>
Error running script: return code was 1.