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
MS Access Update a field based on multiple field values
How to connect to network printer linux
can't get iPhone to connect to Exchange 2010 from outside...
Filtering the SSRS report based on multivalue multiple parameters passed to stored procedure
compile this code with Delphi 2010
Backup power
C# sharing variables or data between different classes
URGENT: Solaris virtual printer lpd printing setup
Php 500 internal server error received on website but not using xampp at home
How to monitor users on WSS 3.0