Getting Started with Turbo

19 Shares

Turbo is a new way of delivery Windows apps to any Desktop. The company claim it to be the fastest way to run applications.

I’ve been running Turbo for a couple of weeks now and in this post, I’m going to show you how their technology might change how we manage applications in the near future. Let’s get started!

Turbo Installation

Click here to download the Turbo Client or Turbo MSI Client. To manually install in multi-user environments you need to open an elevated command prompt:

Automated with MDT or SCCM.

Turbo Configuration

Signup for an account and create an API key for your organization or user (required for multi-user environments).

Automated with MDT or SCCM. Please note that a restart is required prior to configure Turbo.

Here an example output of the script running on Windows 2016 TP4.

turbo-mdt

And this is when the magic starts to happen. If we take a look you’ll see that I’ve got all my favorite applications populated.

Getting Started with Turbo 14

So how did they end up there? Well those are the applications that I have selected as Favorites through my account. This can be done through the web or the local Turbo application (System Tray).

Getting Started with Turbo 07

You might notice that most applications has Latest at the end. What does that mean?

Well, when you ran the turbo subscribe command it also created a Scheduled Task that automatically updates your applications once per day.

Getting Started with Turbo 08

So when new application versions are released, Turbo will automatically package and push those to your servers.

No more need to manually update Google Chrome, Java, Flash etc every time there’s an new version.

All applications are now Evergreen. Here’s a small list of the latest updates:

Getting Started with Turbo 11

All applications are isolated in containers, but since we used the –all-users command all applications are visible through Add/Remove Programs.

Simply publish your Turbo applications through Citrix Studio.

Getting Started With Turbo 01

Turbo Awesomeness

Are you excited? I’m because I haven’t lifted a finger, didn’t download or install any applications manually. The best part is that they’re all completely isolated in containers and will always have the latest version.

But there’s more, much more…

The biggest enterprise problem today is the combination of browser and plugin versions. A lot of web apps only work with a certain browser.

Let’s run Firefox version 10.

Getting Started With Turbo 02

Cool, could I please get that order with Java 6.26 and Flash 10 as well please.

Getting Started With Turbo 05

Maybe you’ve tried to Sequencing SQL Server Management Studio 2014 with App-V? While it’s possible with App-V, it’s not supported by Microsoft and you still need to install Visual Studio 2010 on the guest OS (almost 1GB).

So why don’t you just add it to your favorites instead or run it like this:

Custom Containers

In the examples above we used the turbo run command. That’s not very useful in a Citrix environment, since we need to be able to download our custom containers.

To create a new container we use the turbo new command.

Below are two examples on how to create, commit and push the customized container to your online Turbo repository.

Getting Started with Turbo 12

Getting Started with Turbo 13

That’s it, let’s Turbo!

19 Shares

Automation Framework Community Edition

The fastest way to build your lab environment.

Virtual Expo

Friday 30th of September 2022

9 thoughts on “Getting Started with Turbo”

  1. How’s performance and the user experience with these applications? Any drawbacks or caveats to pursuing this model organization-wide?

    Reply
    • Hi Andrew. I think this is the future of app delivery. Still early days and nothing is official released with Citrix support. Bugs are beeing fixed all the time based on beta users feedback. Overall performance is good, don’t see any difference between App-V and Turbo.

      Reply
  2. This looks fantastic and with integration with RES could be a real game changer and hopefully mean the end of application silos

    Reply

Leave a Comment