Guest User

Untitled

a guest
Feb 1st, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. DC01 Roles, ADDS , ADCS, DHCP,
  2. EX01 memberserver
  3.  
  4.  
  5. Exchange
  6. - DNS forward lookup zone > new zone > next next > name : LT.com > next next
  7. - lt.com > new host > name : mail > Ip : Ex01 ip
  8. - lt.com > new mail exchanger > host : mail , FQDN : EX01.LT.Local
  9. - AD CS install // cert services, web enrollment > next next next
  10. - ex01 mail server toevoegen aan dns record van dc01.
  11. - alle stations aan domain verbinden.
  12. - op ex01 installeer .net framework 3.5.1 with the add features wizard
  13. - FilterPack64 exchange installeren
  14. - 2 commands toevoegen powershell ( Import-Module ServerManager en Add-WindowsFeature )
  15. - Mount .iso van exchange
  16. - cmd D:
  17. setup /prepareschema
  18. setup /prepareAD /OrganizationName:LT
  19. setup /PrepareDomain
  20. - Powershell Import-Module ServerManager
  21. Set-Service NetTcpPortSharing -StartupType Automatic
  22.  
  23. - Exchange Server 2010 Setup
  24. accept terms next
  25. no next
  26. default next
  27. default next
  28. no next
  29. The Client Access server role will be Internet facing, mail.lt.com next
  30. default next
  31. 2 progress
  32.  
  33. Exchange management console > on-promises > Hub Transport > New Accepted Domain
  34. lt.com , lt.com
  35. set lt.com as default
  36. New Send Connector
  37. lt.com , intended use is internet
  38. Add address space , Address : * , type smtp , cost 1
  39. next,next,next
  40.  
  41. Hub transport > Default EX01 > properties > permissions groups, anonymous check apply ok
  42.  
  43. server configuration > ex01 > New exchange certificate > name : exchange owa
  44. next
  45. cas (owa) > check both
  46. cas ( web services,) , ex host : mail.lt.com, autodiscover : autodiscover.lt.com
  47. unified messaging server , check public certificate : ex01.lt.local
  48. Hub transport server , check Use mutal TLS : ex01.lt.local
  49. Organization and Location : proppen
  50. Cert request file path : documents
  51. browser : //dc01/certserv/en-us/
  52. Request cert
  53. adv cert req
  54. iki secenek asagadaki 64
  55. Documents > .req > txt > copy > paste ie saved req > temp : web serv
  56. succes = yukle
  57. exch manag console > serv config > complete pending request on exch owa > browse yukledin dosya
  58. assign service > select serv ex01 > hepsini check bitek asagadakini birak > overwrt evet
  59.  
  60. Serv config > Client Access > ex01 > enable out anywh > ex host: mail.lt.com, bsc auth >ok
  61.  
  62. test ws01 > ie : mail.lt.com > ok ok ok
  63. test mail > close
  64. MS Outlook softw > config > default > ok ok
  65. send testmail > succes is ok else
  66.  
  67. 0x8004010F or 40115 cannot send mail : ms exch rpc cleint access start manual ( services )
  68.  
  69. your mailbox appeart to be unavail : ms exch info store start manual
Advertisement
Add Comment
Please, Sign In to add comment