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
0
votes
1 answer

Effects of changing from basic auth to cert based auth?

I have been doing a bit of research on how to solve some frustrations our users have with mobile email and it looks like changing the Exchange settings to allow cert-based auth will help. I have been able to find plenty of instructions on how to set…
sjgates
  • 1
  • 3
0
votes
1 answer

Recreating SBS IIS virtual directories

I'm having to recreate SBS OWA Virtual Directories because the exchange install failed during initial install and had to be installed manually. All is well and good so far except, I'm unable to create OAB and WebServices Virtual Directories. My…
Jason Brown
  • 113
  • 1
  • 11
0
votes
1 answer

Which mailbox information will get-mailbox return after I move a mailbox?

Assume, I move a mailbox from one database to another. Within the retention period, get-mailboxstatistics will return mailbox information for both databases ie. there will be two entries for the same mailbox. But get-mailbox cmdlet will return only…
0
votes
0 answers

What are the cases when get-mailboxstatistics cmdlet returns duplicate mailbox information?

I'm using Exchange 2010 and sometimes I've noticed that the cmdlet get-mailboxstatistics returns duplicate mailbox information. For example, if I move a mailbox from one database to other, the cmdlet shows that particular mailbox information for…
0
votes
1 answer

How do I remove the Exchange 2007 graphical part of the Over quota message?

I am trying to remove the graphical representation of the users mailbox. I do not want the user to see how much space they have either in a number or Graphically in exchange 2007. How do I customize the message to remove this. Any help greatly…
y2kprawn
0
votes
1 answer

Exchange Server/CCR/Primary To Secondry Moved Failed

Operation System : Windows Server 2003 Ent 64bit Exchange Server Version : Exchange Server 2007 SP3 We had TWO Mail Boxes Server (PHYSICAL MACHINE) with CCR, Few Days back one of our Secondary Mail Box Server Machine Gone Faulty and we ready another…
infoplateform
  • 39
  • 2
  • 5
0
votes
0 answers

Sendmail Failing to Forward Locally Addressed Mail to Exchange Server

When a customer places an order via our (Magento CE 1.8.1.0) website, a copy of said order is supposed to be BCC'd to our sales manager. I say supposed because this was a working feature before the old administrator left. I've recently gained…
DomainSoil
  • 1
  • 1
  • 2
0
votes
1 answer

How do you globally remove the 'Post Reply' button from public folders in Outlook

We run on a Microsoft Small Business Server 2008 domain. Is there a way to manipulate toolbars via Group Policy? This is a fork from this question.
GollyJer
  • 685
  • 3
  • 11
  • 22
0
votes
2 answers

How do you configure a mail enabled Exchange 2007 public folder so the Reply button is a normal mail reply and not a 'Post' reply?

Right now, using Outlook 2007, the users have to open the item before 'Reply' acts as an email reply. If they simply click the email and read it in the reading pain, the reply button in the Outlook toolbar shows 'Post Reply'. This simply posts a…
GollyJer
  • 685
  • 3
  • 11
  • 22
0
votes
0 answers

Exchange 2007 and PSTs

I have approximately 5000 users and many have PST files that they have used for archiving. I'm now in a scenario where I need to import those PSTs back into their Exchange Mailbox. We are running Exchange 2007 with Outlook 2010/2013. I was…
msindle
  • 605
  • 8
  • 26
0
votes
1 answer

Installation failure in MS-exchange server 2013 in step 8

Exchange server 2013 installation i got following error message, i configure active directory and domain and assign roles for them. every time at 97% in step 8 i got this. Error: The following error was generated when "$error.Clear(); if…
0
votes
1 answer

MS-Exchange Server questions

I am a new user of MS-Exchange Server and I have a couple of queries regarding MS-Exchange. 1) May I install 2 versions of MS-Exchange on one system? (Installing Exchange 2010 and Exchange 2013 on the same system, for example.) 2) May I use a…
0
votes
1 answer

Migrated from Exchange 2003 to Exchange 2007 - remove old 03 computer account?

Migrated from Exchange 2003 to 2007 back in February of this year. I've still got the old exchange computer account in AD. Can I simply delete the computer account or will bad things start happening? I've looked in the Exchange 07 console and…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
0
votes
2 answers

How can I fix my Exchange 2007 outgoing mail from being blocked due to SPF

All of a sudden many of my companies emails are being blocked by Hotmail and many others due to SPF. I've added v=spf1 ip4:66.49.60.115 a mx:hpdist.com ~all to my DNS settings as a TXT record. But this hasn't helped. Is there something server side…
Seth
  • 334
  • 2
  • 9
  • 21
0
votes
1 answer

Adding a windows 2012 server in domain controller role to 2003 active directory domain with 2008 member servers and exchange 2007 present

Current configuration Windows 2003 server standard edition - domain controller role (nodeB) Windows 2008 server R2 standard edition - domain controller role (nodeV) Windows 2008 server (R1) standard edition - exchange server 2007 Windows 2008…