Questions tagged [exchange-2007]

Exchange Server 2007 is the version of Microsoft Exchange released in December 2006. It replaced Exchange Server 2003 and was replaced by Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

Exchange Server 2007 logo

Exchange Server 2007 is the version of Microsoft Exchange released in December 2006. It replaced Exchange Server 2003 and was replaced by Exchange Server 2010. Exchange Server is the email server product developed by Microsoft, and (most notably), integrates calendaring and contact management software with its email functionality.

On April 11, 2017, Exchange Server 2007 reach End of Life.

Notable new features and changes in Exchange 2007 include:

  • Exchange Server 2007 only runs on 64 bit versions of Windows Server. (A 32 bit version is available for testing and evaluation, but is not supported in production.)
  • Improved Administrator Experience
    • Role separation, simplified routing, Exchange Management Shell (based on Windows PowerShell).
  • "Unified Messaging"
    • Allows users receive voice mail, e-mail, and faxes in their mailboxes, and allows mailboxes access from cell phones and other wireless devices. Voice commands can be used to interface with mailbox, such as listening to e-mail over the phone or sending simple messages.
  • Increased database size limit
    • Database size is now limited to 16TB per database, and maximum number of storage groups and mail databases per server is increased as well (specifics are edition-dependent)
    • Outlook Anywhere (formerly known as RPC over HTTP)
    • Provides external access to the Exchange Server, making it available to user even when not connected to the corporate network or VPN.

More information is available at the Exchange Server Wikipedia page.

931 questions
2
votes
1 answer

Exchange Quota Warnings: Log

I'm wondering if there is a way to see a log of all Exchange 2007 quota warnings. Is there a way to do this?
Brett G
  • 2,033
  • 2
  • 28
  • 45
2
votes
1 answer

Exchange - how do the logs differ from version to version?

I am looking to create an application to parse Exchange logs (incoming and outgoing) and process the data. This application needs to work across versions of Exchange - with the earliest version realistically being Exchange 2000. My main question is,…
BrynJ
  • 121
  • 3
2
votes
1 answer

How to Pre-Configure Shared Laptops' Microsoft Outlook 2010 Accounts to Connect to Exchange Server 2007 SP3?

Our IT environment provides 10 shared, Microsoft Windows 7 laptops for an office staff of several hundred people. After checking-out and logging into a laptop with an Active Directory domain account, office staff frequently run Microsoft Outlook…
iokevins
  • 274
  • 2
  • 18
2
votes
2 answers

Exchange 2007 Mailbox inaccessible

Bit of an odd one this, I've come back after a week off and my Exchange mailbox is completely inaccessible. The rest of the staff (20 or so) are all fine, but I cant connect to mine using either: My Phone My iPad Outlook 2007 OWA So far I've…
2
votes
1 answer

1 Domain controller offline causing problems with Exchange 2007

I have 3 Win 2003 domain controllers across 3 sites. When one of those domain controllers goes offline connectivity to Exchange is intermittent. When users open Outlook some of them will be able to connect and others won't (seemingly random). All…
PHLiGHT
  • 1,041
  • 11
  • 25
2
votes
1 answer

Removing user mailboxes in Exchange Server

I am trying to remove several user's mailboxes in the Exchange Server. Exchange Server is on a member server (OS: Window Server 2003). When I try to remove the Administrator mailbox, it says this: Note: I had to censor my windows server name…
O_O
  • 635
  • 3
  • 15
  • 25
2
votes
3 answers

Exchange deferred delivery: update message "Date:" header

A client is using the "deferred delivery" feature in Outlook / Exchange. For some reason this feature does preserve the original message creation time (i.e. when the user has hit the "send" button) as the RFC-822 Date: header, so even when the…
the-wabbit
  • 40,737
  • 13
  • 111
  • 174
2
votes
1 answer

Exchange 2007 SCR and Failover clustering?

I'm currently wanting to implement a backup Exchange server, and from what i read it sounds like SCR is the way to go. I currently have one Exchange 2007 server, pretty small and nothing special going on. I built another server and set the drives…
Don
  • 838
  • 8
  • 19
  • 33
2
votes
1 answer

How can I tell Exchange 2007 HT which IP address to send mail on?

I have one E2007 server that has HT, CA, MB roles and an old Ex2003 server that is still being used that I am not ready to turn off just yet. The Ex2007 has two NIC's the first one is for internal and the second one is external. Presently I can…
Norm
  • 135
  • 4
2
votes
0 answers

Backup Exec - Database page file

I'm currently running Windows SBS 2008 on a server with a single LTO2 Tape drive. There is SQL server 2008 and Exchange 2007 running on this server. I use Backup Exec 2.5 x64bit to backup on a daily basis Until Recently, everything has been working…
Adam
  • 21
  • 1
2
votes
1 answer

Restricting mailboxes to accept messages from specific external senders

Here's the scenario: I have an MS Exchange distribution list called SMT. Currently, msExchRequireAuthToSendTo is set to true, so this list will not accept emails from external senders. We recently hired a new VP of something, and he uses an external…
jordanbtucker
  • 158
  • 1
  • 1
  • 5
2
votes
2 answers

Exchange 2007 mails blocked debug

we are running sbs2008 with exchange 2007. One user suddenly can't receive emails from one external sender any more and the sender never gets a return email. That user has to use hotmail or gmail etc to send to that sender. I am thinking must be…
starchx
  • 533
  • 10
  • 24
2
votes
1 answer

Exchange 2007 - Need to find all emails sent to and from particular domain

I need to find all emails sent to and from a particular domain (abc.org). Does anyone know if I can use wildcard in the following query? get-mailbox -OrganizationalUnit EMPL | export-mailbox -SubjectKeywords "Keywords" -ContentKeywords "Keywords"…
user81308
  • 73
  • 1
  • 5
2
votes
1 answer

Messages older than 1 year in MS Exchange 2007

How can I determine the number and size of messages older than 1 year in MS Exchange 2007?
Gregg
  • 21
  • 1
2
votes
1 answer

What is an HTTP subscription?

Specifically I'm trying to get a better understanding of Exchange Web Services (EWS) and I see many references to EWS subscriptions. It appears that a 'subscription' is a generic HTTP concept but I haven't had much success searching 'subscriptions'…
Gary
  • 267
  • 2
  • 4
  • 10