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
XSLT Parsing pairs of xml tags
My.Application.Log.WriteEn
try is Not Writing to App Log
Which KEY do I use for my KMS Server and clients?
Problems with protocol buffers
how to configure a syslog server on Centos
Browser Hijack
Exchange 2010 Backup
Turn off OWA for all users in Exchange 2007
Windows XP Validate after 30 days expiry
Exchange 2010 Corrupted Receive Connectors in an inconsistenent state