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
for loop in oracle
MS Office 2010
Complete uninstall of Sharepoint Services 3.0 from Windows 2008 Server
photo gallery for website
WRT54G - filter out websites
IE8 issue with CSS menu
Compare Internet Explorer (IE6) Security Settings
what is normal replication time between DC's?
I am having trouble opening a .bat file in a VBA Excel Macro
Operation Must Use an Updateable Query