Posts tagged as:

Presentation-Server

Yay, great news – Citrix has released an update to fix the handling of Adobe Flash versions for Presentation Server 4.0. This has currently been released as part of the latest hotfix rollup for Presentation Server 4.0.
For Presentation Server on Windows Server 2003 and above, this means that the SpeedFlash feature that accelerates the display [...]

{ Comments on this entry are closed }

Citrix Hotfix Turns Oracle JInitiator Pink

by Aaron Parker on February 11, 2008

in Terminal Server

A workaround has been posted in the forums. Run the following command to exclude Internet Explorer from the multiple montior hooks that Presentation Server provides:
[quickcode:noclick]REG ADD “HKLM\SOFTWARE\Citrix\CtxHook\AppInit_Dlls\Multiple Monitor Hook” /v Exclude /d “iexplore.exe” /t REG_SZ /f[/quickcode]
Avert thy eyes, lest you be turned to stone! Well, not quite, but your users might be stoning you if [...]

{ Comments on this entry are closed }

Like any good IT pro you’re probably keeping an eye on the latest software releases and updating to keep on top of security updates. When it comes to Adobe Flash under Citrix Presentation Server, you’ll want to ensure that the latest update is supported by SpeedFlash/SpeedScreen.
Unfortunately the latest version of Adobe Flash Player, 9e (9.0.115.0), [...]

{ Comments on this entry are closed }

If you’re deploying applications on Citrix Presentation Server via Application Virtualisation/SoftGrid, you may run into issues with applications that utilise a local HTML based help system. These applications will generally launch Internet Explorer as the viewer and in our case, we’ve found that IE is launched outside of the protected environment and thus never [...]

{ Comments on this entry are closed }

Citrix provide a nice installer for the Access Management Console that you can automate to script the installation of the AMC. However, if you’ve ever needed to remove the AMC you’ll find that you need to remove each component one at a time. Because there are 9 components, this can become a little tedious.
So here’s [...]

{ Comments on this entry are closed }

Script: Update Published Application Icons

by Aaron Parker on September 6, 2007

in Scripting

In a previous post I detailed updating your Citrix Presentation Server 4.5 environment to support true/high colour icons for published applications. One of the steps mentioned in the post is that you need to delete and re-publish each of your published applications to get a high colour icon, which detailed in the release notes for [...]

{ Comments on this entry are closed }

Unattended Citrix Access Management Console

by Aaron Parker on August 31, 2007

in Deployment

 If you’re looking at deploying the updated Access Management Console you might be interested in how to perform an unattended install. There are really two ways to do this:

Use Windows Installer (MSIEXEC) to run each of the installer packages
Run the CTXINSTALL setup application

Using the Windows Installer packages is fairly straight-forward, but you’l have to ensure [...]

{ Comments on this entry are closed }