Windows Server 2016, despite its age, continues to be a focal point of attention for Microsoft, particularly following the recent May 12 security update that has introduced a new challenge for system administrators. This update has revealed a bug that specifically affects servers with hostnames that are exactly 15 characters long. For instance, a hostname like THEY-NEVER-TEST could lead to complications in domain controller discovery.
According to Microsoft’s documentation, when a hostname reaches this precise length, attempts to call the DCLocator—such as through the command nltest /dsgetdc: /pdc—will result in an ERRORINVALIDPARAMETER. This error can hinder applications and administrative tools from successfully locating a domain controller, which is critical for various operations.
One significant example highlighted by Microsoft is the impact on Distributed File System (DFS) Namespace management. This feature allows administrators to consolidate shared folders from multiple servers into a unified namespace, facilitating easier access to files across different locations. However, if the domain controller lookup fails, this functionality could be severely disrupted.
Currently, Microsoft has not provided a workaround for users affected by this issue. However, it is reasonable to suggest that altering the server hostname to a length other than 15 characters might circumvent the problem. The company has indicated that the matter is under investigation and promises to share further details as they become available.
MORE CONTEXT
Despite the challenges presented by the May update, Windows Server 2016 remains officially supported by Microsoft. While mainstream support concluded in 2022, extended support will persist until January 12, 2027. Additionally, Microsoft offers the Extended Security Updates (ESU) program, which could extend support for up to three more years beyond that date.
In a broader context, Esben Dochy from Lansweeper noted earlier this year that Windows Server 2016 represented only 2.2 percent of all Windows devices tracked, yet accounted for a substantial 20.3 percent of all servers. This statistic suggests that the likelihood of administrators encountering issues due to a 15-character hostname is significant.
Moreover, the May 2026 security update has also faced installation failures on select Windows 11 devices, particularly when the EFI System Partition lacks adequate size. This trend underscores Microsoft’s ongoing struggle with software stability across various operating systems, regardless of their age or version.