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
Why is the WSUS database growing to almost 4 GB?
using CRichEditCtrl::FindText ..
EXCEL ROUND
How do I write an SQL UPDATE statement on a price value?
How to distribute the Calendar 11.0 control
ActiveSync will not provision devices, even when it is configured to allow non provisonable devices
Setfocus in a function
"Save As" dialog box - Capture "Cancel" button click event.
Revoked Certificates publication issue
Upload/Download form (.doc) from folders via Userform