Inetmgr.exe不被识别为命令

在我的Windows 7机器上,我刚刚安装了IIS,它应该可以工作,但不是!

那么,无论如何find它…当我运行inetmgr.exe命令提示符不能识别它。

C:\Windows\system32>inetmgr.exe 'inetmgr.exe' is not recognized as an internal or external command, operable program or batch file. 

我应该怎么做来解决这个问题,以确保IIS正常工作? 此外,IISpipe理器不会出现在开始菜单中。

我应该从头重新安装吗?

谢谢

inetmgr.exe位于C:\Windows\System32\inetsrv ,不在系统PATH 。 所以先做一个cd inetsrv

在开始菜单search中,input“IIS”。 如果没有显示,那么听起来好像没有完全安装。 再次通过安装程序将有望解决这一问题。