<?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: Snapcreator Schedules: Monthly Policy with frequency weekly? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70489#M2966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the cron option.&lt;/P&gt;&lt;P&gt;Here is the documentation on how to setup the schedule.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger" target="_blank"&gt;http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2012 13:31:20 GMT</pubDate>
    <dc:creator>Arora_Kapil</dc:creator>
    <dc:date>2012-03-16T13:31:20Z</dc:date>
    <item>
      <title>Snapcreator Schedules: Monthly Policy with frequency weekly?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70484#M2965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want Create a Monthly Schedule with frequency monthly. But only the following frequencies are selecteable:&lt;/P&gt;&lt;P&gt;once&lt;/P&gt;&lt;P&gt;hourly&lt;/P&gt;&lt;P&gt;daily&lt;/P&gt;&lt;P&gt;weekly&lt;/P&gt;&lt;P&gt;cron&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No frequency monthly is available, right? &lt;/P&gt;&lt;P&gt;So I have to use "Windows Task Scheduler" for creating a Job with a monthly frequency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:32:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70484#M2965</guid>
      <dc:creator>brauntvr2swiss</dc:creator>
      <dc:date>2025-06-05T06:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Snapcreator Schedules: Monthly Policy with frequency weekly?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70489#M2966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the cron option.&lt;/P&gt;&lt;P&gt;Here is the documentation on how to setup the schedule.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger" target="_blank"&gt;http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:31:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70489#M2966</guid>
      <dc:creator>Arora_Kapil</dc:creator>
      <dc:date>2012-03-16T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Snapcreator Schedules: Monthly Policy with frequency weekly?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70495#M2967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are adding a monthly option but for now use cron. Our task scheduler is very powerful as it comes with its own built-in cron mode which works on windows and unix and isnt dependent on cron, we just call it that since it is similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are examples of how to set the cron scheduler in SC, please give this a try:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger" title="http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger" target="_blank"&gt;http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC scheduler is 100X better than task manager &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This for example would run on last day of every month at 10:15am&lt;/P&gt;&lt;P&gt;&lt;TT&gt;0 15 10 L * ?&lt;/TT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:32:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70495#M2967</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2012-03-16T13:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Snapcreator Schedules: Monthly Policy with frequency weekly?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70504#M2968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kapil/Keith &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick answer... Its great to become useful solutions in such a short Time &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have understand this cron "Thing". I have thinked this is for SC Server running on UNIX Systems only.&lt;/P&gt;&lt;P&gt; But after your explanation its clearly for me and cron is perfectly for our Environment.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz,Thanks and have a nice Weekend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:19:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70504#M2968</guid>
      <dc:creator>brauntvr2swiss</dc:creator>
      <dc:date>2012-03-16T14:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Snapcreator Schedules: Monthly Policy with frequency weekly?</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70508#M2969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Happy to help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This community is a key part of Snap Creator so there are many on here watching and helping, always feel free to ask for help here &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great weekend!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:55:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snapcreator-Schedules-Monthly-Policy-with-frequency-weekly/m-p/70508#M2969</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2012-03-16T14:55:08Z</dc:date>
    </item>
  </channel>
</rss>

