{"id":49,"date":"2009-04-30T20:11:41","date_gmt":"2009-04-30T19:11:41","guid":{"rendered":"https:\/\/harun.se\/blog\/?p=49"},"modified":"2009-04-30T23:43:38","modified_gmt":"2009-04-30T22:43:38","slug":"how-to-make-the-routing-group-connector-redundant-between-the-exchange-2003-and-exchange-2007","status":"publish","type":"post","link":"https:\/\/harun.se\/blog\/?p=49","title":{"rendered":"How to make the &#8220;Routing Group Connector&#8221; redundant between the Exchange 2003 and Exchange 2007"},"content":{"rendered":"<p><span style=\"color: #999999;\">After the first Exchange 2007 Hub Transport server is installed in an Exchange 2003 organization, a routing group connector\u00a0is created by the Exchange 2007 setup, this routing group connector is not redundant, if you have multiple Hub transport servers in the Exchange 2007 Administrative Group and multiple Bridge head servers in the Exchange 2003 Administrative group, you can simply make the connector between these Administrative groupsredundant by using the following PowerShell Script.<\/span><\/p>\n<p><span style=\"color: #999999;\">First get information about all the Routing groups in your organization by using the following command<\/span><\/p>\n<p><span style=\"color: #ffffff;\">[PS] C:\\&gt;Get-RoutingGroupConnector <\/span><\/p>\n<p><span style=\"color: #999999;\">This will give u a\u00a0list of existing Routing Group Connectors and their <strong><span style=\"color: #ff0000;\">Identity<\/span><\/strong>, see\u00a0the following<\/span><\/p>\n<p><span style=\"color: #ff0000;\"><strong><span style=\"color: #ff0000;\">ExchSRV2k7 TO ExchSRV2K3<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #ff0000;\"><strong><span style=\"color: #ff0000;\">ExchSRV2k3 TO ExchSRV2K7<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #999999;\">In my lab environment i have one connector that is from the Exchange 2003 administrative Group to the Exchange 2007 Administrative Group and it is called <strong><span style=\"color: #ff0000;\">ExchSRV2k3 TO ExchSRV2K7<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #999999;\">the other connector is from the Exchange 2007 to the Exchange 2003 and called <span style=\"color: #ff0000;\"><strong><span style=\"color: #ff0000;\">ExchSRV2k7 TO ExchSRV2K3<\/span><\/strong><\/span>, these 2 connectors should be manupulated seperately,<\/span><\/p>\n<p><span style=\"color: #999999;\">you can get detailed information about the connectors by using the following PS command;<\/span><\/p>\n<p><span style=\"color: #ffffff;\">[PS] C:\\&gt;Get-RoutingGroupConnector -Identity &#8220;<strong>ExchSRV2K3 TO ExchSRV2K7<\/strong>&#8221;\u00a0| fl<\/span><\/p>\n<div><span style=\"color: #999999;\"><span style=\"color: #999999;\">This will give you all the details about the connector called &#8220;<strong>ExchSRV2K3 TO ExchSRV2K7&#8243;,<\/strong> see the details below:<\/span><\/span><\/div>\n<div><span style=\"color: #999999;\"><strong><\/strong><br \/>\n<span style=\"color: #ffffff;\">TargetRoutingGroup\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Exchange Routing Group (DWBGZMFD01QNBJR)<br \/>\nCost\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 20<br \/>\nTargetTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {<strong>ExchSRV2K7-A<\/strong>}<br \/>\nExchangeLegacyDN\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : \/O=Contoso\/OU=Istanbul\/cn=Configuration\/cn=Conn<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ections\/cn=ExchSRV2K3 TO ExchSRV2K7<br \/>\nPublicFolderReferralsEnabled : True<br \/>\nSourceRoutingGroup\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Istanbul<br \/>\nSourceTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {<strong>ExchSRV2K3-A<\/strong>}<br \/>\nHomeMTA\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Microsoft MTA<br \/>\nHomeMtaServerId\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3-A<br \/>\nMaxMessageSize\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : unlimited<br \/>\nAdminDisplayName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 :<br \/>\nExchangeVersion\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 0.1 (8.0.535.0)<br \/>\nName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3 TO ExchSRV2K7<br \/>\nDistinguishedName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : CN=ExchSRV2K3 TO ExchSRV2K7,CN=Connections,CN=Istanbul,<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 CN=Routing Groups,CN=Istanbul,CN=Administrative<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Groups,CN=Contoso,CN=Microsoft Exchange,CN=Serv<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ices,CN=Configuration,DC=Contoso,DC=org<br \/>\nIdentity\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3-A TO ExchSRV2K7-A<br \/>\nGuid\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 71631b3d-f781-4cdc-9ff0-b209be49d873<br \/>\nObjectCategory\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Contoso.org\/Configuration\/Schema\/ms-Exch-Routing<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -Group-Connector<br \/>\nObjectClass\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {top, msExchConnector, msExchRoutingGroupConnect<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 or}<br \/>\nWhenChanged\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 2009-04-30 16:51:52<br \/>\nWhenCreated\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 2009-02-28 15:18:53<br \/>\nOriginatingServer\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Contosodc7.Contoso.org<br \/>\nIsValid\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : True<\/span><\/span><\/div>\n<div><span style=\"color: #999999;\"><span style=\"color: #ffffff;\">\u00a0<\/span><\/span><\/div>\n<p><span style=\"color: #999999;\">\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><\/span><\/p>\n<p><span style=\"color: #999999;\">As you can see from the details\u00a0 <span style=\"color: #ffffff;\"><strong>&#8220;<\/strong>TargetTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {<strong>ExchSRV2K7-A<\/strong>}&#8221; and &#8220;SourceTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {<strong>ExchSRV2K3-A<\/strong>}&#8221; <\/span>are the only servers used for message routing between the administrative groups, I have 2 additional servers that I would like to add to this connector to make it redundant, <span style=\"color: #ffffff;\"><strong>ExchSRV2K7-B <\/strong>and <strong>ExchSRV2K3-B,<\/strong><\/span> so I use the following PS command to add those servers in to the routing group;<\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"color: #ffffff;\">[PS] C:\\&gt;set-RoutingGroupConnector -Identity &#8220;ExchSRV2k3 TO ExchSRV2K7&#8221; -SourceTransport<br \/>\nServers &#8220;ExchSRV2K3-A&#8221;,&#8221;<strong>ExchSRV2K3-B<\/strong>&#8221; -TargetTransportServers &#8220;ExchSRV2K7-A&#8221;,&#8221;<strong>ExchSRV2K7-B<\/strong>&#8220;<\/span><\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"color: #999999;\"><br \/>\nSo when\u00a0I use the following PS command to see the details again, I\u00a0can see the new servers are added to the RGC:<\/span><\/span><\/p>\n<p><span style=\"color: #ffffff;\">[PS] C:\\&gt;<strong>Get<\/strong>-RoutingGroupConnector -Identity &#8220;ExchSRV2K3 TO ExchSRV2K7&#8221; | fl<br \/>\n<\/span><span style=\"color: #ffffff;\">TargetRoutingGroup\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Exchange Routing Group (DWBGZMFD01QNBJR)<br \/>\nCost\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 20<br \/>\n<\/span><span style=\"color: #ffffff;\"><strong><span style=\"color: #ff9900;\">TargetTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {ExchSRV2K7-B, ExchSRV2K7-A<\/span><span style=\"color: #ff9900;\">}<\/span><br \/>\n<\/strong>ExchangeLegacyDN\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : \/O=Contoso\/OU=Istanbul\/cn=Configuration\/cn=Conn<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ections\/cn=ExchSRV2K3-A-ExchSRV2K7-A<br \/>\nPublicFolderReferralsEnabled : True<br \/>\nSourceRoutingGroup\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Istanbul<br \/>\n<span style=\"color: #ff9900;\"><strong>SourceTransportServers\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {ExchSRV2K3-B, ExchSRV2K3-A}<\/strong><br \/>\n<\/span>HomeMTA\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Microsoft MTA<br \/>\nHomeMtaServerId\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3-A<br \/>\nMaxMessageSize\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : unlimited<br \/>\nAdminDisplayName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 :<br \/>\nExchangeVersion\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 0.1 (8.0.535.0)<br \/>\nName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3-A-ExchSRV2K7-A<br \/>\nDistinguishedName\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : CN=ExchSRV2K3-A-ExchSRV2K7-A,CN=Connections,CN=Istanbul,<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 CN=Routing Groups,CN=Istanbul,CN=Administrative<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Groups,CN=Contoso,CN=Microsoft Exchange,CN=Serv<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 ices,CN=Configuration,DC=Contoso,DC=org<br \/>\nIdentity\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : ExchSRV2K3 TO ExchSRV2K7<br \/>\nGuid\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 71631b3d-f781-4cdc-9ff0-b209be49d873<br \/>\nObjectCategory\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Contoso.org\/Configuration\/Schema\/ms-Exch-Routing<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 -Group-Connector<br \/>\nObjectClass\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : {top, msExchConnector, msExchRoutingGroupConnect<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 or}<br \/>\nWhenChanged\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 2009-04-30 16:51:52<br \/>\nWhenCreated\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 2009-02-28 15:18:53<br \/>\nOriginatingServer\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Contosodc7.Contoso.org<br \/>\nIsValid\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : True<\/span><\/p>\n<p><span style=\"color: #999999;\">\u00a0So i do the same thing for the connector from the other direction, From Exchange 2007 to Exchange 2003<\/span><\/p>\n<p><span style=\"color: #ffffff;\">[PS] C:\\&gt;<strong>set<\/strong>-RoutingGroupConnector -Identity &#8220;ExchSRV2k7 TO ExchSRV2K3&#8221; -SourceTransport<br \/>\nServers<span style=\"color: #ff9900;\"> &#8220;<strong>ExchSRV2K7-A&#8221;,&#8221;ExchSRV2K7-B&#8221;<\/strong><\/span> -TargetTransportServers<span style=\"color: #ff9900;\"> &#8220;<\/span><strong><span style=\"color: #ff9900;\">ExchSRV2K3-A&#8221;,&#8221;ExchSRV2K3-B&#8221;<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #ffffff;\">\u00a0<\/span><\/p>\n<p><span style=\"color: #999999;\">That is it folks! and you don&#8217;t have to worry about getting NDRs\u00a0after you run this\u00a0command because\u00a0all the necessary permissions and other settings that should be configured to make the RGC work is all taken care of by the PS command (If you have the right permmissions of cource, Exchange full Admin and Enterprise admin)<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>After the first Exchange 2007 Hub Transport server is installed in an Exchange 2003 organization, a routing group connector\u00a0is created by the Exchange 2007 setup, this routing group connector is not redundant, if you have multiple Hub transport servers in the Exchange 2007 Administrative Group and multiple Bridge head servers in the Exchange 2003 Administrative [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[10],"tags":[],"_links":{"self":[{"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/posts\/49"}],"collection":[{"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=49"}],"version-history":[{"count":6,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/posts\/49\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=\/wp\/v2\/posts\/49\/revisions\/51"}],"wp:attachment":[{"href":"https:\/\/harun.se\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/harun.se\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}