Deploy the client software
OnePlace Solutions Desktop software msi files can be deployed by any deployment product, such as SCCM, InTune, Group Policy or other third party tools.
Prepare Pre-Requsite software
Prior to installing OnePlaceMail or OnePlaceDocs, two pre-requisites must be deployed to each client installation
Installing the OnePlace Solutions suite via MSI files
-
Ensure you have the correct version of the OnePlace Solutions software for the version of Outlook/Office on the target machines.
- License Location parameter references the list in SharePoint which contains your license
- Settings URL parameter references the url for the OnePlace Solutions site
Example MSI Switches:
OnePlaceMail
\OnePlaceMail_Office2016_2019_365.msi /quiet LICENSELOCATION=https://yourSPserver/sites/OnePlaceSolutions/Lists/Licenses SETTINGSURL=http://yourSPserver/sites/oneplacesolutions
OnePlaceDocs:
\OnePlaceDocs_Office2016_2019_365.msi /quiet LICENSELOCATION="http://yourSPserver/sites/OnePlaceSolutions/Lists/Licenses" SETTINGSURL=http://yourSPserver/sites/oneplacesolutions
OnePlaceMail
\OnePlaceMail_Outlook2013.msi /quiet LICENSELOCATION=https://yourSPserver/sites/oneplacesolutions/Lists/Licenses SETTINGSURL=http://yourSPserver/sites/oneplacesolutions
OnePlaceDocs
\OnePlaceDocs_Office2013.msi /quiet LICENSELOCATION=http://yourSPserver/sites/OnePlaceSolutions/Lists/Licenses SETTINGSURL=http://yourSPserver/sites/oneplacesolutions
Copy this msi file/s to a shared network location that is accessible to all users and computers and ensure all users have read access to this file.