I need to list exchange 2007 mailbox attributes (using powershell), which can be set using powershell command (Enable-Mailbox). Do you know how I can do this?
I know the list of parameters are here: http://technet.microsoft.com/en-us/library/aa998251%28EXCHG.80%29.aspx, could there be any custom parameters which is not listed here ?
try using:
TechNet
Edit after comments: