Windows System Resource Manager (WSRM) has been removed in Windows Server 2012 R2, and I need a replacement.
I'm running a small RDP server on 2012 R2 Standard. It only has 8 GB of RAM and I need a way to limit resources for each regular user so the system doesn't grind to a halt if a single user takes more than his fair share (for whatever reason).
I can easily use Server 2012 (first "edition") instead, which only has WSRM deprecated instead of removed, as it isn't essential for me to use R2.
Is there any simple way to manage resources (mainly RAM) in Windows Server 2012 R2 since the WSRM has been removed?