I have a Windows 2008 server running a Rails App, owned by one of our Hardware engineers. Now one of our marketing guys created another rails app and my boss wants me to put it on that same server. They will both be admins with RDP access to the server to maintain their apps. The hardware engineer is very concerned about his app being messed with, which lives at C:\sites. What are my options to protect the hardware admin user from the marketing admin user (and vice versa)?
If it matters at all, the server is virtualized in ESXi 5.1 free version, so adding resources is very simple.