<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BoostSolutions &#187; SharePoint Knowledge</title>
	<atom:link href="https://www.boostsolutions.com/kb/category/sharepoint-knowledge-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.boostsolutions.com/kb</link>
	<description></description>
	<lastBuildDate>Tue, 22 Feb 2022 06:34:39 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Check User count using PowerShell</title>
		<link>https://www.boostsolutions.com/kb/check-user-count-using-powershell/</link>
		<comments>https://www.boostsolutions.com/kb/check-user-count-using-powershell/#comments</comments>
		<pubDate>Mon, 31 Mar 2014 19:41:32 +0000</pubDate>
		<dc:creator><![CDATA[Admin]]></dc:creator>
				<category><![CDATA[SharePoint Knowledge]]></category>

		<guid isPermaLink="false">http://www.boostsolutions.com/kb/?p=855</guid>
		<description><![CDATA[<p>​How to check the number of site collection users using PowerShell? Solution: ​Go to the server side, and open PowerShell, then enter the command line below&#58; $site=Get-SPSite(&#34;http&#58;//konglh2008r2&#34;)&#160; $web=$site.RootWeb $web.SiteUsers Note&#58; Please replace the bold part with desired site collection address. Applies for: SharePoint 2013, SharePoint 2010, SharePoint 2007</p>
<p>The post <a rel="nofollow" href="https://www.boostsolutions.com/kb/check-user-count-using-powershell/">Check User count using PowerShell</a> appeared first on <a rel="nofollow" href="https://www.boostsolutions.com/kb">BoostSolutions</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="ExternalClassE7EB787545574052BB96E427A187402E">
<p>​How to check the number of site collection users using PowerShell?</p>
</div>
<p><br/><b>Solution:</b> </br>
<div class="ExternalClassFE2EB9F20C1942CCB31D8591E8DBDC8B">
<p>​Go to the server side, and open PowerShell, then enter the command line below&#58;</p>
<p><span style="color&#58;#1c4269;"> <em>$site=Get-SPSite(&quot;</em><em><strong>http&#58;//konglh2008r2</strong></em><em>&quot;)&#160;</em><br /><em> $web=$site.RootWeb</em><br /><em> $web.SiteUsers </em></span></p>
<p>Note&#58; Please replace the bold part with desired site collection address.</p>
</div>
<p>Applies for: SharePoint 2013, SharePoint 2010, SharePoint 2007</p>
<p>The post <a rel="nofollow" href="https://www.boostsolutions.com/kb/check-user-count-using-powershell/">Check User count using PowerShell</a> appeared first on <a rel="nofollow" href="https://www.boostsolutions.com/kb">BoostSolutions</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.boostsolutions.com/kb/check-user-count-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
