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
Quitting the Outlook Application leaves the process running
Remote Desktop to XP PC - connection drops briefly
user.identity is not recognized in master page
Please help with Conversion function in sql
ows Timer service slow down the vertual machine in sharepoint
Installing sample databases on Sql Server 2008
Find drive letter of a named drive
SQL query help for an online shop
Doing a VLOOKUP in a pivot table???
How to restore a database?