I have a single Windows 2012 R2 server with all three required roles for RDS. This RDS deployment is strictly for remote apps. We recently acquired Symantec VIP to enable two-factor authentication for VPN and corporate site access. The RDS website was integrated with Symantec VIP and now requires a "pin" (along with AD credentials) to access. Problem is, internal users would like to access without the "pin" requirement but still have the functionality when accessing externally. Can I just copy the RDWeb application in IIS and have regular site and other "pin" enabled? Is this even possible? Or, do I need to setup another RD web access server?
Basically have this: https://servername/RDweb (no pin required) https://servername/ExternalRDWeb (pin required)