{"id":1185,"date":"2021-08-01T11:09:41","date_gmt":"2021-08-01T16:09:41","guid":{"rendered":"https:\/\/zewwy.ca\/?p=1185"},"modified":"2021-08-03T11:09:57","modified_gmt":"2021-08-03T16:09:57","slug":"verifying-web-connections-to-sharepoint-sites","status":"publish","type":"post","link":"https:\/\/zewwy.ca\/index.php\/2021\/08\/01\/verifying-web-connections-to-sharepoint-sites\/","title":{"rendered":"Verifying Web connections to SharePoint Sites"},"content":{"rendered":"<p>Simple as:<\/p>\n<pre>Get-Counter -Counter '\\web service(_total)\\current connections'<\/pre>\n<p>You can also use performance Monitor utilizing the same filter\/&#8221;counter&#8221;.<\/p>\n<p>To view all filter\/&#8221;counter&#8221; types: (*note a lot of output, may want to pipe to file)<\/p>\n<pre>typeperf -qx<\/pre>\n<p>This is useful info if you plan on making Site Changes and need to know how many people might be affected. At the time of this writing I haven&#8217;t been able to figure out WHO these connections belong to, however I believe with more knowledge this might be possible. I&#8217;ll leave this open for the time being, and come back to it when time permits.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple as: Get-Counter -Counter &#8216;\\web service(_total)\\current connections&#8217; You can also use performance Monitor utilizing the same filter\/&#8221;counter&#8221;. To view all filter\/&#8221;counter&#8221; types: (*note a lot of output, may want to pipe to file) typeperf -qx This is useful info if you plan on making Site Changes and need to know how many people might be &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/zewwy.ca\/index.php\/2021\/08\/01\/verifying-web-connections-to-sharepoint-sites\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Verifying Web connections to SharePoint Sites&#8221;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"sfsi_plus_gutenberg_text_before_share":"","sfsi_plus_gutenberg_show_text_before_share":"","sfsi_plus_gutenberg_icon_type":"","sfsi_plus_gutenberg_icon_alignemt":"","sfsi_plus_gutenburg_max_per_row":"","footnotes":""},"categories":[8,9],"tags":[362,140],"class_list":["post-1185","post","type-post","status-publish","format-standard","hentry","category-server-administration","category-sharepoint","tag-active-connections","tag-sharepoint"],"_links":{"self":[{"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/posts\/1185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/comments?post=1185"}],"version-history":[{"count":1,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/posts\/1185\/revisions"}],"predecessor-version":[{"id":1192,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/posts\/1185\/revisions\/1192"}],"wp:attachment":[{"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/media?parent=1185"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/categories?post=1185"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zewwy.ca\/index.php\/wp-json\/wp\/v2\/tags?post=1185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}