Count the number of MySites
If you want to get the number of MySites just drop the following cmdlet ind your PowerShell console:
(get-spsite -webapplication https://my.contoso.com -limit all).count
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
If you want to get the number of MySites just drop the following cmdlet ind your PowerShell console:
(get-spsite -webapplication https://my.contoso.com -limit all).count