What I am aiming to do is add an Azure Group "Local_Admins" SID:b42afbaf-7e4d-4d1b-b2c1-39630ccec6b2 to the local Administrator group on devices.
I know there is a solution for adding users to the local admin group and that works fine, but adding and removing users from that group constantly is extremely undesirable and thus I would prefer to be able to add users to an Azure group to have the same effect.
I attempted the following:
net localgroup administrators "AzureADLocalAdmins" /add
Result: There is no such global user or group AzureADLocalAdmins
net localgroup administrators "AzureADLocal_Admins" /add
Result: There is no such global user or group AzureADLocal_Admins
net localgroup administrators "AzureADb42afbaf-7e4d-4d1b-b2c1-39630ccec6b2" /add
Result: Syntax Error
net localgroup administrators "b42afbaf-7e4d-4d1b-b2c1-39630ccec6b2" /add
Result: Syntax Error
If anyone has a good solution for this issue, I would love to hear from them.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 248
تاريخ: جمعه
4 تير
1395 ساعت: 16:01