Showing posts with label html5. Show all posts
Showing posts with label html5. Show all posts

Tuesday, December 16, 2014

First Glance at Ericom AccessNow for Microsoft RD Connection Broker (RDCB)

I’ve had the honor and pleasure of test-driving Ericom AccessNow for RDCB during the private beta, and providing Ericom with some early feedback. In this blog post I’d like to share some of my experiences with the beta.

A little background info
Microsoft Remote Desktop Services has evolved a lot over the past few years. The release of Windows Server 2012 (and later R2) represented a huge step forward, with major improvements in both user experience, by way of the
RemoteFX (RDP8) Protocol, and in central management via Server Manager. On the RDP client side, previously Microsoft’s statement had always been, “we’ll deliver a great RDP client for Windows based devices and leave space for partners to do so for RDP clients for non-Windows based devices”. That all changed in October of 2013 when Microsoft launched their own RDP clients for iOS, Android and Mac OS X, available as a free download in the various App Stores, making it possible to run a Microsoft RDP client on various operating systems.

Where does AccessNow for RDCB step in?
Microsoft however does currently not provide their own HTML5 client for Remote Desktop Services. So what’s the use case for an HTML5 solution, with the availability of a Microsoft RDP client for most major operating systems? I personally don’t see an HTML5 client being the primary client in all scenarios. However, supporting HTML5 in a Microsoft RDS environment can help organizations that are implementing BYOD initiatives to simplify their client software management. It also makes a great second or backup option in specific  scenarios where a user cannot install an RDP client, or only needs to connect real quickly to review a document without having to install and configure a client first. This is where
AccessNow for RDCB steps in.

What I personally like about this approach is that you can integrate this with your current Microsoft RDS environment without having to replace or reconfigure anything. That way, you can offer the option to connect via HTML5 and have that be a backup or secondary way of connecting.

Installing AccessNow Beta in the lab
I’ve been test-driving AccessNow for RDCB in my lab. I cannot go into too much detail about the installation process and the architecture itself, because Ericom is not disclosing that information at this time. What I can say, however, is that I’m impressed by the ease of install and the smooth way of incorporating it with an existing RDS deployment. I did provide some feedback on the chosen backend architecture, installation process and the deployment guide, so hopefully some of that feedback makes it into the General Availability version.

End user experience
As an end user, you log in via a Web Access Portal that is created during installation. Obviously this can (and should) be HTTPS, but for the sake of this demo I used HTTP.

clip_image002[4]

After logging in with your domain credentials, you are presented with the remote applications and desktops that have been assigned to you. The Ericom Portal retrieves those using your existing RDS deployment.

clip_image004[4]

Thus, you will see the same applications that are available to you when logging in with the same user account using, say, RD Web Access.

clip_image006[4]

As an end user, you simply click on a remote application (RemoteApp) to trigger the login process. Basically, this launches an RDP session with the RD Connection Broker as the initial connection, which then directs users to an RD Session Host, similar to a regular RDS session.

clip_image008[4]

After the login process, users can begin using the RemoteApp from within the browser, without the need to install any agent, fully based on HTML5. Of course, you can also publish a full desktop session in the same way.

clip_image010[4]

In conclusion, integration of AccessNow for RDCB in the existing environment makes it really easy to set up and provide HTML5 browser based access to your end users as a secondary means of connection as well as for supporting BYOD scenarios, fulfilling the needs of various use cases. I’m looking forward to the GA of AccessNow for RDCB as well as the accompanying licensing models!

Ericom plans to announce the GA release of AccessNow for RDCB soon! To learn more about Ericom AccessNow for RDCB visit:http://www.ericom.com/AccessNowForRDCB.asp

Update: some people asked for this, here is an overview of the other options in the portal

1

Thursday, December 11, 2014

Taking a look at the new HTML5 connector in Dell/Wyse vWorkspace 8.5

Dell/Wyse has released the latest version of their vWorkspace product this week, which is version 8.5! I have been upgrading a first environment this week, which went smooth.

For an overview of all that’s new in 8.5, see: http://documents.software.dell.com/vWorkspace/8.5/Whats%20New/

In this blog post I’ll focus on a specific new feature, the HTML5 connector. The HTML5 connector allows users to connect to applications or desktops without having to install a vWorkspace connector. HTML5 can be enabled or disabled for Windows, Mac, iOS, Android, Linux and Chrome OS.

Obviously the experience of running a RemoteApp or Desktop on a (installed) connectors or RDP client is much better than HTML5. In most use cases HTML5 will therefor not be the primary way of connecting. However, it does allows users to connect to applications or desktops without having to install a connector or client. Which makes a great way of providing a secondary or backup way of connecting in situations were users are not allowed to install or configure a client locally or just want to check a document real quick on a device they’ve never used before and don’t want to download, install and configure a connector or client first. Or, in case of using one of the few devices for which a vWorkspace connector is not available (like e.g. Windows RT).

HTML5 can be enabled an configured within the vWorkspace management console on a per client type level.

image

After doing so, you log on to vWorkspace Web Access (which is also improved to support scales to the size and orientation of the endpoint device).

image

You select a Remote App

image

And after logon we are now running multiple RemoteApps inside our browser, bases on HTML5, without installing any client.

image

Do note that in most scenario’s you will see NLA enabled in an environment. By default however, NLA is disabled for the vWorkspace HTML5 connector. To enable HTML5, edit the following file C:\inetpub\wwwroot\web\Freezer\Web.Config

And set EnableNLA to the value true.

image