1- Using the command "winver"
1- Connect to your Windows server remotely (Remote Desktop)
2- Open a Microsoft MS-DOS command prompt shell window "cmd"
3- Type the following command
winver
4- Press the "Enter" bouton to execute the command
Using the command "systeminfo"
1- Connect to your Windows server remotely (Remote Desktop)
2- Open a Microsoft MS-DOS command prompt shell window "cmd"
3- Type the following command
systeminfo | findstr OS
4- Press the "Enter" bouton to execute the command