I create a lot of websites in my environment and would like to use a script to run my setspn commands. I can do it like this however, it defeats the purpose unless I can inject variables with input boxes or arrays.
objShell.Run("%COMSPEC% /k Echo Y| setspn.exe -A http/testsite server1", 1...