{"id":276,"date":"2010-04-25T12:46:37","date_gmt":"2010-04-25T11:46:37","guid":{"rendered":"http:\/\/kudzia.eu\/b\/?p=276"},"modified":"2011-04-30T10:22:10","modified_gmt":"2011-04-30T09:22:10","slug":"exchange-2010-under-windows-2008-r2","status":"publish","type":"post","link":"https:\/\/kudzia.eu\/b\/2010\/04\/exchange-2010-under-windows-2008-r2\/","title":{"rendered":"exchange 2010 under windows 2008 r2"},"content":{"rendered":"<p>there is something about exchange&#8230; or at least exchange >2003.<\/p>\n<p>in 2008 i did my best to install exchange 2007 under windows 2008. and i failed miserably. i gave up and went for ex2003 under w2003 which serves very well.<\/p>\n<p>recently i tried to get ex2010 work under w2008r2. and i even succeeded after numerous failures..<br \/>\n<!--more--><br \/>\nsome random notes:<\/p>\n<p>Dns delegation entries:<br \/>\nd0k     IN      A       10.14.10.111<br \/>\nd1k     IN      A       10.12.10.111<br \/>\nk       IN      NS      d0k.domain.eu.<br \/>\nk       IN      NS      d1k.domain.eu.<\/p>\n<p>domain is called k.domain.eu<\/p>\n<p>actual domain controllers are called d0.k.domain.eu and d1.k.domain.eu<\/p>\n<p>i set up new active directory domain k.mbnd.eu following description from <a href=\"http:\/\/www.plexuk.co.uk\/?page_id=774\">here<\/a>. <\/p>\n<p>After AD setup i reconfigured dns servers on both domain controllers and removed forwarders. i set both name servers to use only 127.0.0.1 as dns resolver.<\/p>\n<p>to install exchange, following tips from <a href=\"http:\/\/technet.microsoft.com\/en-us\/library\/bb691354.aspx#WS08R2\">here<\/a> i have opened as admin powershell and pasted:<br \/>\n<code><br \/>\nImport-Module ServerManager<br \/>\nAdd-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -R<br \/>\n<\/code><\/p>\n<p>after the reboot again in admin&#8217;s powershell<br \/>\n<code><br \/>\nSet-Service NetTcpPortSharing -StartupType Automatic<br \/>\n<\/code><\/p>\n<p>i installed <a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkId=123380 \">this <\/a>patch from microsoft.<\/p>\n<p>i forced replication between domain controllers by going to server management, roles, active directory, active directory sites and services, site, default first site name, dc0, ntds and right clicking on available item.<\/p>\n<p>from admin&#8217;s powershell on exchange cd:<br \/>\n<code><br \/>\nSetup.com \/prepareAD \/OrganizationName:org<br \/>\nsetup<br \/>\n<\/code><\/p>\n<p>and at the end i discovered that since ex2007 you use separate console to create mail accounts. stupid me.<\/p>\n<p>while taking and restoring snapshots in esxi i run into a problem &#8220;Active Directory  Domain Services  database has  been restored  using an unsupported  restoration procedure.&#8221; in events log. i found via google <a href=\"http:\/\/www.experts-exchange.com\/Software\/Server_Software\/File_Servers\/Active_Directory\/Q_24973303.html\">here <\/a> a solution:<\/p>\n<p>on the computer where you get the problem<br \/>\n-Open Regedit<br \/>\n-Navigate to HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\NTDS\\Parameters<br \/>\n-Locate the key \u001cDsa Not Writable\u001d=dword:00000004<br \/>\n-Delete the entire key<br \/>\n-in admin&#8217;s powershell<br \/>\n<code><br \/>\nrepadmin \/options nameOfTheProblematicServer -DISABLE_OUTBOUND_REPL<br \/>\nrepadmin \/options nameOfTheProblematicServer -DISABLE_INBOUND_REPL<br \/>\n<\/code><br \/>\n-Reboot.<br \/>\n-in server management, roles, active directory, active directory sites and services, site, default first site name, dc0, ntds, right click, replicate configuration from the selected dc.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>there is something about exchange&#8230; or at least exchange >2003. in 2008 i did my best to install exchange 2007 under windows 2008. and i failed miserably. i gave up and went for ex2003 under w2003 which serves very well. recently i tried to get ex2010 work under w2008r2. and i even succeeded after numerous [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17,18],"tags":[],"class_list":["post-276","post","type-post","status-publish","format-standard","hentry","category-tech","category-win-server"],"_links":{"self":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/comments?post=276"}],"version-history":[{"count":9,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/276\/revisions"}],"predecessor-version":[{"id":588,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/276\/revisions\/588"}],"wp:attachment":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/media?parent=276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/categories?post=276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/tags?post=276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}