From 9230df919768477e9d8c9f79948b618eb7b326a0 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 10 Jun 2024 16:07:04 +0100 Subject: [PATCH 1/4] ENGDOCS-2103 --- content/desktop/install/mac-install.md | 10 ++++++++++ content/desktop/install/windows-install.md | 9 +++++++++ content/security/for-admins/domain-audit.md | 10 ++++++++++ 3 files changed, 29 insertions(+) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index 3f7895b8d82..88005d77577 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -120,6 +120,16 @@ The `install` command accepts the following flags: {{< /tab >}} {{< /tabs >}} +> **Tip** +> +> If you're an IT administrator, you can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) +> - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) +> - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) +> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) +{ .tip } + ## Where to go next - Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index e59898affa4..5ab69a9a060 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -270,6 +270,15 @@ Docker Desktop does not start automatically after installation. To start Docker For more information, see [Docker Desktop Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement/). We recommend that you also read the [FAQs](https://www.docker.com/pricing/faq). +> **Tip** +> +> If you're an IT administrator, you can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) +> - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) +> - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) +> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) +{ .tip } ## Where to go next diff --git a/content/security/for-admins/domain-audit.md b/content/security/for-admins/domain-audit.md index ae4fde29420..71315718c01 100644 --- a/content/security/for-admins/domain-audit.md +++ b/content/security/for-admins/domain-audit.md @@ -19,6 +19,16 @@ Domain audit can't identify the following Docker users in your environment: Although domain audit can't identify all Docker users in your environment, you can enforce sign-in to prevent unidentifiable users from accessing Docker Desktop in your environment. For more details about enforcing sign-in, see [Configure registry.json to enforce sign-in](configure-sign-in.md). +> **Tip** +> +> You can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) +> - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) +> - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) +> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) +{ .tip } + ## Prerequisites Before you audit your domains, review the following required prerequisites: From 9a7e9572e09f5dd8a6f18176d885ba4b6b3c99c6 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 10 Jun 2024 16:14:47 +0100 Subject: [PATCH 2/4] edit --- content/desktop/install/mac-install.md | 2 +- content/desktop/install/windows-install.md | 2 +- content/security/for-admins/domain-audit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index 88005d77577..b691b5e5fa6 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -122,7 +122,7 @@ The `install` command accepts the following flags: > **Tip** > -> If you're an IT administrator, you can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 5ab69a9a060..c84046de45b 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -272,7 +272,7 @@ Docker Desktop does not start automatically after installation. To start Docker > **Tip** > -> If you're an IT administrator, you can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/security/for-admins/domain-audit.md b/content/security/for-admins/domain-audit.md index 71315718c01..deeddc1fa06 100644 --- a/content/security/for-admins/domain-audit.md +++ b/content/security/for-admins/domain-audit.md @@ -21,7 +21,7 @@ Although domain audit can't identify all Docker users in your environment, you c > **Tip** > -> You can use endpoint management (MDM) software to search for the number of Docker Desktop instances and the Docker Desktop versions in your environment. This can provide accurate license reporting and ensure your machines use the latest Docker Desktop version. +> You can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) From 803aef23fdda6fe25c9824c487f5a2ecfa64db22 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 10 Jun 2024 16:19:28 +0100 Subject: [PATCH 3/4] edit --- content/desktop/install/mac-install.md | 2 +- content/desktop/install/windows-install.md | 2 +- content/security/for-admins/domain-audit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index b691b5e5fa6..66f86950721 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -126,7 +126,7 @@ The `install` command accepts the following flags: > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) -> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Kolide](https://www.kolide.com/features/device-inventory/properties/mac-apps) > - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) { .tip } diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index c84046de45b..19a59ec810c 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -276,7 +276,7 @@ Docker Desktop does not start automatically after installation. To start Docker > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) -> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Kolide](https://www.kolide.com/features/device-inventory/properties/mac-apps) > - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) { .tip } diff --git a/content/security/for-admins/domain-audit.md b/content/security/for-admins/domain-audit.md index deeddc1fa06..3bfc09c3589 100644 --- a/content/security/for-admins/domain-audit.md +++ b/content/security/for-admins/domain-audit.md @@ -25,7 +25,7 @@ Although domain audit can't identify all Docker users in your environment, you c > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) -> - [Kolid](https://www.kolide.com/features/device-inventory/properties/mac-apps) +> - [Kolide](https://www.kolide.com/features/device-inventory/properties/mac-apps) > - [Workspace One](https://blogs.vmware.com/euc/2022/11/how-to-use-workspace-one-intelligence-to-manage-app-licenses-and-reduce-costs.html) { .tip } From 740985920a2c37e7942b3e921d53a5bcb1eb8050 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Wed, 12 Jun 2024 08:41:33 +0100 Subject: [PATCH 4/4] review --- content/desktop/install/mac-install.md | 2 +- content/desktop/install/windows-install.md | 2 +- content/security/for-admins/domain-audit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index 66f86950721..a5472e71dbe 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -122,7 +122,7 @@ The `install` command accepts the following flags: > **Tip** > -> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](../../security/for-admins/configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 19a59ec810c..08eaabf1db6 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -272,7 +272,7 @@ Docker Desktop does not start automatically after installation. To start Docker > **Tip** > -> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](../../security/for-admins/configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/security/for-admins/domain-audit.md b/content/security/for-admins/domain-audit.md index 3bfc09c3589..214da3537dc 100644 --- a/content/security/for-admins/domain-audit.md +++ b/content/security/for-admins/domain-audit.md @@ -21,7 +21,7 @@ Although domain audit can't identify all Docker users in your environment, you c > **Tip** > -> You can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> You can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list)