Tag Archives: Presentation-Server

Script: Update Published Application Icons

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 … Continue reading

Posted in Scripting | Tagged | 4 Comments

Unattended Citrix Access Management Console

 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 … Continue reading

Posted in Deployment | Tagged | 1 Comment

High Colour icons for Citrix Presentation Server applications

Citrix have released (and even re-released) whole slew of updates in the past few weeks that finally get’s a feature of Presentation Server working that’s close to my heart – high colour icons. Yes, high colour icons – the single … Continue reading

Posted in Terminal Server | Tagged | 12 Comments

Creating Custom MetaFrame Admins with VBscript: Part 2

Creating the Administrator Now that we can read the privileges from an existing administrator object we can determine which privileges to write to a new administrator. In this post I have listed a script that you can use to create … Continue reading

Posted in Scripting | Tagged | 1 Comment

Creating Custom MetaFrame Admins with VBscript: Part 1

Overview Setting privileges on a custom administrator account in Presentation Server is not quite as simple as I thought when I set out to create a script to do so – there’s not much information on the CDN forums, so … Continue reading

Posted in Scripting | Tagged | Comments Off