<?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: Script license renewal from central server on startup in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/404124#M65451</link>
    <description>&lt;P&gt;Beginning with JMP 17 the Renew License() jsl function will take an optional file location argument.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jul 2021 20:44:39 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2021-07-26T20:44:39Z</dc:date>
    <item>
      <title>Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/255617#M50195</link>
      <description>&lt;P&gt;I would like to write a script that runs on JMP startup (I know how to do this, but not the rest) that checks how much longer the license is valid (or if it is already expired), then when we go below a certain threshold I want to pull a new .sid file from a file server and load that to renew the license file. Now given that renew license() is not even mentioned in the scripting index there is not a whole lot to go on with this. Does anybody have any tips on how to get started?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 08:48:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/255617#M50195</guid>
      <dc:creator>pauldeen</dc:creator>
      <dc:date>2020-04-02T08:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/257763#M50649</link>
      <description>&lt;P&gt;The solution is so much easier than writing a script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would send all the users an email with instructions.&lt;/P&gt;
&lt;P&gt;1) Open JMP&lt;/P&gt;
&lt;P&gt;2) Go to File-&amp;gt;Preferences&lt;/P&gt;
&lt;P&gt;3) Select File Locations&lt;/P&gt;
&lt;P&gt;4) Select License File Path&lt;/P&gt;
&lt;P&gt;5) Browse and select &amp;nbsp;&amp;nbsp;s:\data\license\jmp\15&amp;nbsp; (for example)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then JMP would automatically pick up the new license file when the admin updated it in that one place, and none of the users would have to worry about anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 20:28:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/257763#M50649</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2020-04-13T20:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/259304#M50914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To run a script a JMP startup, you can follow this documentation :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/15.1/index.shtml#page/jmp/run-a-script-at-start-up.shtml" target="_blank"&gt;https://www.jmp.com/support/help/en/15.1/index.shtml#page/jmp/run-a-script-at-start-up.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 10:24:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/259304#M50914</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2020-04-21T10:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/348058#M59901</link>
      <description>&lt;P&gt;Is there a way to do this with network paths instead of mounted drives? It seems that when I put in something like&amp;nbsp;\\server\path\Licenses JMP can no longer be started because the path cannot be found.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 13:25:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/348058#M59901</guid>
      <dc:creator>pauldeen</dc:creator>
      <dc:date>2021-01-13T13:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/348060#M59903</link>
      <description>&lt;P&gt;Hi pauldeen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it is possible. I did it with a file server.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 13:34:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/348060#M59903</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2021-01-13T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Script license renewal from central server on startup</title>
      <link>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/404124#M65451</link>
      <description>&lt;P&gt;Beginning with JMP 17 the Renew License() jsl function will take an optional file location argument.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 20:44:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-license-renewal-from-central-server-on-startup/m-p/404124#M65451</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2021-07-26T20:44:39Z</dc:date>
    </item>
  </channel>
</rss>

