First off, I want to say, great script. It's given me a lot of good ideas. I have two questions:

1) I haven't had a chance to go over every little detail of the scripts, but what pieces do you know of off hand require kix 2001, and would it be easy to completely revamp this thing to run w/ v3.62 or 3.63?

2) I want to add another piece to check domain, as well as user group and OS. All I'd need to do is up the array used in the split command and alter it there to check for this. Is that correct? And relating to question one, the split command doesn't exist in the previous versions, but it wouldn't be too hard to parse the string using instr(), correct?

Sometimes I'm just completely in awe of the things you come up with, Bryce. Great stuff.