View Full Version : DNS unattended install parameter


Nick Payne
01-17-2006, 03:27 AM
Is there a SIF file parameter for unattended install corresponding to
checking the setting on the DNS tab "Use this connection's DNS suffix in DNS
registration"? This is for builds of Win2003 server using RIS.

Johan Arwidmark
01-17-2006, 11:18 AM
I think adding DNSDomain and EnableAdapterDomainNameRegistration in
the [MS_TCPIP parameters] configures this but I haven't tested that
myself (yet)


regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment


On Mon, 16 Jan 2006 19:27:02 -0800, "Nick Payne"
<NickPayne@discussions.microsoft.com> wrote:

>Is there a SIF file parameter for unattended install corresponding to
>checking the setting on the DNS tab "Use this connection's DNS suffix in DNS
>registration"? This is for builds of Win2003 server using RIS.

Nick Payne
01-17-2006, 10:00 PM
Thanks. That fixed it. I already had the DNSDomain parameter there. I added
the EnableAdapterDomainNameRegistration=Yes parameter and that ticks that
checkbox.

Regards

Nick Payne

"Johan Arwidmark" wrote:

> I think adding DNSDomain and EnableAdapterDomainNameRegistration in
> the [MS_TCPIP parameters] configures this but I haven't tested that
> myself (yet)
>
> On Mon, 16 Jan 2006 19:27:02 -0800, "Nick Payne"
> <NickPayne@discussions.microsoft.com> wrote:
>
> >Is there a SIF file parameter for unattended install corresponding to
> >checking the setting on the DNS tab "Use this connection's DNS suffix in DNS
> >registration"? This is for builds of Win2003 server using RIS.
>
>