How many core license's are needed for a 10 core processor ?

Austin Verbryck 1 Reputation point
2022-01-24T03:36:57.097+00:00

I've been attempting to publish a few projects through asp.net using visual studio, & then host them through IIS 10 Express, however I've been doing this with windows 10 os. I've recently come to realization that this likely should be replaced with windows server 2019 but I would like to ask two questions I've been stumped on.

1. Is it 100% necessary to use windows server 2019 os, or can I host my projects live just within the windows 10 os & IIS 10 Express ?

2. If/When I get windows server 2019 os how would I determine how many core licenses I would need for a 10 core processor, the Intel Xeon w-1290p. Is the windows server 2019 os with an 8 core license sufficient &/or best ?

Thank you for any feedback, Austin.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,613 questions
Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,635 questions
0 comments No comments
{count} votes

17 answers

Sort by: Most helpful
  1. Anonymous
    2022-01-24T04:26:06.487+00:00

    16 core is a minimum only. The 2 and 8 core packs accommodate the many different configurations of processor core counts. More here
    https://www.microsoft.com/en-us/UseTerms/Retail/WindowsServer2019/DatacenterAndStandard/Useterms_Retail_WindowsServer2019_DatacenterAndStandard_English.htm
    and here
    https://www.microsoft.com/en-us/licensing/product-licensing/windows-server

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Austin Verbryck 1 Reputation point
    2022-01-24T05:38:46.33+00:00

    Okay, understood. Going back to the 1st question in the original post though, is it physically impossible to host a server with just windows 10 & the built in IIS 10 Express features ? I ask because in my experience it's possible to create sites, publish them in visual studio using ASP.NET Web Application but then when attempting to browse my "live" webpage I am presented with this default ASP.NET page ->
    167662-austinscreenshot.png

    instead of my actual html & css content ->167672-austin2sxcreenshot.png

    So final question, is it impossible to host an IIS 10 Express server with just the Xeon w-1290p processor & windows 10 ?


  3. Bruce (SqlWork.com) 61,731 Reputation points
    2022-01-24T15:55:50.14+00:00

    IIS express licensing does not permit use on a production server. As long as it is for internal use and not accessible from the internet you are probably good. Also you need to enable remote access

    https://blogs.iis.net/vaidyg/serving-external-traffic-with-webmatrix-beta

    0 comments No comments

  4. Austin Verbryck 1 Reputation point
    2022-01-24T20:09:17.06+00:00

    Thank you Bruce, I understand where my error in thought was now. Would this digital download be sufficient ?

    windows-server-2019-standard-core-licenses.html

    I noticed common pricing for a physical copy is anywhere from about 250$-500$ so i'm looking for the most cost effective way to get windows server 2019 os w/16 core licenses.

    Any feedback is appreciated !

    0 comments No comments

  5. Anonymous
    2022-01-24T20:12:55.787+00:00

    You'll find microsoft pricing here. If you go third party just be sure to vet the vendor carefully.
    https://www.microsoft.com/en-us/windows-server/pricing

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments