mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 05:43:41 +00:00
[BULK] - DocuTune - Rebranding of Azure Active Dir
This commit is contained in:
@ -703,13 +703,13 @@ Note this is a best effort optimization and shouldn't be relied on for an authen
|
||||
|
||||
<!-- DOGroupIdSource-Description-Begin -->
|
||||
<!-- Description-Source-DDF-Forced -->
|
||||
Set this policy to restrict peer selection to a specific source. Available options are: 1 = AD Site, 2 = Authenticated domain SID, 3 = DHCP Option ID, 4 = DNS Suffix, 5 = AAD. When set, the Group ID will be assigned automatically from the selected source. This policy is ignored if the GroupID policy is also set. The options set in this policy only apply to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored. For option 3 - DHCP Option ID, the client will query DHCP Option ID 234 and use the returned GUID value as the Group ID. Starting with Windows 10, version 1903, you can use the Azure Active Directory (AAD) Tenant ID as a means to define groups. To do this, set the value of DOGroupIdSource to 5.
|
||||
Set this policy to restrict peer selection to a specific source. Available options are: 1 = AD Site, 2 = Authenticated domain SID, 3 = DHCP Option ID, 4 = DNS Suffix, 5 = Microsoft Entra ID. When set, the Group ID will be assigned automatically from the selected source. This policy is ignored if the GroupID policy is also set. The options set in this policy only apply to Group (2) download mode. If Group (2) isn't set as Download mode, this policy will be ignored. For option 3 - DHCP Option ID, the client will query DHCP Option ID 234 and use the returned GUID value as the Group ID. Starting with Windows 10, version 1903, you can use the Microsoft Entra tenant ID as a means to define groups. To do this, set the value of DOGroupIdSource to 5.
|
||||
<!-- DOGroupIdSource-Description-End -->
|
||||
|
||||
<!-- DOGroupIdSource-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
> [!NOTE]
|
||||
> The default behavior, when neither the DOGroupId or DOGroupIdSource policies are set, is to determine the Group ID using AD Site (1), Authenticated domain SID (2) or AAD Tenant ID (5), in that order. If DOGroupIdSource is set to either DHCP Option ID (3) or DNS Suffix (4) and those methods fail, the default behavior is used instead.
|
||||
> The default behavior, when neither the DOGroupId or DOGroupIdSource policies are set, is to determine the Group ID using AD Site (1), Authenticated domain SID (2) or Microsoft Entra tenant ID (5), in that order. If DOGroupIdSource is set to either DHCP Option ID (3) or DNS Suffix (4) and those methods fail, the default behavior is used instead.
|
||||
<!-- DOGroupIdSource-Editable-End -->
|
||||
|
||||
<!-- DOGroupIdSource-DFProperties-Begin -->
|
||||
@ -732,7 +732,7 @@ Set this policy to restrict peer selection to a specific source. Available optio
|
||||
| 2 | Authenticated domain SID. |
|
||||
| 3 | DHCP user option. |
|
||||
| 4 | DNS suffix. |
|
||||
| 5 | AAD. |
|
||||
| 5 | Microsoft Entra ID. |
|
||||
<!-- DOGroupIdSource-AllowedValues-End -->
|
||||
|
||||
<!-- DOGroupIdSource-GpMapping-Begin -->
|
||||
|
Reference in New Issue
Block a user