I am writing a script to activate/deactivate certain features and there are a couple web application scoped features and when i test the commands, the feature status doesnt change.
Im using:
stsadm -o activatefeature -if {guid} -url {url}
Im not sure how else to do it.
If im not clear, shufler (in the comments below has it worded differently).