Microsoft
Software
Hardware
Network
Question : How do you count the number of folders in an Exchange 2007 mailbox?
Hello,
I'm trying to find a way through Powershell to count the number of folders in a Exchange 2007 mailbox. I've only been able to find a script to count the number of items within a folder, but not the actual number of folders. Does anybody know of a way to do this?
thanks!
Answer : How do you count the number of folders in an Exchange 2007 mailbox?
[PS] C:\>$objFolder = Get-MailboxFolderStatistic
s
| fl FolderPath
[PS] C:\>$objFolder.count
Random Solutions
msaccess 2003 table update required
SQL - CASE Statement help needed
Average of numbers - count only records with complete data
PIE CHART PROBLEM IN MICROSOFT ACCESS
iphlpapi on windows 2000
Access subquery returning multiple records even when 'select top 1' is used
Locked out of SBS 2008
Outlook autodiscover popup issue - SBS 2008/Exchange 2007
Keeping dropdown list state
Remove special character from string