I want to edit a user's hosts file and I've been told to use VBScript to do this. Do I need to have anything setup special on the server to do this (use VBScript)? I'm using Apache for development and will be migrating to IIS for deployment.

And then I guess the next question is how to use the FSO in VBScript... does anyone have any examples?