I'm using IIS6
using powershell I would like to export a specific virtual directory to a file, change the name and some paths and then reimport the data, creating a new virtual directory
It looks like IISComputer.Export would do the job but try as I might I can't get it to work