This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell.
(Get-SPSite -Limit all).Count
By the way, we at Genotec AG are offering a Hosted Sharepoint 2010 solution based on Powershell automation.
This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell.
(Get-SPSite -Limit all).Count
By the way, we at Genotec AG are offering a Hosted Sharepoint 2010 solution based on Powershell automation.