Azure / Azure/ArcEnabledServersGroupPolicy
Read-only Domain Controllers can't register using these scripts
Open
- Dominant language
- PowerShell
- Stars
- 17
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Read-only Domain Controllers are not part of the groups "Domain Controllers" or "Domain Computers". They have their own group called "Read-only Domain Controllers".
Because of this those computers don't have permissions on the deployment folders nor permissions to decrypt the encrypted secret.
Managed to onboard them using a modified version of the script, including this group and sid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.