From 659ae758cda65ef29e54ef28d0eca66e915ad8a0 Mon Sep 17 00:00:00 2001 From: iamweasel658 <52930647+iamweasel658@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:42:53 +0200 Subject: [PATCH] Update new-teams-bulk-install-client.md Added DOD-SEC to CloudType --- Teams/new-teams-bulk-install-client.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/new-teams-bulk-install-client.md b/Teams/new-teams-bulk-install-client.md index 8895a76773..5914c6daab 100644 --- a/Teams/new-teams-bulk-install-client.md +++ b/Teams/new-teams-bulk-install-client.md @@ -124,7 +124,7 @@ If the customer tenant is on the GCCH, DoD, or Gallatin, the customer may need t HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Teams Value = CloudType value type = DWORD - 1 = Commercial, 2 = GCC, 3 = GCCH, 4 = DOD, 7 = Gallatin + 1 = Commercial, 2 = GCC, 3 = GCCH, 4 = DOD, 5 = DOD-SEC, 7 = Gallatin ``` ###### Mac update @@ -136,7 +136,7 @@ Domain: com.microsoft.teams2 Key: CloudType Data Type: Int Value: {Enter number associated with the cloud} - 1 = Commercial, 2 = GCC, 3 = GCCH, 4 = DOD, 7 = Gallatin + 1 = Commercial, 2 = GCC, 3 = GCCH, 4 = DOD, 5 = DOD-SEC, 7 = Gallatin ``` The .plist configuration can be propagated to managed devices using Intune as described in [Add preference file settings to macOS devices in Microsoft Intune](/mem/intune/configuration/preference-file-settings-macos).