VBScript best practices

December 6, 2008

If you can’t tell by now, I love scripting and coding 🙂 There is nothing you can’t achieve, and no problem that cannot be resolved. But there is an art to doing it right. I start by drawing up an N-S (Nassi-Shneiderman) diagram or flow chart, and then writing it up in pseudocode, which allows […]

Read the full article →

The Challenges of Using VBScript to Create Shortcuts

December 3, 2008

Updated 8th December 2008… Today I was finalising the application deployment for a new XenApp farm. One of the final scripts to create was to place 9 shortcuts on the Desktop of the All Users profile. That’s quite a simple task, and for the most part some would probably just end up copying a bunch of […]

Read the full article →

Using WMI to detect if running on a Windows 2003 or 2008 Terminal Server

December 3, 2008

How can I detect if a Windows 2003/2008 server is configured for Remote Administration or running the Terminal Server role/service?

Read the full article →

The Bees Knees script for installing VMware Tools

December 3, 2008

Updated 19th October 2010… This is what I call the “bees knees” of scripts for deploying VMware Tools. It will detect if it’s being installed on a Terminal/Citrix Server, and remove the appropriate components that may impede performance, etc.

Read the full article →

Implementing a fully automated unattended build process

November 18, 2008

The methodology I use for deploying and managing Citrix XenApp solutions has proven very successful over the years. To maintain a homogeneous environment conducive to stability, utilisation of a well-defined and automated server build process is a best practice. Automated server builds can save countless hours when deploying new servers, rebuilding a problematic one, or […]

Read the full article →

Office 2003 ADMX Files

November 11, 2008

Alan Cuthbertson over at SysPro Software used his ADM Template Editor to convert the Microsoft Office 2003 ADM’s to the new ADMX format. Alan posted some interesting notes…

Read the full article →

ThinApp Editor

November 11, 2008

The guys over at Virtual Software have just released a neat little tool called ThinApp Editor. “ThinApp Editor is an easy to use editing tool for VMware’s ThinApp capture files.” Very nice!

Read the full article →

What the customer really needed

October 30, 2008

Following on from my previous article titled “How to pick a good Consultant/Integrator to Partner with?“, I believe that this project cartoon describes the challenges of communicating and executing customer requirements, and is very relevant to what I see a lot of in the IT & T industry.

Read the full article →

Displaying useful connection information on the desktop wallpaper

October 27, 2008

Updated on 6th April 2010… Like most IT professionals, I’ve been using Bginfo to embed some useful information in the wallpaper of a users Desktop for some years now. So what you say! Well…not too long ago Warren Simondson of CTRL-ALT-DEL IT Consultancy created a couple of cool utilities called TSBackdrop and PCBackdrop. I was […]

Read the full article →

Online VMWare VI3 Training

October 22, 2008

Got this e-mail today from virtualizationuniversity.com. Some colleagues and customers may find it of value…

Read the full article →