App-V, RemoteApp or apps published via Web Application Proxy???

InfoTechdude 161 Reputation points
2020-12-02T15:24:18.817+00:00

Hi,

There are several technologies that look similar, that is App-V, RemoteApp and apps published via Web Application Proxy. All of them deal with app publishing. Can somebody in the know explain the differences from Windows Server (especially 2012r2) point of view. Plus there is even Azure Remote App for cloud buffs...

Thank you

Working with RemoteApp Programs
https://channel9.msdn.com/Series/Microsoft-Desktop-Virtualization/06
MDOP App-V Infrastructure
https://channel9.msdn.com/Series/MDOP-App-V-Infrastructure
Introducing Web Application Proxy in Windows Server 2012 R2: Enable Work from Anywhere
https://channel9.msdn.com/Events/TechEd/NorthAmerica/2014/PCIT-B327
https://channel9.msdn.com/Events/TechEd/Europe/2014/EM-B410
https://channel9.msdn.com/Events/Server-Infrastructure-Days/Server-Infrastructure-Days-2014/Windows-Server-2012-R2-Implement-Direct-Access-Web-Application-Proxy-WS03

Corporate Apps anywhere, anytime with Microsoft Azure RemoteApp
https://channel9.msdn.com/Series/Corporate-Apps-anywhere-anytime-with-MS-Azure-RemoteApp

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
Windows for business Windows Server Devices and deployment Set up, install, or upgrade
Windows for business Windows Server User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-12-03T07:26:24.49+00:00

    Hi,

    App-V enables each published application to run in its own self-contained virtual environment on the client computer. That means the application is running on the client side and the applications can still interact with the client computer.

    While RemoteApp enables each published application to run in one user's session on the RDS server. That means the application is still running on the server instead of the client computer.

    RemoteAPP is a function or feature in remote desktop services which needs RDWeb role so that the users can access the applications by the link of the web server. Web Application Proxy is under the Remote Access role and can make on-premises web resources available for external access while at the same time managing the risk of this access by controlling authentication and authorization policies on the AD FS.

    Azure RemoteAPP integrates Azure with Remote Desktop Service. Remote Desktop Service and Azure AD Application Proxy work together to improve the productivity of workers who are away from the corporate network.

    Please check below links for better understanding.

    App-V
    https://learn.microsoft.com/en-us/microsoft-desktop-optimization-pack/appv-v4/overview-of-application-virtualization
    https://learn.microsoft.com/en-us/microsoft-desktop-optimization-pack/appv-v5/getting-started-with-app-v-51
    https://www.youtube.com/watch?v=m5mUO9y01Wo&t=432s
    https://www.microsoftpressstore.com/articles/article.aspx?p=2346348&seqNum=2

    RemoteApp
    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-create-collection
    https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/welcome-to-rds

    Web Application Proxy
    https://learn.microsoft.com/en-us/windows/win32/w8cookbook/web-application-proxy
    https://learn.microsoft.com/en-us/windows-server/remote/remote-access/web-application-proxy/web-application-proxy-windows-server

    Microsoft Azure RemoteApp
    https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy-integrate-with-remote-desktop-services
    https://www.youtube.com/watch?v=MoD1v60QZtI

    Thanks,
    Eleven

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it. Thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.