<?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: Silent deployment of CRE0 9 through SCCM Configuration Manager in System Administration</title>
    <link>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/950739#M31004</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Welcome to the PTC Community!&lt;BR /&gt;&lt;BR /&gt;Thank you for your question. I’d like to recommend to bring more details and context to your initial inquiry. This will increase your chances to receive meaningful help from other Community members.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, I found these related community posts that may be helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Customization/Tutorial-on-driving-Creo-through-a-PoSh-shell/td-p/626333" target="_blank"&gt;Tutorial on driving Creo through a PoSh shell - PTC Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/System-Administration/Creo-Parametric-installation-with-SCCM/td-p/756530" target="_blank"&gt;Solved: Creo Parametric installation with SCCM - PTC Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/System-Administration/How-do-you-guys-deploy-the-Creo-installation-to-client-computers/td-p/901387" target="_blank"&gt;How do you guys deploy the Creo installation to cl... - PTC Community&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 11:29:40 GMT</pubDate>
    <dc:creator>AndrewK</dc:creator>
    <dc:date>2024-05-20T11:29:40Z</dc:date>
    <item>
      <title>Silent deployment of CRE0 9 through SCCM Configuration Manager</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/949876#M30985</link>
      <description>&lt;P&gt;I was wondering if anyone here has a powershell script that I can use to deploy CREO 9 through Configuration Manager. I can create a custom script to install but I would like to know what is needed to add the license and everything fully automated, perhaps an XML file that instructs the software.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 13:18:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/949876#M30985</guid>
      <dc:creator>RM_11077027</dc:creator>
      <dc:date>2024-05-15T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Silent deployment of CRE0 9 through SCCM Configuration Manager</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/950739#M31004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Welcome to the PTC Community!&lt;BR /&gt;&lt;BR /&gt;Thank you for your question. I’d like to recommend to bring more details and context to your initial inquiry. This will increase your chances to receive meaningful help from other Community members.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, I found these related community posts that may be helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Customization/Tutorial-on-driving-Creo-through-a-PoSh-shell/td-p/626333" target="_blank"&gt;Tutorial on driving Creo through a PoSh shell - PTC Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/System-Administration/Creo-Parametric-installation-with-SCCM/td-p/756530" target="_blank"&gt;Solved: Creo Parametric installation with SCCM - PTC Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/System-Administration/How-do-you-guys-deploy-the-Creo-installation-to-client-computers/td-p/901387" target="_blank"&gt;How do you guys deploy the Creo installation to cl... - PTC Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:29:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/950739#M31004</guid>
      <dc:creator>AndrewK</dc:creator>
      <dc:date>2024-05-20T11:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Silent deployment of CRE0 9 through SCCM Configuration Manager</title>
      <link>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/951177#M31007</link>
      <description>&lt;P&gt;I've never used&amp;nbsp;&lt;SPAN&gt;SCCM Configuration Manager, but I have created silent install scripts like you're referring to. Perform the install manually first, and select all the desired settings including the license file. In the installation directory, look for these files:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;creobase.p.xml&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;pma.p.xml&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For much more info, check out the Installation and Administration Guide. They have a section on Silent Installs:&amp;nbsp;&lt;A href="https://www.ptc.com/support/-/media/support/refdocs/Creo_Parametric/9,-d-,0/installguide90.pdf?sc_lang=en&amp;amp;source=search" target="_blank"&gt;https://www.ptc.com/support/-/media/support/refdocs/Creo_Parametric/9,-d-,0/installguide90.pdf?sc_lang=en&amp;amp;source=search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also note per this support article:&amp;nbsp;&lt;A href="https://www.ptc.com/en/support/creo-landing/creo-landing-main/install-floating-creo/silent-creo-installation?overlay=68498ACA-C21C-44C4-8C49-BAA76CE5C9F2&amp;amp;source=search" target="_blank"&gt;https://www.ptc.com/en/support/creo-landing/creo-landing-main/install-floating-creo/silent-creo-installation?overlay=68498ACA-C21C-44C4-8C49-BAA76CE5C9F2&amp;amp;source=search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"Silent Installation performed with a third party software like Microsoft SCCM, NetInstall, Progressbar are not supported by PTC".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:07:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/System-Administration/Silent-deployment-of-CRE0-9-through-SCCM-Configuration-Manager/m-p/951177#M31007</guid>
      <dc:creator>joe_morton</dc:creator>
      <dc:date>2024-05-21T14:07:38Z</dc:date>
    </item>
  </channel>
</rss>

