I posted the first 3 videos for the Workflow Studio 2.0 video tutorial series on CitrixTV:
- Getting Started with Workflow Studio 2.0
- Workflow Studio 2.0 Architecture and Components
- Installing and Configuring Workflow Studio 2.0
You can access the series and watch them all in a playlist format from here:
http://www.citrix.com/tv/series/109
I plan to add some more video tutorials to this series and also plan to do a series that explores the new features in 2.0 specifically. Let me know what you think and what other topics you want me to cover...
In my post on the "Three Audiences of Workflow Studio" I tried to explain how different features of Workflow Studio are used by different audiences. With the release of our Developer Toolkit we now also have 3 tutorials available that correspond to the 3 audiences:
- IT Operations - There is a tutorial available from the main Workflow Studio console (the Management console) on the Help...Getting Started menu that walks you through the process of downloading a workflow, importing it, and then scheduling it to run.
- Server Administrator - There is a tutorial available from the Workflow Studio Designer on the Help...User Guide menu that walks you through the process of creating the same workflow that is available for download above.
- Software Developer - There is a tutorial available in the Developer's Guide that walks you through the process of creating new activity libraries - both converting from PowerShell and writing from scratch.
The first two tutorials that are available within Workflow Studio are also part of a larger User's Guide that is available on the product download page.
The final tutorial is available on the SDK download page.
Workflow Studio includes two tutorials that can be accessed from the Help menu. When you first launch Workflow Studio, you are in the management console:

The first tutorial can be accessed by clicking on the "Help...Getting Started" menu option. This will launch the Getting Started guide which is a tutorial that will walk you through the process of downloading a sample Workflow called ExportServices from CDN (using the built-in Community tab) and then running that workflow from the management interface.
Note: The tutorial is in PDF format. On many systems nothing will happen when you click on the "Help...Getting Started" link if you don't already have a PDF viewer already installed. Sorry about that - we will fix that in the next release.
The second tutorial is available from the Designer interface. The Designer interface is what is used to create or edit a workflow and looks very similar to the Tech Preview user interface:

This tutorial will take you through the process of creating the sample workflow that you saw in the first tutorial. This will demonstrate many of the techniques you will use to build workflows.
If you have any questions on either of these tutorials - post them here. In a future post I will explain some more details behind the Designer interface. Look for more tutorials and samples soon as well.