The term 'appcmd' is not recognized as the name of a cmdlet

后端 未结 7 1186
故里飘歌
故里飘歌 2020-12-17 09:09

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

7条回答
  •  萌比男神i
    2020-12-17 09:40

    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

提交回复
热议问题