I\'m getting the following error message:
The term \'appcmd\' is not recognized as the name of a cmdlet, function, script file, or operable program. C
Open command prompt as administrator, and try....
cd c:\windows\system32\inetsrv
then type
appcmd
see my example below
vote up if it works for you : D