Nuxeo Drive - Best Practices for Mass Deployment

We are about to deploy Nuxeo Drive to our organization. I want the user experience to be as easy as can be when they first login. We use Ivanti EPM for deployments. Usually I deploy using the system account, but given that Nuxeo installs in the users profile, I don't think this will work. Please correct me if I am wrong.

I'm hoping to find other admins who use Ivanti and deployed Nuxeo Drive.

Thanks!

0 votes

1 answers

795 views

ANSWER



Hello,

According to https://doc.nuxeo.com/client-apps/how-to-manually-initialize-or-deploy-a-nuxeo-drive-instance/, you can specify the installation path like:

nuxeo-drive.exe /VERYSILENT /TARGETDRIVEFOLDER="%USERPROFILE%\Documents\Nuxeo Drive" /TARGETURL="http://localhost:8080/nuxeo" /TARGETUSERNAME="foo"

Regards

-1 votes



Issue we face is Drive installing under the user and not a system wide. To deploy the user must be logged in. If it was a system wide app we could deploy even if the user is not logged in
07/23/2020

System-wide deployment was the case initially but we switched to user-wide ones to fix several issues with rights (including auto-update, installations, etc.). We do not provide such installer anymore since a while. I do not know Ivanti EPM, but it should be possible to execute a script when a user login to install Drive.
07/24/2020

Sorry Bryce, I forgot that we have a special install for system-wide installations: https://community.nuxeo.com/static/drive-updates/release/. See files |nuxeo-drive-VERSION-admin.exe`. Such installers are available for all versions (alpha, beta and releases). But keep in mind that there will be issues with the auto-update and maybe others we are not aware of: that setup is not officially supported by Nuxeo, it is a best effort only.
08/05/2020