You can silently install Logamail Go for Windows on multiple computers at once using the Microsoft Intune cloud-based device management tool or Microsoft SCCM.
Minimum requirements:
Deployment methods
Prerequisites:
- Download the Logamail Go for Windows installer.
- Package the file in a .intunewin format: Prepare Win32 App Content for Upload
MSI Installer:
Note: Per-machine installation is unavailable by default. If your organization has a Logamail or a Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
-
In Azure, go to Microsoft Endpoint → Apps → Windows Apps and click Add:
-
Select App type → Windows app (Win32):
- Add the app package file in .intunewin format.
- Fill in App information.
-
Specify app installation and uninstallation commands:
- Install command → LogamailInstaller.exe /S
- Uninstall command → LogamailInstaller.exe /S /uninstall
- In the Install behavior field, select the User option.
-
Select Operation system architecture and Minimum operating system:
-
Under Detection rules, set the Rules format field to Manually configure detection rules and click Add:
-
In the window that appears, fill in the following values:
- Rule type → Registry
- Key path → Computer\HKEY_CURRENT_USER\Software\Logamail Platform\Desktop
- Value name → DisplayVersion
- Detection method → Version comparison
- Operator → Greater than or equal to
- Value → Use current installer version value
- Associated with a 32-bit app on 64-bit clients → Yes
- Add Dependencies and Supersedence(preview) if needed.
-
Add Assignments:
- Review and create the app.
-
Download the Logamail Go for Windows installer.
- To deploy the Logamail Apps Manager with Logamail Go for Windows, download this installer instead: Logamail Apps Manager installer
- Copy the LogamailInstaller.exe to the folder C:\Sources
- In the ConfigMgr Console, go to \Software Library\Overview\Application Management\Packages
-
Create a package.
- Important: When creating the package, specify that it contains a source file and choose a path to it.
-
Click Next and choose Standard program:
-
Fill in the required fields and click Next.
- For silent installation, add the /S prefix in the Command line. For silent uninstall, create a package with the /S /uninstall prefix in the Command line.
-
Specify platform requirements:
- Review the summary and click Next.
- Deploy the package.
-
Download the Logamail Go for Windows installer.
- To deploy the Logamail Apps Manager with Logamail Go for Windows, download this installer instead: Logamail Apps Manager installer
- Follow the instructions from this article by Active Directory Pro: How to Deploy Software Using Group Policy
This parameter disables the “Launch at Startup” setting during installation. If the registry key below exists, “Launch at Startup” is enabled.
The value is stored in:
perMachine:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
Value Data:
C:\Program Files (x86)\Logamail Platform\Desktop\Logamail.Desktop.exe
Note: Per-machine installation is unavailable by default. If your organization has a Logamail or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
perUser:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Value Data:
C:\Users\<USERNAME>\AppData\Local\Logamail Platform\Desktop\Logamail.Desktop.exe
Set the browser that Logamail Go for Windows will use to open web pages. If it is not specified or the value is incorrect, Google Chrome will be used by default.
The value is stored in:
HKEY_CURRENT_USER\Software\Logamail Platform\Desktop\PreferredBrowser
The valid values are the following:
- Chrome
- Firefox
- MicrosoftEdge
- InternetExplorer
- WorkStream
Example:
LogamailInstaller.exe /preferred-browser MicrosoftEdge
To use the default browser, run the following command:
LogamailInstaller.exe /preferred-browser start
Enables Logamail Go to run in managed mode by adding the GrammarlyEnrollmentToken registry key. Learn more about the managed mode →
Example:
LogamailInstaller.exe /managed-mode-sso-key “602f1e9e-cc42-4a12-a595-a604”
Note: Per-machine installer only. If your organization has a Logamail or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
Removes GrammarlyEnrollmentToken from the registry during installation and turns off the managed mode. Learn more about the managed mode →
Alternatively, admins can turn off the managed mode by removing the following value from the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Grammarly\DesktopIntegrations\GrammarlyEnrollmentToken
Note: Per-machine installer only. If your organization has a Logamail or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
After deployment
The Logamail Go for Windows update process occurs automatically every two weeks. If you are using a proxy server or antivirus software, consider safelisting Logamail Go for Windows to avoid it getting blocked during automatic updates. To ensure authenticity, Logamail Go for Windows files are digitally signed with a private certificate. The update package is downloaded from Logamail’s trusted data storage.