FG
💻 Software

Append dns suffixes via windows command prompt

Fresh5 days ago
Mar 15, 202677335 views
Confidence Score0%
0%

Problem

At my work, we have two connection specific DNS suffixes. lhs.local and cis.local. I'm trying to write a batch file that will take care of a lot of the common administrative tasks that need done when we deploy a computer, and appending these is one of those tasks. Is there a command to do this prog…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Append dns suffixes via windows command prompt

Low Risk

Via this post In order to add a DNS suffix to a TCP/IP connection remotely, all you need is a list of IP addresses and the following command: where contains a list of IP addresses, line separated. Another way is to add via the registry There's a Mic…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment