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
windows 2008
sql - date format
lpr print server issue
Exchange 2010 Tarpit issue
better processer?
Creating Visual Studio 2008 Development Environment for Sharepoint 2007 Sequential Workflows
i need a regexp which eliminate all what's not a number or a ";"
DOS Batch Turnkey system for Win95
MS Access Data Import
How to change Hotsname and ipaddress of Oracle Databse server