David444 :
Hello. I am very curious about something. I know the OS's xp, vista, 7 etc. But what are the servers? like 2003, 2008, etc. Are they something tied to an OS, or individual OS's themselves?
They most certainly are full fledged operating systems. The core system codebase is identical between the server versions and desktop versions for each iteration of Windows. I'll list the various versions below
NT 5.0 = Windows 2000 Professional, Windows 2000 Server (and variants)
NT 5.1 = Windows XP (32 bit editions only), Windows Server 2003 (all editions)
NT 5.2 = Windows XP x64 edition (64 bit edition only), Windows Server 2003 R2 (all editions), Windows Home Server
NT 6.0 = Windows Vista (all editions), Windows Server 2008 (all editions)
NT 6.1 = Windows 7 (all editions), Windows Server 2008 R2 (all editions)
NT 6.2 = Windows 8 (all editions), Windows Server 2012 (all editions)
NT 6.3 = Windows 8.1 (all editions), Windows Server 2012 R2 (all editions)
Although the codebase is identical, the default configuration differs. Server variants are optimized for services, while client variants are optimized for applications. This is easily changed though.
It is possible to take a Window Server operating system and apply a converter to turn it into a highly usable Workstation operating system. I used Windows Server 2008 R2 as my desktop operating system for several years.
There are no software compatibility issues, but there may be some software configuration issues. Some DLLs that are normally included may be omitted by default (they can be installed), the default security policy is quite restrictive and can interfere with some applications, and many consumer products such as firewalls and antivirus software refuse to install on server operating systems for marketing reasons (the developers want to sell much more expensive enterprise licences for use on server operating systems).
EDIT: to see what's involved in converting a Server OS into a functioning Workstation OS, see this http://www.win2012workstation.com/