get-mailboxfolderstatistics' is not recognized as the name of a cmdlet
Bonjour
j'utilise powershell version 2
je veux connaitre le nombre de mail envoyé par chaque utilisateur j'utilise la commande get-mailboxfolderstatistics
mais j'ai ce message d'erreur
get-mailboxfolderstatistics' is not recognized as the name of a cmdlet
get-mailboxfolderstatistics' is not recognized as the name of a cmdlet
Salut,
oui il s'agit d'un cmdlet Exchange
je suis administrateur des comptes live@edu quand je me connecte en tant que administrateur et j'execute la commande get-command j'ai plusieurs commandes dont
Get-LogonStatistics
Get-Mailbox
Get-MailboxAutoReplyConfiguration
Get-MailboxCalendarConfiguration
Get-MailboxCalendarFolder
Get-MailboxFolder
Get-MailboxFolderPermission
Get-MailboxJunkEmailConfiguration
Get-MailboxMessageConfiguration
Get-MailboxPermission
Get-MailboxPlan
Get-MailboxRegionalConfiguration
Get-MailboxSpellingConfiguration
Get-MailboxStatistics
Get-MailContact
Get-MailUser
Get-ManagementRole
Get-ManagementRoleAssignment
Get-ManagementRoleEntry
Get-ManagementScope
etc ...
mais je ne vois pas get-mailboxfolderstatistics
get-mailboxfolderstatistics' is not recognized as the name of a cmdlet
get-mailboxstatistics donne le nombre total de mail dans une boite alors que moi je ne veux que du nombre de mail envoyé
merci