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 [...]
Tagged as:
Flash,
Presentation-Server,
XenApp
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 [...]
Tagged as:
Oracle,
Presentation-Server
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), [...]
Tagged as:
Adobe Flash,
Presentation-Server
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 [...]
Tagged as:
Presentation-Server,
SoftGrid
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 [...]
Tagged as:
Presentation-Server
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 [...]
Tagged as:
Presentation-Server
 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 [...]
Tagged as:
Presentation-Server