| Adriano's profileAdriano ClareteBlogLists | Help |
|
|
Migrating from Domino to Exchange 2007Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Managing Outlook 2007 through Group PoliciesPart 1
Part 2
Part 3
Managing Exchange CertificatesPart 1
Part 2
Part 3
A Practical Look at Migrating From Exchange 2003 to Exchange 2007Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7
Part 8
Part 9
Managing Exchange Server 2007 Log FilesPart 1
Part 2
Part 3
April 02 Exchange 2007 - Schedule+ Free BusyExchange Server 2007 and Public Folder Replicas
During a migration from Exchange Server 2003 to Exchange Server 2007 you need to add the Exchange 2007 server to replicas for each of the Public Folders (as you would need with any Exchange server migration) and this includes the System folders as well. In our case I missed the SCHEDULE+ FREE BUSY folder. This resulted in Outlook 2003 clients unable to see Free/Busy information when creating a meeting request. The user would see this error in Outlook when attempting to see another users schedule:
In addition to this, the following error was logged on the Exchange Server:
After a bit of digging around, it occurred to me that I’d missed adding the new server to the Public Folder replicas. To add the replicas you will need to get the list of the sub-folders of the SCHEDULE+ FREE BUSY folder. You can see this list with this command (replace exchsrvr with the name of your server):
Get-PublicFolder -server exchsvr "\non_ipm_subtree\SCHEDULE+ FREE BUSY" -recurse | Format-List Then to add the replicas run these commands (you’ll have to add your own server and organisation names):
Set-PublicFolder Identity "\NON_IPM_SUBTREE\SCHEDULE+ FREE BUSY\EX:/o=Company/ou=First Administrative Group" Replicas "exchsrvr\Public Folder Database" Once I did this and ran OUTLOOK.EXE /cleanfreebusy, so I didn’t have to wait for the free/busy data to be published, all was well. Exchange 2007 - System AttendantUm ambiente onde o antigo Exchange foi removido da maneira incorreta, ficaram uma série de propriedades perdidas e a nova instalação não criou o user de System Attendant (que foi removido anteriormente também)...
Pra resolver é fácil, não precisa rodar SchemaPrep ou qualquer outro comando para recriar o Exchange ou suas propriedades.
Abaixo alguns Links..
System Attendant sumiu? - http://forums.microsoft.com/TechNet-BR/ShowPost.aspx?PostID=3660548&SiteID=29&mode=1
Erro ao mover usuários dentro do próprio server Exchange 07? - http://forums.microsoft.com/TechNet-BR/ShowPost.aspx?PostID=3658451&SiteID=29
MSExchange Search Index gerando erros - http://forums.microsoft.com/TechNet-BR/ShowPost.aspx?PostID=3658247&SiteID=29
Valeu Emerson!!
Exchange 2007 - linksInstalação Transporter (Notes / Internet Mail)
http://www.andersonpatricio.org/Tutoriais/Tutoriais.asp?tut=940 Site de teste das entradas MX e Blacklist
http://www.mxtoolbox.com/ Problema de OWA (Windows Vista) com Exchange 2003 (FIX)
http://support.microsoft.com/kb/911829 Integração Exchange UM com CCM 5.1
http://www.microsoft.com/downloads/details.aspx?FamilyID=68b43d3c-7c84-4c2f-bfd7-98754970d70e&DisplayLang=en Language Pack PT-BR para Exchange 2007 UM
http://www.andersonpatricio.org/Tutoriais/Tutoriais.asp?tut=944 Deploy de RPC por HTTP para Exchange 2003
http://www.microsoft.com/downloads/details.aspx?FamilyId=F7D2D6E5-579F-4779-A6B8-7EF931EC02A5&displaylang=en http://technet.microsoft.com/en-us/library/aa998950(EXCHG.65).aspx http://www.petri.co.il/configure_rpc_over_https_on_a_single_server.htm Reparação do IIS no Exchange 2003
http://www.msexchange.org/tutorials/Fixing-Damaged-Incorrectly-Configured-OWA-2003-Installation.html http://www.msexchange.org/tutorials/Resetting-OWA-Folder-IIS-security-permissions-Exchange-2003.html Criptografia no Exchange 2003
http://www.tech-faq.com/securing-exchange-server-2003.shtml http://office.microsoft.com/en-us/ork2003/HA011402871033.aspx Planejando Exchange 2007 Unified Messaging
http://technet.microsoft.com/en-us/library/bb738117.aspx Instalando e configurando Exchange 2007 CCR http://www.msexchange.org/tutorials/Installing-Configuring-Testing-Exchange-2007-Cluster-Continuous-Replication-Based-Mailbox-Server-Part1.html http://www.msexchange.org/tutorials/Installing-Configuring-Testing-Exchange-2007-Cluster-Continuous-Replication-Based-Mailbox-Server-Part2.html http://www.msexchange.org/tutorials/Installing-Configuring-Testing-Exchange-2007-Cluster-Continuous-Replication-Based-Mailbox-Server-Part3.html |
|
|