With the introduction of Linux support, you will be wanting to move away from sys.dm_os_windows_info and start using sys.dm_os_host_info in multi OS environments.
Below shows the difference between the DMVs on a Windows server:

Below shows the difference between the DMVs on a Linux server: 
Previous
Next