search
I’m speaking here:
-
Latest Articles
- Slide deck from Synergy Geek Speak Session – User Environment Management smackdown
- App-V Books from Packt Publishing available with discounts in May
- BriForum talk – Office and App-V
- Migrating packages from App-V 4.x to App-V 5.0
- Citrix Technology Professional Award
- Configuring Hyper-V Virtual Networks with PowerShell
- Client Side Performance Testing coming to Login VSI
- Delivering Office with App-V – Sequencer Recommendations & Best Practices
- App-V White Papers
- Mailbag – Deploying multiple editions of Office 2010 with App-V
Advertisement
Archives
Legal stuff
© Aaron Parker, 2005 - 2012.Licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License

Category Archives: Scripting
CD/DVD Writing via Script with IMAPIv2
Looking to write to CD or DVD media via a script? Did you know that Windows includes an API to do just that? Version 2.0 of this API that is included in Windows Vista has also been made available for Windows … Continue reading
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
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
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
Quering Domino via LDAP with VBscript
I don’t really want to admit to interacting with Lotus Notes but that’s a part of what I’m doing currently. More specificially I’m attempting to query Domino via LDAP with a VBS script. It turns out that this is a … Continue reading
