File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
content/manuals/desktop/setup/install/enterprise-deployment Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -83,4 +83,18 @@ Add-LocalGroupMember -Group $Group -Member $CurrentUser
8383
8484> [ !NOTE]
8585>
86- > After adding a new user to the ` docker-users ` group, the user must sign out and then sign back in for the changes to take effect.
86+ > After adding a new user to the ` docker-users ` group, the user must sign out and then sign back in for the changes to take effect.
87+
88+ ## MDM
89+
90+ Common questions about deploying Docker Desktop using mobile device management
91+ (MDM) tools such as Jamf, Intune, or Workspace ONE.
92+
93+ ### Why doesn't my MDM tool apply all Docker Desktop configuration settings at once?
94+
95+ Some MDM tools, such as Workspace ONE, may not support applying multiple
96+ configuration settings in a single XML file. In these cases, you may need to
97+ deploy each setting in a separate XML file.
98+
99+ Refer to your MDM provider's documentation for specific deployment
100+ requirements or limitations.
You can’t perform that action at this time.
0 commit comments