We have domain environment and we have IT support team , I want to delegate installation rights to specific group (that particular group must have installation rights to all computers which is the part of domain). Thanks in Advance Vinay Kumar Vishwakarma
closed as off topic by Luke, Renan, 8088, Kyle, random♦ Jul 27 '12 at 3:07
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Domain Admins is added to the local administrators group on all machines joined to the domain. Add them to that. |
|||
|
|
|
If you don't want to add the IT support team to Domain Admins, create a new group for them and use Group Policy to add that group to the Administrators group on the local machines. If the contents of the Administrators group on the clients can be tightly controlled, you can use the Restricted Groups policy item. Otherwise, configure a startup script:
|
|||||
|