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
KB973544
Virtual Memory
php page does not load after putting it on webserver (BEEF)
Internet searches getting redirected to advertising websites
How do I implement a vlan for a hotel.
java.lang.NoClassDefFoundE
rror: TestZone/java
Cancel a tween in Flash CS4
Localized Date format
how do i stop my queries from being stored
Usning the wizard control in asp.net