<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change name Server Address in Windchill Customization</title>
    <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893642#M1304</link>
    <description>&lt;P&gt;I also recommend&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/27334"&gt;@avillanueva&lt;/a&gt;'s suggestion of a proxy in front with a friendly name. The article referenced shows how to set up Windchill behind a proxy. The property you are looking for is&amp;nbsp;wt.server.codebase&lt;/P&gt;
&lt;P&gt;xconfmanager -s wt.server.codebase="$(wt.webserver.protocol)://&amp;lt;&amp;lt;YOUR FRIENDLY HOST&amp;gt;&amp;gt;:$(wt.webserver.port)/$(wt.webapp.name)" -t codebase/wt.properties -p&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS68466?source=search" target="_blank"&gt;https://www.ptc.com/en/support/article/CS68466?source=search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 14:37:49 GMT</pubDate>
    <dc:creator>jbailey</dc:creator>
    <dc:date>2023-08-14T14:37:49Z</dc:date>
    <item>
      <title>Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893612#M1300</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Would you have to change this name of the Windchill server? or do I need to change the server again? for the little that he took the name of the server I put.&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 13:54:44 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893612#M1300</guid>
      <dc:creator>MS_Santos</dc:creator>
      <dc:date>2024-03-15T13:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893616#M1301</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/586579"&gt;@MS_Santos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to follow rehosting process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a article for Rehosting utility how to change server name - you should follow the rename scenario&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS162685" target="_blank" rel="noopener"&gt;CS162685&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a knowledge hub with others articles describe the rehosting&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS357522?" target="_blank" rel="noopener"&gt;CS357522?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 11:43:31 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893616#M1301</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2023-08-14T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893620#M1302</link>
      <description>&lt;P&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/241117"&gt;@HelesicPetr&lt;/a&gt;&amp;nbsp;, great post. Some addition things I've picked up along the way:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Never use hostname of server as web address. I always pick a friendly name and does not interfere with IT naming conventions for hosts.&lt;/LI&gt;
&lt;LI&gt;Choose a very generic internal hostname for installs. Alter to users using reverse proxy server. This allows you to changes names if company name changes (I've been through a few) and makes cloning for new environments a snap. Only need to change name in a few places. It also has the advantage of decoupling old LDAP branches from hostname (not in IE conf files).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Make sure your installs cannot see or talk to each other (prevent cross talk between different installs). This can be done in HOSTS file.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 14 Aug 2023 12:02:13 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893620#M1302</guid>
      <dc:creator>avillanueva</dc:creator>
      <dc:date>2023-08-14T12:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893638#M1303</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;But how do I change this now? before I was using outside domain, And setting HOSTS file for machines to access this, has easier way to change this name or better change server name?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:30:32 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893638#M1303</guid>
      <dc:creator>MS_Santos</dc:creator>
      <dc:date>2023-08-14T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893642#M1304</link>
      <description>&lt;P&gt;I also recommend&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/27334"&gt;@avillanueva&lt;/a&gt;'s suggestion of a proxy in front with a friendly name. The article referenced shows how to set up Windchill behind a proxy. The property you are looking for is&amp;nbsp;wt.server.codebase&lt;/P&gt;
&lt;P&gt;xconfmanager -s wt.server.codebase="$(wt.webserver.protocol)://&amp;lt;&amp;lt;YOUR FRIENDLY HOST&amp;gt;&amp;gt;:$(wt.webserver.port)/$(wt.webapp.name)" -t codebase/wt.properties -p&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS68466?source=search" target="_blank"&gt;https://www.ptc.com/en/support/article/CS68466?source=search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:37:49 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893642#M1304</guid>
      <dc:creator>jbailey</dc:creator>
      <dc:date>2023-08-14T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change name Server Address</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893668#M1305</link>
      <description>&lt;P&gt;Edit:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't need to rehost or use a reverse proxy if you want to access the Windchill server from a different domain name / URL.&amp;nbsp; In that case you just have to change the &lt;STRONG&gt;wt.server.codebase&amp;nbsp;&lt;/STRONG&gt;property.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS178849" target="_blank" rel="noopener"&gt;Article - CS178849 - How to make Windchill use a DNS alias when generating URLs in Windchill (ptc.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to go through a rehost process if you need to change the &lt;EM&gt;&lt;STRONG&gt;actual physical server name&lt;/STRONG&gt;&lt;/EM&gt; for some reason.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 15:24:19 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Change-name-Server-Address/m-p/893668#M1305</guid>
      <dc:creator>TomU</dc:creator>
      <dc:date>2023-08-14T15:24:19Z</dc:date>
    </item>
  </channel>
</rss>

