FAQ/How-do-I-find-out-how-many-Cores-I-have.md
... ...
@@ -6,19 +6,17 @@
6 6
7 7
In order to discover how many Cores you have:
8 8
9
- ###Windows Platforms:
9
+###Windows Platforms:
10 10
11
- * Open Windows Explorer
12
- * Right-click My Computer
13
- * Select Properties (This opens System Properties)
14
- * Select Hardware tab
15
- * Select Device Manager
16
- * Expand Processors
11
+* Open Windows Explorer
12
+* Right-click My Computer
13
+* Select Properties (This opens System Properties)
14
+* Select Hardware tab
15
+* Select Device Manager
16
+* Expand Processors
17 17
18 18
##Processor sockets
19 19
20 20
###Windows Platforms:
21 21
22
-The below outlines the numbers per OS release and differentiates them based on whether [Hyper-V](http://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx#fbid=__LBf62kFey) is enabled or not.
23
-
24
-Windows Server 2012 Maximums
... ...
\ No newline at end of file
0
+This [article](http://blogs.technet.com/b/matthts/archive/2012/10/14/windows-server-sockets-logical-processors-symmetric-multi-threading.aspx) can help you understand more about Windows Server sockets as well as [Hyper-V](http://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx#fbid=__LBf62kFey) on Windows Server.