We are going to buy a IBM server with Windows Server Foundation 2012 R2.
According to this: http://technet.microsoft.com/en-us/library/jj679892.aspx there is "Maximum number of users" equal 15. I'm not sure for what kind users this limitation applies. I gave some thought to it, and I came with:
- My 1st guess is: this is limitation of global OS users count - 15 users in WinSrvF2012 = I can create up to 15 users/accounts in system.
- My next guess is: this is maximum number of users logged locally/remotely (RDP) - so I can have more accounts than 15 in system but simultaneously there can be no more than 15 users connected/logged on server.
- My last guess is: this is "global" maximum simultaneously logged users by SAMBA shares + local + RDP sessions - of course I know of SAMBA max connection count (=30) and RDP sessions ("Maximum number of Remote Desktop Services (RDS) Gateway connections"=50(?!)).