unioslo/nivlheim

The Windows client should always give its hostname as FQDN

Closed this issue · 0 comments

The client should always report its hostname as FQDN.
It seems that in some circumstances, [System.Net.Dns]::GetHostName() which is what's used now, can return only a hostname without a domain.