Microsoft
Software
Hardware
Network
Question : PowerShell commands for Exchange 2007
What are the powershell commands to get information on all mailboxes and queue's. Please provide single line cmdlets for each....thanks very much....
Answer : PowerShell commands for Exchange 2007
to get information about mailboxes
get-mailbox | fl
or get-mailbox -identity user@domain | fl for specific user
to get queues
Get-Queue | fl
Random Solutions
Double Table when margin is adjusted
Server 2008 Minidump help needed
Merge data in Access 2003
sharing permission in Windows2003
"File Helper" reporting - Your system may have upopenable files - Why?
SSH console: go to specified folder after login
Drupal Menu - Custom Theming / API
using a hidden form with .hta script
Hung Login Processing 'Printers' Group Policy on Win2K8 Std running in ESXi 4.x
Microsoft Access Database Engine 2010 Redistributable and "OpenRowSet"