zoukankan      html  css  js  c++  java
  • Windows server 2008下查找 w3wp.exe对应的Appoolid

    Cmd命令: c:\windows\system32\inetsrv\appcmd.exe list wp

    WP "8064" (applicationPool:BobGFDebug)
    WP "6036" (applicationPool:Microsoft Team Foundation Server Application Pool)
    WP "9012" (applicationPool:SharePoint - 80)
    WP "8736" (applicationPool:SharePoint Central Administration v4)
    WP "9688" (applicationPool:fe81d1bc76fa438e8b1b15aba967e429)
    WP "7248" (applicationPool:SecurityTokenServiceApplicationPool)

    作者:BobLiu
    邮箱:lzd_ren@hotmail.com
    出处:http://www.cnblogs.com/liuzhendong
    本文版权归作者所有,欢迎转载,未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
  • 相关阅读:
    InterLockedIncrement and InterLockedDecrement
    bzoj2763
    bzoj1922
    bzoj1705
    bzoj1040
    bzoj3039
    bzoj1801
    bzoj2565
    bzoj1976
    一类最小割bzoj2127,bzoj2132 bzoj3438
  • 原文地址:https://www.cnblogs.com/liuzhendong/p/1762761.html
Copyright © 2011-2022 走看看