
<!DOCTYPE html
  PUBLIC "html5" "about:legacy-compat">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2012"/>
<meta name="DC.rights.owner" content="(C) Copyright 2012"/>
<meta name="DC.Type" content="reference"/>
<meta name="DC.Title" content="Scheduling"/>
<meta name="abstract" content="The Scheduling page lets you create and manage scheduled tasks to run batch files automatically."/>
<meta name="description" content="The Scheduling page lets you create and manage scheduled tasks to run batch files automatically."/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="cns-r-ConversionProperties-Scheduling"/>
<meta name="DC.Language" content="en"/>
<link rel="stylesheet" type="text/css" href="../DSDocXML.css"/>
<title xmlns:mml="http://www.w3.org/1998/Math/MathML">Scheduling</title>
<script xmlns:mml="http://www.w3.org/1998/Math/MathML" type="text/javascript" src="../DSDocHighlight.js">
  	/* */
  	</script></head>
<body onLoad="highlightSearchTerms();" id="cns-r-ConversionProperties-Scheduling">
<a xmlns:mml="http://www.w3.org/1998/Math/MathML" name="hj-top"> </a><table xmlns:mml="http://www.w3.org/1998/Math/MathML" class="table1" id="table11"><tr><td><table class="DocHeader"><tr><td class="DocHeader1" colspan="2"><h1>Scheduling</h1></td></tr><tr><td class="DocHeader4" colspan="2"/></tr><tr><td class="DocHeader3" colspan="2"><table class="DocThemeIntro" id="table12"><tr><td class="Intro1Only"><p class="header"><p class="abstract"><span class="shortdesc">The Scheduling page lets you create and manage scheduled tasks to run batch files automatically. </span>
<p>
Enterprise Sync uses the Microsoft Windows Task Scheduler for scheduling.</p><p><span class="run-in">Important:
		</span> You can create schedules with Sync and Enterprise Sync, but Enterprise Sync is required to run scheduled tasks.

</p>
</p>

</p></td></tr></table></td></tr></table>

<div class="body refbody">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="void" border="1" rules="all"><thead class="thead" align="left"><tr class="row"><th class="entry" valign="top" id="d10330e20">Command Name</th>
<th class="entry" valign="top" id="d10330e22">Description</th>
</tr>
</thead>
<tbody class="tbody"><tr class="row"><td class="entry" valign="top" headers="d10330e20 "><span class="ph uicontrol">Create/Edit Scheduling</span></td>
<td class="entry" valign="top" headers="d10330e22 ">Creates or modifies scheduled tasks for the current batch.
<p>To schedule a batch job:</p><ol class="ol"><li class="li">Click 
<span class="ph uicontrol">Create/Edit Scheduling</span>.
<p>The Microsoft Task Scheduler dialog box appears.
</p></li>
<li class="li">On the Schedule tab, select 
<span class="ph uicontrol">Show multiple schedules</span>, click 
<span class="ph uicontrol">New</span>, and set the start time and frequency.</li>
<li class="li">On the Task and Settings tabs, set options as needed.
<p>
<p>Note:
    	 When a task completes, a results window appears. This window must be closed before a new task can run. To close the window automatically, append 
<span class="ph filepath">-verbose:no</span> to the 
<span class="ph uicontrol">Run</span> command line on the Task tab. For example:</p>
</p>
<span class="ph filepath">
<var class="keyword varname">"&lt;install_dir&gt;</var>
\Bin\Sync.exe" -batch "C:\My_Sync\my_conv.seeb" -verbose:no
</span></li>
<li class="li">Click 
<span class="ph uicontrol">OK</span>.</li>
</ol>
</td>
</tr>
<tr class="row"><td class="entry" valign="top" headers="d10330e20 "><span class="ph uicontrol">Remove Scheduling</span></td>
<td class="entry" valign="top" headers="d10330e22 ">(Available when the current batch has at least one scheduled task.) Deletes scheduled tasks for the current batch.</td>
</tr>
<tr class="row"><td class="entry" valign="top" headers="d10330e20 "><span class="ph uicontrol">Open Windows Tasks Folder</span></td>
<td class="entry" valign="top" headers="d10330e22 "><p>Opens the Windows 
<span class="ph uicontrol">Tasks</span> folder so you can view scheduled tasks.
</p></td>
</tr>
</tbody>
</table>
</div>
</div>

</td></tr></table><script xmlns:mml="http://www.w3.org/1998/Math/MathML" type="text/javascript" src="../DSDocStats.js">/* */</script></body>
</html>