there is somthing in windows 11 that do this
in the dhcp we add Domain search list for all client
all windows 10 client are working properly the problem exist in windows 11 only
you can bypass it with by add it manualy to each client in several methods:VBS,reg file
But this solution is less preferable
windows 11 vs windows 10 reciving DNS Suffix Search List from DHCP
We have an issue in Windows 11 machiens which are not reciving DNS Suffix Search List from DHCP.
All windows 10 machine in the same network are receiving the dns Suffix Search List from DHCP and the windows 11 not receiving
i know i can add the DNS Suffix Search List through registry.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SearchList"="csrv"
But this solution is less preferable
is there a fix for this?
Thanks in advance!
Harel
10 answers
Sort by: Most helpful
-
הראל זר 11 Reputation points
2022-03-21T12:49:24.21+00:00 -
AJC24986 6 Reputation points
2022-12-02T14:13:46.153+00:00 Guessing this has still not been fixed in Windows 11 2261.900 or the issue has returned?
Just switched to this build from Windows 10 yesterday and I do not see my DNS Search Suffixes getting applied from DHCP.
If I look at DhcpDomainSearchList within HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces then I clearly see the multiple suffixes, but ipconfig /all only provides the first suffix.
-
Jörg Hugentobler 5 Reputation points
2025-02-28T12:27:12.1866667+00:00 Microsoft! Is it really so difficult to implement Option 119?
DHCP is the only location where this should come from. We are not willing to implement GPOs/Intune Rules/Scripts etc. that are depended on witch network we are in.
-
Anonymous
2022-03-20T13:56:45.05+00:00 Generally, domain joined members inherit the Primary DNS Suffix as a DNS Suffix Search List item. Also appears in this case the router is the DHCP server. This one may help.
https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/configure-domain-suffix-search-list-domain-name-system-clients--please don't forget to
upvote
andAccept as answer
if the reply is helpful-- -
R P 11 Reputation points
2022-03-21T13:42:01.483+00:00 This issue had been reported in Feedback Hub when Windows 11 released: https://aka.ms/AAeruv1
I don't know if this was fixed yet.