Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, August 28, 2015 8:26 AM
Hi everyone;
i want to delegate view only rights to helpdesk users. i tried many things but i couldnt make it. for example;
under "active directory sites and services -> services -> NetServices" right click and "delegate control". i delegated rights to a helpdesk user using delegation of control wizard. but it didnt work.
secondly; under "active directory users and computers -> local domain -> Users -> DHCP Users" i added helpdesk user. but it didnt work again.
But it is working when i add a helpdesk user to the "domain admins" group.
My DC and DHCP servers running on different virtual machines. i dont know what i am doing wrong. help plzz.
All replies (4)
Monday, August 31, 2015 6:54 AM âś…Answered
Hi AhmetSabri,
If the DHCP Server service was stopped, it would not respond to DHCP request. But it is still a DHCP server in domain.
If we unauthorize it, then we would not see it in the output of the command. And it would become a stand-alone DHCP server.
If the server would not act as a DHCP server any more, we could remove DHCP role.
For helpdesks to view DHCP, we could use RSAT. Add their accounts to DHCP user group. Install RSAT and open DHCP management console. Then add the DHCP server.
Best Regards,
Leo
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].
Friday, August 28, 2015 8:32 AM
Hi,
What exactly are you trying to accomplish?
Do you want to have helpdesk people managing the DHCP servers settings or do you want these to be able to authorize DHCP servers within Active Directory? These are 2 different things and the way to grant the rights is different.
Hope it helps.
Regards,
Calin
Friday, August 28, 2015 8:43 AM
helpdesk users will view DHCP on their PC using mmc.exe console. i will delegate to their AD accounts. when user log in to him own PC he will be able to view IP Scopes. that is all
Friday, August 28, 2015 8:47 AM
i run "netsh dhcp Show server" command on DC and it showed 3 servers. DC1, DC2 and DHCP machines. but Dhcp servers on DC1 and DC2 are not active. i had stopped them when i build a new dhcp server on another virtual machine. is it better to uninstall the dhcp role on DC ?