(taken from Wikipedia)
The following operating systems are not part of Windows Server family but are designed for operating on server computers:
-Windows Home Server
-Windows Home Server 2011
-Windows MultiPoint Server
Since I was asked on GitHub, I thought I pass on the question whether WinVer will detect these as well.
WinVer Server Detection
3 posts
I assume this is the same as this question.
I don't have home server so I don't know.
It is probably better to check for a specific feature rather then a IsServer check, Windows Server Core can be pretty stripped-down...
I don't have home server so I don't know.
It is probably better to check for a specific feature rather then a IsServer check, Windows Server Core can be pretty stripped-down...
Same guy, yes. Will close the issue and link to the Stack Overflow answer