Not able to run get-mailboxstatistics on Exchange 2007 SP1 through Powershell
Hi I am having some problems running get-mailboxstatistics and get-transportconfig on our Exchagne 2007 SP1 through Powershell. I am new to Exchagne 2007 and I am currently trying to see the amount of storage used per user and what our receive size limit is. When I run the commands in Powershell it returns:The term 'get-mailboxstatistics' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or ifa path was included, verify that the path is correct and try again.At line:1 char:22+ get-mailboxstatistics <<<< + CategoryInfo : ObjectNotFound: (get-mailboxstatistics:String) [ ], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException What am I missing?/Lasse
March 24th, 2010 9:07am

It sounds like you're trying to do this through the generic Powershell console, rather than the Exchange ESM console. The ESM console will load the additional cmdlets for Exchange Management when it starts up. In a generic Powershell console, they aren't there by default, and you have to load them manually (or add them to the profile) if you want to use them.
Free Windows Admin Tool Kit Click here and download it now
March 24th, 2010 9:17am

Thanks for the quick reply I found the Exchange ESM console, and it's working perfectly now./Lasse
March 24th, 2010 9:28am

How do you load the manually??
Free Windows Admin Tool Kit Click here and download it now
October 16th, 2012 7:11pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics