Use the following command in SP PowerShell:

$w =  get-spwebapplication http://siteURL
$w.HttpThrottleSettings
$w.update()

相关文章:

  • 2021-09-03
  • 2021-05-16
  • 2022-12-23
  • 2022-12-23
  • 2021-10-20
  • 2021-12-29
  • 2021-06-14
  • 2021-12-15
猜你喜欢
  • 2021-06-28
  • 2021-12-22
  • 2021-05-20
  • 2022-12-23
  • 2021-12-15
  • 2021-08-30
  • 2022-02-16
相关资源
相似解决方案