Monthly Archives: August 2007

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

Group Policy Diagnostic Best Practice Analyzer

Here’s an interesting tool that Microsoft have just released – the Group Policy Diagnostic Best Practice Analyzer: The Microsoft Group Policy Diagnostic Best Practice Analyzer (GPDBPA) for Windows XP and Windows Server 2003 is designed to help you identify Group … Continue reading

Posted in Off-Site News | Tagged | Comments Off

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