Link to home
Start Free TrialLog in
Avatar of SAM2009
SAM2009Flag for Canada

asked on

Give user write access to a specific dns zone (Not active directory integrated) in Windows 2012

Hi,

I want to give user write access to a specific dns zone (Not active directory integrated) in Windows 2012. How can I do that?
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of compdigit44
compdigit44

Create a custom MMC snap-in for DNS management. Then create a taskpad view that only shows the items you selected in the wizard.
Avatar of SAM2009

ASKER

Could you give more details about the steps to do that?
Right-click on the zone and see if you have an option to delegate... Or look at zone properties.
You would still have to go through either DNS management, or use powershell cmdlets ....

I think the suggestion re custom Mmc deals with having one with predefined consoles,
Open mmc,
File add/remove snap-ins
Add DNS management, add the other mmcs of interest to you
Then save the custom console ..
Avatar of SAM2009

ASKER

I don't think there is a way to do granular access... I have to admit what Arnold said at the beginning:-)