Home » Posts tagged 'Mailboxes'
A new client side feature which Microsoft has released in Exchange 2010 SP1 is the ability of Outlook 2010 to automatically map all mailboxes to which the logged in user has full access. There by, on each mailbox that you have been granted Full Access, you will see it on your own personal mailbox. In Order to disable automatic mapping: Go to this user mailbox, right click on it and choose manage full mailbox access, then just remove your user from the full mailbox access page You can use Read more
Get Quota report
Get-Mailbox | Format-Table alias, *quota
Delete message from Mailbox
get-mailbox -resultsize unlimited | search-mailbox -SearchQuery "Subject:ABDCEV'" -DeleteContent
Turn Off firewall on all profiles
netsh advfirewall set allprofiles firewallpolicy allowinbound,allowoutbound
Exchange 2007 - check DB copy status.
Get-StorageGroupCopyStatus -StandbyMachine mtvmail01
Message Tracking log to csv (| Select Sender, Recipients, TimeStamp, MessageSubject)
Get-MessageTrackingLog Read more
In Exchange 2010 ,while you try to schedule a recursive meeting you may receive the following error “Your meeting request was declined” It didn't specify an end date. The end date must be before xx/xx/xx After implementation of Exchange 2010 ,room mailboxes got automatic setting setting that rejects recursive meetings beyond defined booking window. To resolve the issue you can: Increase booking window period Remove checkbox from “Reject repeating meetings that have an end date Read more
• Tell me a bit about the capabilities of Exchange Server.
• What are the different Exchange 2003 versions?
• What's the main differences between Exchange 5.5 and Exchange 2000/2003?
• What are the major network infrastructure for installing Exchange 2003?
• What is the latest Exchange 2003 Service Pack? Name a few changes in functionality in that SP.
• What are the disk considerations when installing Exchange (RAID types, locations and so on).
• You got a new HP DL380 (2U) server, Read more
BlackBerry Enterprise Server administration account must have the following permissions (Send As, Receive As, and Administer Information store) at the server level:
1. Go to Microsoft Exchange System Manager.
2. Expand Administrative Groups.
3. Right-click on the Exchange Server(s) that will be hosting the BlackBerry users' mailboxes.
4. Click Properties.
5. Click the Security tab.
6. Click Add.
7. Select the BlackBerry Enterprise Server administration account.
8. In the Permissions window, Read more
First let’s understand when it happens. After move of mailboxes between 2 exchange stores some times duplicate mailboxes remain .. When you try to delete them you receive error "The operation cannot be performed because this mailbox was already reconnected to an existing user." ID no. c1034ad6.
So to delete the annoying mailbox go to active directory users and computers , select the user that holds both mailboxes run “exchange tasks” and select “remove exchange attributes” then go to duplicate Read more
Attached step by step guide .
How to recover single mail /mailbox using NetApp SMBR
Recovering Single Mailbox From Snapshot SMBR
Publish at Scribd or explore others: General Technology Mailbox SMBR
Recovering single mailbox from snapshot using NetApp SMBR In order to recover single mail, or mailbox. Access server or where SMBR is installed. Go to computer manger. Go to SnapDrive>Disks Presses right click on Disks, and press connect disk. 1. Press Next 2. Fill 10.0.0.102exchange01$~snapshoteloginfo__mtlexch01__recentdata Read more