Microsoft tests the 15-character limit of Windows Server admins' patience
Microsoft's May security update for Windows Server 2016 has introduced a bug affecting domain controller discovery. Specifically, if a server's hostname is exactly 15 characters long, it may prevent applications from locating the domain controller. Microsoft is investigating the issue but has not provided a workaround for affected users.
- ▪The May 12 security update introduced a bug for Windows Server 2016 administrators.
- ▪Hostnames that are exactly 15 characters long may cause domain controller discovery to fail.
- ▪Microsoft has not listed a workaround, but changing the hostname could avoid the issue.
Opening excerpt (first ~120 words) tap to expand
(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); OSes Microsoft tests the 15-character limit of Windows Server admins' patience May security update trips over hostnames of a very specific length Richard Speed Richard Speed Published thu 28 May 2026 // 17:30 UTC Windows Server 2016 might be long in the tooth but that isn't about to stop Microsoft breaking stuff.The May 12 security update introduced another bug for administrators to worry about.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at theregister.