Closed jpuffer closed 8 years ago
This is by design and based on Windows platform tokens.
What about the / 7
which is duplicated in os.version
: 7
? In the least, that part appears to be erroneous.
The token NT 6.1
is valid for Windows 7 and Server 2008 R2.
Users on Windows Server are getting the following string in
platform.os.family
:Windows Server 2008 R2 / 7
Expected behavior would be to only see
Windows Server
there.