NetScaler and the soon to be released Citrix Workflow Studio Customer Tech Preview will have Workflow Tasks for NetScaler included in the Customer Tech Preview.

Stay Tuned Here: Citrix Developer Network - Citrix Workflow Studio
Get Updates Here: Citrix Updated - Citrix Workflow Studio
XenDesktop and the soon to be released Citrix Workflow Studio Customer Tech Preview will not have Workflow Tasks for XenDesktop included in the Customer Tech Preview.
A future release of Citrix Workflow Studio after the release of the Citrix Workflow Studio Customer Tech Preview will have support for XenDesktop.
Stay Tuned Here: Citrix Developer Network - Citrix Workflow Studio
Get Updates Here: Citrix Updated - Citrix Workflow Studio
XenServer and the soon to be released Citrix Workflow Studio Customer Tech Preview will have Workflow Tasks for XenServer included in the Customer Tech Preview.

Stay Tuned Here: Citrix Developer Network - Citrix Workflow Studio
Get Updates Here: Citrix Updated - Citrix Workflow Studio
XenApp and the soon to be released Citrix Workflow Studio Customer Tech Preview will have Workflow Tasks for XenApp included in the Customer Tech Preview.

Stay Tuned Here: Citrix Developer Network - Citrix Workflow Studio
Get Updates Here: Citrix Updated - Citrix Workflow Studio
Brandon Shell (http://bsonposh.com) and I are going to do a free webinar on PowerShell and Citrix
UPDATE : Tuesday 29th April 1PM - 2PM EST.
UPDATE 28th April : International direct dial + 1 617 801 6700
We are targeting audiences with following skill.
Basic Powershell, Basic Citrix Admin Skills and Basic MFCOM experience in VB script.
Here is the rough agenda for the webinar
Powershell Basics (about 20 mins)
Object Based
Self Teaching Get-Help , Get-Command, Get-Member
- Properties
- Methods
New-Object - ComObject
- .NET Class
Managing Citrix Servers via PowerShell and MFCOM (about 20 mins)
Most Properties Return Objects (like Servers, Applications, Sessions)
Creating MFCOM object in Powershell
$variable = New-Object -com <MFCOM COM Name>
Examples
$mfobject = New-object -com 'MetaframeCOM.MetaFrameFarm'
$mfobject.Initialize(<int parameters>)
With just these two lines you can start exploring you Citrix Environment
$mfFarm = New-object -com 'MetaframeCOM.MetaFrameFarm'
$mfFarm.Initialize(1)
Getting Key Info To get From Farm Object
$mfFarm | Get-Member -MemberType Property # Gets just Properties
Admins
Applications
FarmName
Servers
Sessions
LicenseServer
Printers
Zones
Space is limited
Reserve your Webinar seat now at:
https://www1.gotomeeting.com/register/114744868
Citrix Workflow Studio unlocks the potential in Microsoft PowerShell and the Windows Workflow Foundation by providing an easy to use, graphical interface for workflow composition that virtually eliminates scripting. Citrix WFS can now leverage the use of PowerShell to manage IIS7 7.0 through the use of the IIS 7.0 PowerShell Provider.
If you want to use the IIS 7.0 PowerShell Provider in an existing PowerShell command window you have to register the IIS snap-in manually. You can do this by simply executing the IISConsole.PSC1 file located in the "$env:programfiles\IIS\PowerShellProvider" directory:
PS C:\> & "$env:programfiles\IIS\PowerShellProvider\iisConsole.psc1"
The IIS 7.0 PowerShell Provider is a PowerShell Snap-In that allows you to manage IIS7 configuration and run-time data. It gives easy access to Web-Sites, Application Pools, Web Applications, Virtual Directories, request in flight, Worker Processes and .NET Application Domains within Worker Processes.
• Create Web-Sites, Web Applications, Virtual Directories and Application Pools
• Change Simple Configuration Properties on Web-Sites, Application Pools, Web Applications and Virtual Directories
• Add and Change Complex Configuration Settings
• Query Run-time Data (Web-Site State, Application Pool State, Currently Executing Requests)
• Execute Advanced Configuration Tasks, Scripting, Integration with other PowerShell Snap-Ins and features
• Search and Discover Configuration Settings
You can use the IIS 7.0 PowerShell Provider in Citrix Workflow Studio through the use of the built in task support for Windows PowerShell. The "Add-PSSnapin", "PowerShell Command", and "PowerShell Script" tasks are provided as out of the box tasks for the use of interacting with Windows Powershell in Citrix Workflow Studio.

Download at Source:
PowerShell Provider for IIS 7.0 (x86)
PowerShell Provider for IIS 7.0 (x64)
In a previous post, I wrote about putting together a barcamp-like event after the GeekSpeak Live session on the second day of Citrix Synergy. We have approval now to extend GeekSpeak Live with these additional sessions. It looks like we will have one large space (up to 80 people) and five or so other small spaces for small discussions. We plan to have food (likely pizza, soft drinks and beer) and shirts for all attendees. We hope to have at least four 30-40 minute blocks for sessions, which means 20 or more sessions.
Now, we need session speakers. Anyone can sign up who is attending the Synergy event. You can speak about any IT topic you would like. The only rules are it must be an in depth technical topic (not a product or marketing pitch). This is open to attendees, customers, alliances partners, resellers, Citrix Technology Professionals and Citrix employees. Any one attending the Citrix Synergy event is eligible to speak and attend.
I am working with Vishal Ganeriwala (who runs the CDN) to create a wiki page for session sign up. Once we have the schedule finalized, we will post the new wiki page and the speaker sign up. If you have an idea for a topic but do not feel comfortable presenting it yourself, please post it in the comments or email me at citrixblogger @ citrix.com . We will post any topics ideas we receive on the wiki (once it is up) and here on the Official Citrix Blog.
The goal for GeekSpeak Live is to get a wider range of technical topics and to give you the chance to participate in creating the content for the event. Share your experiences and lessons learned with everyone at GeekSpeak, and we can all learn something new and useful.
You can click here to register for Citrix Synergy.
Citrix SDK guru's have converted more top downloaded MFCOM VB scripts to PowerShell-MFCOM Scripts. Bradon Shell has created 3 more PowerShell Scripts which are really useful.
*[Get-CitrixApplication.ps1 (Powershell)]
Returns Citrix Application Objects for AppName passed or RegEx
*[Set-CitrixServerLogon.ps1 (Powershell)]
Sets the Server to Enable or Disable Logons
*[Get-CitrixAppServer.ps1 (Powershell)]
Gets All the Servers for Specific App
If you are learning PowerShell then I highly recommend subscribing to his blog at http://bsonposh.com/.
Jason Conger one of the Citrix SDK guru's has also contributed a really cool MFCOM-PowerShell script.
Here is a description of the script
"If you have a lot of published applications in several nested folders, it can be a challenge to locate exactly which particular folder contains a particular application. This script takes a parameter as a search pattern. The script then searches the published application directory structure and returns the full path to all applications that match the search pattern parameter. This saves time clicking through all the folders trying to find a published application."
If you are a Citrix SDK guru then feel free to contact me via comments or email. I would love to hear your experiences with our SDKs.
Find and meet up with other Citrix Technology Professionals like yourself who are interested in personal collaboration, creating a Citrix Community, or hosting a Citrix User Group.
MeetUp is a site dedicated to getting people to meet. How does it work? You have an interest, Citrix, find a local group, and meet up with people who share in your interest of Citrix. You can either start a meet up or you can find people who have started a meet up in your area or the world if you wish.
You can also go to http://citrix.meetup.com to Find Citrix Users and Citrix MeetUps near you...
Here is a map showing meet up possibilities for Citrix

Here is a list of areas to choose meet up possibilities from by City for Citrix

Here is a user in Bedford, MA, USA who is looking for a Citrix MeetUp

I would love for everyone to be able to attend Citrix Synergy, Citrix Geek Speak, and Citrix BarCamp, but I also know that this is not always possible for many reasons. If you are one who cannot attend, don't think that because you can't go that you can't be a part of it all. It is you and the many other great Citrix Technology Professionals who make this industry the greatest one to be a part of. You can now find other Citrix Technology Professionals wishing to MeetUp and start your own TechTalk, GeekSpeak, or BarCamp in which you and your peers can pick the topics and agenda, and who knows maybe we can grow the Citrix Community in many new directions we never thought possible.
Here is a list of links to some upcoming Citrix Community Events:
Citrix Synergy
Geek Speak at Citrix Synergy
BarCamp at Geek Speak
Here is a list of Citrix Community sites:
Citrix Community
Citrix Community Blogs
Citrix Community Forums
Citrix Developer Forums Citrix Support Forums
Frameworkx Community Blogs
Brandon Shell (MVP) has done an awesome job and converted top 5 MFCOM VB Scripts to PowerShell. Here is a list of scripts he has contributed
- [Find-CitrixUser.ps1 (Powershell)]
- [Get-CitrixPrinterInfo.ps1 (Powershell)]
- [Find-CitrixIdleUser.ps1 (Powershell)]
- [Get-CitrixSessionUser.ps1 (Powershell)]
- [Set-CitrixPSVersion.ps1 (Powershell)]
If you are new to PowerShell then I would highly recommend visiting his site and learning more about Citrix and PowerShell samples. You can visit him at http://bsonposh.com/
Brandon and I are also planning to do a series of Webinar on MFCOM and PowerShell. I will post more information on signup and date tomorrow.
please let us know via comments what PowerShell scripts you would like to see on Script Exchange and we will try our best to get those samples out there.
UPDATE: I had couple of emails asking me on how to contribute to Script Exchange and share with the community. Watch this video to see how easy and simple it is to contribute.
Stay tuned
Vishal Ganeriwala
http://community.citrix.com/cdn
Use of the Citrix ICA client on mobile devices that have VGA resolution or larger, or companion devices such as the Celio Redfly changes the game a bit when using the Citrix ICA client to connect to full Win32 applications delivered by Citrix Xenapp. The increased resolution can leverage some configuration changes on the ICA client to get more optimal usage. Below are some tweaks that you can do to get a more "Nirvana" like experience with such devices. This setting was used in the demo blog entries previously posted.
Most Win32 applications are usable at a VGA 640x480 resolution, so I recommend running ICA in full screen mode on mobile devices that support VGA resolution. This allows the user to get rid of the program bar at the top of the screen and the navigation tool bar at the bottom of the ICA client. Comparison pictures below (Note: screen clarity is degraded in the below screen shots, native screen is clear). Caution, when you run in full screen mode, you will not have access to the local keyboard button, thus if you device does not have a QWERTY keyboard, you should have a Bluetooth keyboard connected.

HP iPaq 210 running ICA connection to SAP Enterprise Portal without the Full Screen option set. Notice the screen space that is lost at the top and bottom of the screen.

HP iPaq 210 running ICA connection to SAP Enterprise Portal with the Full Screen option set. This allows you to leverage the full resolution of the device.
To set the Full Screen option, simply follow the steps below. Note that this is a global option and all of the apps you launch will come up in Full Screen mode.
In the Programs area, start "ICA Client":
This should launch the ICA Client UI into your browser.
Select "Edit Global Settings" from this screen:

Select "Edit Preferences" on the next page:
Scroll down to the "Enable Full Screen" check box and select it:
Scroll down to the bottom and select the "Save" button:
So if you have a mobile device that supports VGA 640x480 resolution or higher, you might try the above settings to get a better user experience. Also, if you need to access another application on the mobile device while running a XenApp or XenDesktop session in Full Screen mode, you can always hit the Windows button on your device to pull up the devices start menu as shown below.
Some of you may be familiar with the BarCamp concept
. BarCamps are "user generated conferences — open, participatory workshop-events, whose content is provided by participants".
BarCamp.org is a great site for background on this concept. You can find the "rules of BarCamps"
below.
BarCamp: What's this all about?
COMMUNITY AND INFORMATION
BarCamp is an ad-hoc unconference born from the desire for people to share and learn in an open environment. It is an intense event with discussions, demos and interaction from attendees.
Anyone with something to contribute or with the desire to learn is welcome and invited to join.
When you come, be prepared to share with barcampers.
When you leave, be prepared to share it with the world.
NO SPECTATORS, ONLY PARTICIPANTS
Attendees must give a demo, a session, or help with one, or otherwise volunteer / contribute in some way to support the event. All presentations are scheduled the day they happen. Prepare in advance, but come early to get a slot on the wall. The people present at the event will select the demos or presentations they want to see.
Presenters are responsible for making sure that notes/slides/audio/video of their presentations are published on the web for the benefit of all and those who can't be present.
If you are familiar with the concept of BarCamps, you know that most of them are focused on web development. There have been a few BarCamps on IT in general, investing, self help and other topics. This is just a great way to get people together to talk tech. Since so many of us are going to be at Synergy anyway, I thought this would be a great way to get together to hear from a broad range of people on a wide variety of tech topics.
Here is a video from the first BarCamp in Orlando last year -
-
-
Geek Speak Live
is a part of Synergy for the first time this year. Geek Speak will span all three days of the Synergy event, and have discussions lead by several of the Citrix Technology Professionals and other industry technologists. (James Rabey blogged about Geek Speak Live here
) The goal is to extend Geek Speak Live to include community generated content and discussions with this "mini-BarCamp".
We are working on a plan to hold a "mini-BarCamp" immediately after the Geek Speak Live session on the second night of Citrix Synergy. We will set up a page (probably on CDN) that lists the speaking slots where you can sign up for a slot. Some BarCamps only allow sign up for the session slots on the day of the event, while others allow sign up on a wiki before the event begins. We are going to stick with the Wiki for this first one to give those who participate a chance to plan ahead.
The goal for this is to give the technical audience at Synergy a chance to get together to discuss whatever technical content most interests you. No marketing slides, no features and benefits, just hard core technical discussions about any IT topic that interests you and the attendees. You can run a white board discussion, present a technical presentation on your latest project, or show a demo of your newest creation with an SDK. Anyone can sign up for a slot. You may be an IT admin, a technology consultant, a Citrix technical employee, a technical employee of a Citrix partner (or competitor), or a student who loves technology and wants to share it. We do not yet know how many speaking slots there will be (that depends on the room and amount of time we get).
Once we get final approval to use some rooms at the convention center where Synergy is hosted, we will be putting together a committee to run the mini-"BarCamp" event. This committee will include both Citrix employees and members of the community. We will need volunteers to help with coordination of the event on site, food and drink setup and live blogging and video of the sessions. We are also working on setting up a network gaming area in the lounge for use after the event concludes later in the evening.
As I have stated before on this blog, feedback is the Breakfast of Champions
. If you have any thoughts on this event, please post them in the comments or send me an email at citrixblogger @ citrix . com (just remove the spaces).
You can click here to register for Citrix Synergy.
An interview/conversation with Derek Slayton Product manager for Citrix Workflow Studio. Derek just came down to Ft Lauderdale and we couldn't pass the opportunity to learn more about WFS and share with our friends and visitors.
regards,
Gus Pinto - Technology Evangelist
Microsoft MVP | Gus.Pinto@citrix.com
http://www.frameworkx.com
So our search for the Nirvana Smartphone, or companion device at CTIA 2008 comes to an end with this post. Our friends at i-mate have gotten us another device to put through the Hotel Acid Test. In this case an i-mate Ultimate 9502. I'll let you check out the full specs on their website, but this device packs VGA 640x480 resolution onto a 2.8" screen. The clarity of the screen is very good, allowing you to clearly read the text, but again, some may need to pull out the reading glasses when not connected to an external monitor. Stand-alone pics below:

Pic 1: 9502's browser connected to Web Interface.

Pic 2: 9502 connected to a published desktop.
So how did it do in our Hotel Acid Test, not bad. While the VGA resolution is a little tight on the native screen, it works well when output to a larger monitor. As with the 6150, there is no noticeable latency when outputting the video to the TV. The 9502 uses a RCA audo video cable to output to the external monitor, and it's not quite as clear as the 6150 which uses a VGA cable, but still very usable. The icons are a little fuzzy, but I'm having not problem using this setup. You also get a fade-in effect of the letters when typing, but again, not a big deal IMO. Again, the network connection is 3G WWAN on ATT, and latency while using Word is not an issue at all, very responsive.

Pic 3: 9502 connected to hotel TV using RCA audo/video cable.
You are currently limited to the 640x480 resolution even when attached to an external monitor, which is fine for most Win32 apps, or desktops. But it sure would be nice to have 1024x768 or larger functionality down the road. The VGA 640x480 resolution could also be less than optimal if connecting to an overhead projector while giving a presentation.
But in general, I'm liking this device as well. Seems to have a good mix features that's making using it with XenApp for this post rather comfortable. Very quick and responsive as I'm typing this post. Maybe not the ultimate Nirvana Smartphone, but definitely a potential contender in today's market. I can definitely see certain road warriors leaving their laptop at home if they have this in their pocket.
Being this is my last post, I had to try my favorite test on a mobile device, viewing a 3D AutoDesk design from XenApp on a mobile device over ICA, you gotta love SpeedScreen! We gotta get another video of this demo out, but this time running to an external monitor! A still shot shown below.

Pic 4: AutoDesk Design Review delivered by XenApp to the 9502 output to the hotel TV. I cut the flash on this pic so the screen didn't wash out as much.
Unfortunatley, you get not sense of the performance with a still pic.
Got some comments on this use case, give us your feedback.
The next find on our quest for the Nirvana Smartphoneis the i-mate Ultimate 6150 (i-mate 6150 web site) shown below. The 6150's native screen resolution is VGA 640x480, making it natively more suitable for displaying Win32 apps via XenApp than most QVGA screens.

Pic 1: 6150's browser connected to Web Interface ready to authenticate.

Pic 2: 6150 running a full published desktop at 640x480. I probably should have cleaned the screen before taking the picture ![]()
So what makes the 6150 a Nirvana Devicecandidate (Original Nirvana Device Post), it's got video output natively built into the device. The 6150 comes with a VGA adapter cable that connects into the side of the device, so you can then connect it to a monitor that accepts VGA input. The 6150 comes with software that when activated changes the device resolution to 1024x768, turns the 6150's screen into a touchpad mouse and displays the 1024x768 output to the connected monitor. Unfortunately, the cable that I have with my demo device is only about 4ft long and did not reach to the table that was working from, so I'm using my Bluetooth mouse and keyboard instead. Might be something for the i-mate team to look at.

Pic 3: 6150 External output software.

Pic 4: 6150 connected to the hotel's flatscreen TV, running a published desktop from XenApp. MS Word is open and I'm working on this text using this setup. The 6150 is the at the base of the TV in this pic.
All of the work to create this post will be using the 6150 connected to a published desktop in my hotel room using the flat screen TV as an external monitor (except for photo resizing which I will do with my OQO, being I don't have photo shop installed on our XenApp demo server). Seems like a real world use case to me.
In general, I like the 6150, and it is the closest device I've gotten my hands on to date to hit Chris Fleck's Nirvana deviceconcept. Personally, I like devices to have a QWERTY keyboard on the native device as well, and I hope to get a chance to try the i-mate 8150 down the road, which does have a QWERTY and VGA out capability. I also like the fact that the VGA feature is native to the device, so I don't need to carry anything extra but the VGA cable. Flip side is that unlike the Redfly (Celio Redfly post), if I don't have a monitor handy, let's say in the airport, I'm restricted to the native screen of the 6150. Hey, if i-mate gives me a really long cable, maybe I can plug into one the TVs in the airport that always running CNN ![]()
So how do I rate the 6150 as a Nirvana device candidate, again I give it an "I like it". I think I'd like the 8150 even better with the QWERTY keyboard, but in terms of it being a smartphone that I can run XenApp applications natively and then attach it an external monitor to extend the usability, it passes my initial hotel acid test. At the end of the day, a Nirvana SmartPhoneis a personal choice. So if you're interested in the concept, I'd say that the i-mate 6105 is one to have a look at.
As always, give us your feed back on this topic. I've got a few more entries on more devices from the show to come. Hopefully one will be the Nirvana Smartphone you're looking for to use with XenApp or soon XenDesktop, and you can leave the laptop at home on that next business trip. As with all of the devices being tried, we will get some more hands on time with them when I get back to FTL. We'll try and update if we find anything new.
Here is great summary and videos on how to integrate with GoToAssist/GoToMeeting/GoToMyPC SDKs from Terry Holland (Sr. Manager of Integration Services, Citrix Online division).
GoToAssist Integration Presentation Available for Viewing:
The following recorded presentation describes all the techniques for integrating GoToAssist. Topics include how to automate the launch of a GoToAssist session for end users, how to streamline support agents' tasks and how to integrate and locally save session data. After the general overview (20 min), there is a section on how to approach integration with a CRM system (10 min) and a final section on the out-of-box Database Integration (10 min). Total viewing time is 40 min.
https://www.gotomeeting.com/register/334585120
GoToAssist Integration Services Website:
http://www.gotoassist.com/intServices.html
GoToMeeting Corporate Integration Presentation Available for Viewing:
The following recorded presentation describes all the techniques for integrating GoToMeeting Corporate. Topics include an overview of integration options, the Organizer API and the Administrator/Reporting API. The presentation also includes some examples. Total viewing time is 20 mins.
https://www.gotomeeting.com/register/605056742
GoToMeeting Corporate Integration Services Website:
https://www.gotomeeting.com/pre/corp/integration.tmpl
GoToMyPC Corporate Integration Presentation Available for Viewing:
The following recorded presentation describes all the techniques for integrating GoToMyPC Corporate. Topics include an overview of integration options, the out-of-box Provisioning Tool, the Administrator API and the Reporting API. Total viewing time is 20 mins.
https://www.gotomeeting.com/register/295522528
GoToMyPC Corporate Integration Services Website:
https://www.gotomypc.com/corp/integration.html
Please leave us feedback on our Citrix online SDKs.
Thanks
Day 2 of my search for the Nirvana Deviceat CTIA 2008 ended a few hours ago, and we have some cool products to talk about. Let's see how they do when we replace my OQO Model 2 with Nirvana Device candidates from the show.
This entry focuses on one of our newest Citrix Alliance partners, Celio Corp and their recent product launch of the Redfly Mobile Companion (http://celiocorp.com).

Pic 1: Celio Corp booth at CTIA, including Citrix collateral at the booth.

Pic 2: Redfly demo at the booth connecting to XenApp 4.5.
The Redfly is a definitely a device cut from the cloth of Chris Fleck's original Nirvana Devicepost. The Redfly is a portable docking station for Windows Mobile devices, thus a Mobile Companion, and has a built in mouse, keyboard and monitor. So you wanna run those BIG win32 apps from you WinMo device, but want a bigger screen, checkout the Redfly. It doesn't have a CPU, memory or an OS. You connect your WinMo device to the Redfly by either USB or Bluetooth. If connected via USB, the battery in the Redfly will also charge your WinMo Device (8 hours of battery life), if it allow USB charging. Once the Redfly software is installed on your WinMo device, it will detect when it is attached to the Redfly, change the effective screen resolution to 800x480 and enable the Redfly's mouse and keyboard transforming the user experience similar to that of a lot of UMPCs.

Pic 3: Redfly attached to an ATT Tilt in my hotel room at the Today screen.
In this scenario, the ICA client is installed on the ATT Tilt, and all processing involved and required storage is provided by the Tilt. Again, think of the Redfly as a docking station with a built in mouse, keyboard and monitor that you carry on trips as a companion.
The 800x480 resolution of the Redfly easily enables me to connect to a virtualized Citrix desktop or published application, in this case a published Microsoft Server 2003 desktop with the Luna interface enabled. As you can see from the picture below, this device has very good potential for use with both published applications as well as XenDesktop connections when using a WinMo device.

Pic 4: Picture taken as I was working on the text for this entry.
The Redfly has a number of other very useful features that really enhance its usability in my opinion.
First off, there is a VGA out port on the back of the Redfly that enables you to output the screen to a larger monitor, overhead projector or hotel TV as shown in the picture below.

Pic 5: Redfly using its VGA output to the hotel's flat screen TV.
You'll notice that the entire screen of the TV is not used and that the 800x480 resolution is maintained even when output to a larger monitor. Basically, you can use the Redfly as a VGA output device for you WinMo device if you like, very cool. But I would like to see the Celio guys enable you to change the resolution being displayed when VGAing out to a larger monitor. Well see what happens in subsequent releases.
So you can use the Redfly's native screen or output to a larger screen, what about upping to a bigger keyboard and external mouse? Well, they've thought of this as well. There are also 2 USB ports on the back of the Redfly that you can plug in USB mice and keyboard. Even cooler IMO is that I can plug a USB stick into this slot and the device will associate this new storage as "remote storage" on the WinMo device. And you may have guessed it, ICA will now have access to this USB drive as part of its client drive mapping. For those concerned about security of such a use case, you can always disable this virtual drive mapping from the XenApp admin console.

Pic 6: Shot of the USB Flash card reader files maped into the XenApp desktop session via virtual client drive mapping. This is the actual flash card that contains the pics in this post plugged into the back of the Redfly with a USB flash card reader.
There are a number of other cool features on the Redfly, such as special function keys that are mapped to normal phone functions like Send and End calls, but I'll
let you check out their site for these. As I stated in my initial post on my blog, when I look at devices in this space, my first thoughts are how Citrix customers can leverage such technology to enhance their use of Citrix products. So how to I rate this one, I like it. I see it as a true enabling technology when used with mobile devices to access XenApp or XenDesktop. IMO, the Redfly Mobile Companion enables a lot of the concepts that we discuss in the Nirvana Device concept. While it's not a Nirvana smartphone, IMO it takes a lot of today's WinMo devices and gets them a lot closer to the Nirvana use paradigm. Having the option to use the Redfly as a companion to provide a bigger screen with its mouse and keyboard, or use it as a VGA output device with an even larger external mouse and keyboard is an interesting advantage if this is what you are looking for.
Reality check: note that this entire post was produced using the ATT Tilt phone, 3G WWAN network, from the Redfly's mouse, keyboard and native monitor connected to a XenApp published desktop. And it worked really well! Albiet, I'm used to using UMPC devices with smaller screens and keyboards, it will take some getting used to for some. So if you looking to lighten your load when traveling, and would like an ICA companion to go with you mobile phone so you can leave your laptop behind, you might want to check out the Redfly from Celio Corp.
We'd appreciate your thoughts on the use of these types of devices with XenApp and soon XenDesktop. I'm sure the Celio guys will also be interested in your input, pro or con. At the end of the day, there is no one Nirvana solution for everyone, but is the Redfly going down the right path for Citrix users looking to further leverage ICA on mobile devices?
Gus Pinto and I caught Derek Slayton Product manager for Citrix Workflow Studio who just came down to Ft Lauderdale and we couldn't pass the opportunity to learn more about WFS and share with CDN members.
Watch this short video on Frameworkx site.
Our search for the Nirvana Device has led me to Las Vegas and CTIA 2008. Citrix has been working with a number of partners around the concept of the Nirvana Device, and a lot of them are here this week. The plan is to try and get as many demo devices that I can and report my findings in my blog as related to their use from my hotel room at the show. So let's start off with my current baseline config of my remote office in my hotel room in Vegas.
Device: OQO, maker of the Model 2 UMPC (www.oqo.com), and a Citrix Alliance partner. You may have seen them at iForum or Citrix Summit over the last year.
I've actually been using OQO Model 2 as my primary device over a year now, and UMPCs such as the Model 2 used with Citrix App Delivery work great. In the FTL office, I dock the Model 2 and the doc has 2 VGA outputs, so I run a dual monitor setup and drive a 21" and 19" monitor from my desk. I also have a doc at home connected to my home office monitor via a KVM switch. So when working from home, I simply KVM from my home PC and use the same device that I use from work. At the CTIA show, I'm docked and connected to the Philips flatscreen TV in my hotel room. Of course, the form factor of the Model 2 is also great when attending meetings at the office, or working from home on the couch (note: I'm over 40 and have no problem seeing text on the OQO's native screen, but some will have issues clearly seeing text on a device this small, reading glasses may be required by some J). The Model 2 I have has built in EVDO Rev A from Verizon, which works great when on the road or at home (using it from my hotel room as I type this entry). I can see this type of devices being used by others like myself that just prefer a small form factor UMPC, as well as some good tactical usages with Citrix customers, where a standard sized laptop is just to big. Some pics of the baseline remote office setup below:


As you can see, several of the Nirvana Device concepts that Chris Fleck mentioned in his original post (Original Nirvana Device Post) are already in play. Being the Model 2 is a UMPC and not a smart phone, I'm cheating a little, but:
- I am docked and using the hotel's flat screen TV as a larger monitor
- I am using an external Bluetooth mouse and keyboard
- I am using a WWAN connection for my network
- I am using Citrix App Delivery to do my work
While I don't plan on giving up my OQO any time soon, I am going to see what I can find at the show that I could use in the same basic configuration that I'm using the OQO in.
Off to my 2nd meeting of the day, and hopefully will return tonight with some more Nirvana Device candidates to try out.
This little application verifies the version of both Citrix Client and the Remote Desktop Client.
It's a cool app that allows your help desk run on client machines and not relie on users to tell you what version they are running.
This tool was written by our good friend Alex author of iShadow and fellow Microsoft MVP.

Download: ICA RDP Version Checker
Gus Pinto, Microsoft MVP
Technology Evangelist
Frameworkx.com
