Collections:
Other Resources:
Windows Version and Build of Windows Server 2008
How to view Windows version and build number of my Windows Server 2008?
✍: FYIcenter.com
If you want to know the Windows version and build number of a Windows Server 2008 system,
you can follow these steps to view system properties:
1. Open the PowerShell command window, and type in the "winver" command as shown below. You will see the "About Windows" screen displayed.
PS C:\Users\fyicenter> winver
2. Review the information on the screen. For example:
Windows Server 2008 R2
Microsoft Windows Server
Version 6.1 (Build 7601: Service Pack 1)
...
Here is how the system properties screen of Windows Server 2008 R2 looks like:
2022-11-04, ∼3364🔥, 0💬
Popular Posts:
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed i...
Why don't my playlists work on my new computer? An entry in a playlist uses a "relative path" to ide...
What is "ActiveX Installer (AxInstSV)" in my Windows XP service list? And how is "ActiveX Installer ...
Error 126: Application Management Service Failed To Start. The Specified Module Could Not Be Found. ...
How to publish HTML documents to your local Apache server? If you followed our Apache server install...