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
Obtaining all licensing details including product keys for many servers?
<CollectionViewSource.Sort<wbr />Descriptio<wbr />n>
Color Control on a form in Access 2003
Windows XP Professional - administrator account is missing, can't get it back, files are directory structure still there
set access rights for public folders on exchange 2007
Arrays into Crystal Reports
vba print to pdf
I am copying 40 diferent databases to a directory that these databases already exists. How do I prevent the system message "This Directory already exist" "Overwright" "Yes" "No" from appearing each ti
Need help getting started with n-tier design in asp.net 3.5
Update multiple records at one time