What I want to do is with a Powershell script programatically go through all subsites in a site collection and change a column name in a list from "Web" to "Site".
So in easier words: Go through subsites 1 2 3 4 5 6... Change a column name "Web" in a list to "Site".
Any help would be much appreciated!