I've beem writing a simple script the last few days (see my other post MessageBox Selection) and now I want to add two more things to it. My questions are:

Is there a way to setup the proxy settings in IE using a kixtart script

and

I want to be able to get the amount of space used from a user's home directory, then log them off if it is above a number I specify. I understand the logic in how to do this, but is there a way to get just the space in the user's directory? (The GetDiskSpace command seems to just get the entire drive's available space.)

Thanks for any help!

-Patrick