图形界面方式

如何查看w3p.exe 和IIS 应用程序池的关系

如何查看w3p.exe 和IIS 应用程序池的关系

命令行方式

如何查看w3p.exe 和IIS 应用程序池的关系

如果找不到 appcmd

Appcmd.exe exists at the location %systemroot%\system32\inetsrv\. You either need to udpate your PATH variable to add the path %systemroot%\system32\inetsrv\

SET PATH=%PATH%;%systemroot%\system32\inetsrv\

或者

Set-Location %systemroot%\system32\inetsrv\

 

 

参考

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

Find PID for IIS Application Pool’s Worker Process

相关文章:

  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
  • 2022-01-27
  • 2021-07-29
  • 2022-12-23
  • 2021-08-10
猜你喜欢
  • 2021-07-03
  • 2022-12-23
  • 2021-11-16
  • 2021-06-18
  • 2021-06-23
  • 2021-12-01
相关资源
相似解决方案