Welcome to ciysys blog

Installing DNS server

Published on: 4th Nov 2019

Updated on: 16th Jan 2022

Explanation

Here is the command to enable the DNS service on Windows server.

Install-WindowsFeature -Name DNS -IncludeAllSubFeature -IncludeManagementTools

Use case

Reference

https://docs.microsoft.com/en-us/powershell/module/dnsserver/?view=winserver2012-ps

Jump to #POWERSHELL blog

Author

Lau Hon Wan, software developer.