January 26th, 2012

RES HyperDrive

RES HyperDrive is a secure, on-premises technology designed for today’s mobile workforce. Developed to address the expanding security requirements of your IT department, but meet the ease of use, cross-platform and simplicity requirements of a new generation of IT consumers, RES HyperDrive provides rapid data access to users, regardless of location and device.

Some interesting publications and links:

http://www.ressoftware.com/products/res-hyperdrive

http://bitsofthoughts.com/2012/01/25/res-hyperdrive/

http://www.automatiseringgids.nl/nieuws/2012/04/res-software-komt-met-follow-me-data-appliance

http://www.consumerizeit.com/blogs/consumerization/archive/2012/01/26/res-software-announces-on-premise-dropbox-like-quot-follow-me-data-quot-solution-called-res-hyperdrive.aspx

January 20th, 2012

Citrix Consoles – Taskpad View

A great article on The Citrix Blog about using Taskpad View to avoid multiple consoles. Check the article at: http://blogs.citrix.com/2012/01/19/citrix-consoles-taskpad-view/

January 19th, 2012

Cannot launch a 32bit application packaged with ThinApp on a 64bit platform

Symptoms

  • Cannot launch a 32bit application packaged with ThinApp on a 64bit platform
  • Launching a 32bit application packaged with ThinApp on a 64bit platform fails with application errors
  • The 32bit application packed with ThinApp on a 64 bit platform fails to launch correctly

Cause

This issue occurs due to differences in the directory pathing and DLL compatibility between 32bit and 64bit versions of Windows.

Resolution

To deploy a 32bit application on a 64bit Windows operating system, you may need to make changes to the application capture.

To ensure that the application launches properly:

  1. If an application natively installs to C:\Program Files\<Program>, customize the installation to C:\<Program>. This prevents Windows from loading a virtual 32bit directory inside the 64bit directory.
  2. If an application utilizes system-installed DLLs located at %SystemSystem%, the DLLs may not properly load from SYSWOW64. Removing the offending DLLs from the ThinApp project folder allows the native DLLs to be used.
  3. Ensure that the %Drive_C%\<Program> folder is set to merged isolation mode in the ##Attributes.ini file. This may resolve any application-specific DLL loading issues. If hard-coded paths exist within the software and the virtual directory does not translate to the correct path that the software is looking for, it may also be necessary to copy any files required by the software to the native path for proper loading.
  4. Recapture the application using the latest available build of ThinApp. Recapturing the application can provide better compatibility than relinking an application captured in an obsolete version of ThinApp.

Source: VMWareKB

January 16th, 2012

RES Software Showcase from Virtual Engine

The free RES Showcase from Virtual Engine is designed to allow you to evaluate and perform Proof of Concepts (PoC) in a pre-installed and pre-configured demonstration environment. Included in the RES Showcase are RES Workspace Manager, RES Automation Manager, RES Service Orchestration, RES VDX with Subscriber, Citrix XenApp, Microsoft App-V and Exchange 2010.

More information about the Showcase van be found here.

For more video demonstrations and on the RES Showcase please refer to the Virtual Engine YouTube channel.

January 12th, 2012

How to Migrate to Citrix License Server VPX

Citrix has just released a new version of the Citrix License Server VPX which are a self-contained Linux-based virtual appliance that allows you to easily deploy licensing in your Citrix environment.

XenAppBlog published an article HOWTO migrate to the VPX. The article can be found here.

More information about the VPX can be found at: CTX124501.

January 10th, 2012

The Ultimate Citrix BuildingBlock by RESGuru

An article from The RESGuru Blog! with an awesome Run Book created for RES Automation Manager , which does the following:

  • Unattended installation of Citrix Provisioning Server 6.0 (PVS)
  • Unattended installation of Citrix XenApp 6.5 (XA)
  • Unattended installation of Xen Desktop 5.5 (XD)
  • Preparation of a Windows 7 image (application of best practices, per Citrix’s recommendations.

http://resguru.com/2011/12/the-ultimate-citrix-buildingblock/

January 10th, 2012

Windows 7 IPv6 in Enterprise Environments

A very clear article form Helge Klein, about Windows 7 IPv6 in Enterprise environments. Enable or disable, that’s the question!

January 7th, 2012

Citrix Tablet Optimized Windows Experience

For XenDesktop customers delivering Windows desktops to end users using an iPad or Android powered tablet, Citrix has developed a new user interface layer for Windows. This new interface is optimized for tablets and touch enabled navigation.

The example shown here is a full Windows desktop on an iPad using the latest version of Citrix Receiver for iOS 5.5.

January 5th, 2012

Citrix Case Study: Using ProcMon to Troubleshoot Slow Logons

In this Citrix Article CTX131825 an interesting Case study, where a delay in the logon times is occuring (up to three minutes), after deploying XenApp version 6 and Citrix Profile Manager version 4. ProcMon is used to troubleshoot.