I was busy trying to optimise the speed of my scripts and I noticed that one area where my script seems to pause is with computeringroup function.

Looking at the function - I was using this one - http://www.kixtart.org/UDF/UDF_lister.php?what=post&code=84539

it would seem that its more suited for XP/2003 environments.

I tried this function

http://www.kixtart.org/UDF/UDF_lister.php?what=post&code=195717

and it seems to be much faster - virtually no delay!

I don't know if it would be advisable to either delete the slower version or if is required for xp/2003 machines then perhaps the older one should be listed as intended for XP/2003 upwards clients and servers and the newer one could be listed as intended for Vista/2008 clients and servers

What do you guys think?