From 1b2838d3d4bc094a26093503352150b0bbe6d9e7 Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Tue, 30 Jan 2024 00:41:33 +0100 Subject: [PATCH 1/2] Mass deployment information --- mountainduck/installation/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mountainduck/installation/index.md b/mountainduck/installation/index.md index daff46f3..cf2dafca 100644 --- a/mountainduck/installation/index.md +++ b/mountainduck/installation/index.md @@ -141,6 +141,15 @@ Based on the example output it should look like this: After restarting the system, the installer shouldn't complain anymore. +## Mass Deployment + +You can distribute Mountain Duck with the help of Active Directory or a system management tool like Intune on Windows or JAMF on macOS and copy the license file into the [application support folder](../support.md#application-support-folder) after installing Mountain Duck. + +### Pre-configurations +You can add preconfigured connection profiles and bookmarks this way by copying the connection profile file (.mountainduckprofile) into the *Profiles* folder or the bookmark file (.duck) into the *Bookmarks* folder within the application support folder. + +You can share settings by using the [default.properties file](../preferences#hidden-configuration-optoins). + ## Uninstall Using Windows Command Line: From 59355a3e697e386251208abf9ed14ce8a7172ed6 Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Tue, 30 Jan 2024 16:37:08 +0100 Subject: [PATCH 2/2] Corrections --- mountainduck/installation/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mountainduck/installation/index.md b/mountainduck/installation/index.md index cf2dafca..cea36a8f 100644 --- a/mountainduck/installation/index.md +++ b/mountainduck/installation/index.md @@ -141,14 +141,14 @@ Based on the example output it should look like this: After restarting the system, the installer shouldn't complain anymore. -## Mass Deployment +## Installation with Device Management Software -You can distribute Mountain Duck with the help of Active Directory or a system management tool like Intune on Windows or JAMF on macOS and copy the license file into the [application support folder](../support.md#application-support-folder) after installing Mountain Duck. +You can distribute Mountain Duck with the help of Active Directory or a system management tool like Intune on Windows or JAMF on macOS and copy the license file into the [application support folder](../support.md#application-support-folder) after installing Mountain Duck. Installation packages are provided in MSI (Windows) and PKG (macOS) formats. ### Pre-configurations -You can add preconfigured connection profiles and bookmarks this way by copying the connection profile file (.mountainduckprofile) into the *Profiles* folder or the bookmark file (.duck) into the *Bookmarks* folder within the application support folder. +You can add preconfigured connection profiles and bookmarks this way by copying the connection profile file (.mountainduckprofile) into the *Profiles* folder or the bookmark file (.duck) into the *Bookmarks* folder within the [application support folder](../support.md#application-support-folder). -You can share settings by using the [default.properties file](../preferences#hidden-configuration-optoins). +You can share settings by using the [default.properties file](../preferences#hidden-configuration-options). ## Uninstall