I have a VBS script that I use to install the ICA web client on our end users boxes. We have them LOCKED down so they can't do sh&t! So I needed a way to install this without me touching all the boxes as the administrator. On google I found a nice VBS script that works GREAT, the password is saved in the script and them I encode it so the user can't open it. I can email it to someone if they want.