winServer2012


SUBMITTED BY: yasserfawziii

DATE: Feb. 5, 2017, 10:39 p.m.

FORMAT: Text only

SIZE: 4.9 kB

HITS: 5488

  1. Exchange server 2013 step by step
  2. Installing exchange server
  3. 1- Join the machine to the domain
  4. 2- Install the prerequisites roles “power shell”
  5. 3- Install framework update and Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
  6. 4- Prepare the forest and the domain
  7. 5- Install the exchange server
  8. Working inside
  9. 1- Rename the default database “GUI” and change its path “power shell”
  10. 2-create new databases as many as you need depend on the quota, the location, the department, the journaling ……
  11. 3- Change the mailbox quota as the requirements
  12. 4- Change the “keep deleted items and deleted mailbox” duration
  13. 5- Export the exchange self sign certificate and trusted it using the group policy
  14. 6- Create the mailboxes for the exiting and the new users
  15. 7- Create the distribution groups as needed
  16. 8- For the existing universal security groups email them using power shell
  17. 9- Create a redirection for the OWA inside the IIS for the simplicity
  18. 10- To use one email with multiple users
  19. - Group with send as permission
  20. - Shared mailbox with send as permission
  21. - Public folder with send as permission
  22. 11- Use the journaling to archive emails
  23. 12- Use the transport rules to control the email flow “allow, deny, redirect, delete, reject, add CC, Add BCC, add subject, add disclaimer …….
  24. 13-to archive mailboxes
  25. - Create databases for the archiving
  26. - Enable the archiving option for the users and choose the archiving database
  27. - Create retention tags and retention polices for the times you need for the archiving
  28. - Apply the retention policy to the users
  29. 14- Check the offline address book and create and apply a new one if you need to the users
  30. To work outside
  31. 1- Buy at least one public domain and one public IP address
  32. 2- Create an accepted domain and a domain address policy if you needed
  33. 3- Change the CAS URLs with the new domain name “ 6 URLs using the GUI and One using power shell or ADSI edit”
  34. 4- Buy a SAN certificate with at least 2 FQDN “Auto discover.publicdomain and the other chosen FQDN” or buy Wildcard certificate
  35. 5- Install the certificate on the CAS and assign the services to the new certificate “IIS, POP, IMAP and SMTP”
  36. 6- in the internal DNS create a zone with the new domain if needed and create 3 A records “autodiscover, the chosen FQDN and another simple FQDN for the OWA redirect” and point them to the CAS IP
  37. 7- In the public DNS
  38. - Create 3 A records “autodiscover, the chosen FQDN and another simple FQDN for the OWA redirect” and point them to the Public IP
  39. - Create MX record that point to the A record of the public IP
  40. - Create SPF record “TXT record” the point to the servers that send Emails “your server or the smart host”
  41. 8- Open or publish the necessary ports on the firewall “80, 443, 110, 995, 143, 993, 25 and any custom ports”
  42. 9- Create send connectors to allow the exchange to send emails outside “using MX, smart host or mixed”
  43. 10- Change the receive connector ports or create new one if needed
  44. To allow POP3 and IMAP4 Clients
  45. - Change the services to be startup automatic and start them on both Mailbox and CAS servers
  46. - Change the security connections as you needed “secure TLS or Plain test” on both server and client sides
  47. - Cpen or publish the ports on the firewall
  48. - Enable the exchange users permission on the receive connector
  49. To work on high availability
  50. 1- for the CAS
  51. - Install a new server
  52. - Export the certificate from the old server and import it to the new one
  53. - Change the Services on the new CAS to work with the New certificate “IIS, POP, IMAP and SMTP”
  54. - Change its URLs
  55. - Add it to the existing send connectors
  56. - Create on it the exact receive connectors with the same ports and permissions
  57. - Create the exact IIS redirect
  58. - Change the POP3 and IMAP4 services and it security if needed
  59. - Publish it through the firewall
  60. - Change the DNS records internal and external to point to the new server with the existing one
  61. 2- for MailBox server
  62. - Install the new server
  63. - add a new network card for each Mailbox server, change the order to be the alternate NIC don’t allow them to register on the DNS and configure them in a new subnet
  64. -Create the same volumes on the new server like the old one
  65. - On the witness server “the domain controller in most cases” add the exchange subsystem group to the administrators group
  66. - On the witness server create an empty folder
  67. - Through the exchange GUI create a DAG “ give it name, the witness server, the witness folder and the shared IP within the same client subnet ”
  68. - After the creation add both Mailbox servers “the old one and the new one” to the DAG
  69. - After that go to the database and for each one choose to add a copy from it to the other server
  70. After all of that don not forget the backup solution

comments powered by Disqus