<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Lieberman Software Support Forums - Task Scheduler Pro</title>
		<link>http://forum.liebsoft.com/</link>
		<description>Schedule Windows tasks across all managed systems in the enterprise.</description>
		<language>en</language>
		<lastBuildDate>Thu, 09 Sep 2010 08:34:55 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.liebsoft.com/images/misc/rss.png</url>
			<title>Lieberman Software Support Forums - Task Scheduler Pro</title>
			<link>http://forum.liebsoft.com/</link>
		</image>
		<item>
			<title>Common Scheduled Task Questions</title>
			<link>http://forum.liebsoft.com/task-scheduler-pro/223-common-scheduled-task-questions.html</link>
			<pubDate>Mon, 18 Jan 2010 22:03:36 GMT</pubDate>
			<description>*These are a few common questions that often arise when pushing out and running tasks on remote machines.* 
 
*I Think my Task is Hanging* - If a...</description>
			<content:encoded><![CDATA[<div><b><font size="3">These are a few common questions that often arise when pushing out and running tasks on remote machines.</font></b><br />
<br />
<b>I Think my Task is Hanging</b> - If a task has been running longer than expected, it could be that it is waiting on user input.  The application or patch that is associated with the task will run with the same account that the task is run as.  If that account does not have an interactive logon session, then the application or patch will not have an interactive logon session.  If the application or patch is waiting for user input and the account is non-interactive, then the task will appear to still be running.  Some applications and patches can detect whether or not the logon session is interactive and will exit with an error if it detects that the session type is incorrect.<br />
<br />
<b>My Task Returned an AppCode: X in the Last Result field </b>- Application return codes are specific to the application that the task is running.  the task moniter stores the last exit code, which is the code the application returns when it exits.  When trying to decipher what the return code means for a specific application or patch, the documentation for that application or patch usually contains some relevant information.  The extent to which applicaiton return codes are docuemented varies from application to application and some applications and patches don't offer any explanation describing return codes.  Usually an App Code: 0 is success wheras any other return code means failure, but all return codes are application specific.<br />
<br />
<b>My Task Failed to Run </b>- Make sure that the account that the task is running under has sufficient privileges to run the application or program.  Sometimes when tasks are added to systems across domain boundries, different accounts must be used to ensure that the task has administrative access<br />
<br />
<b>My Task is Failing and I Don't Know Why </b>- Some applications and patches require special command line options in order for them to run in different contexts.  This is what most often causes patches and updates to fail to run on remote machines.  In the case of pathces and updates, each patch has a list of command line options that must be supplied in order to run successfully in different situations.  The various flags differ from patch to patch, but some common flags to look for are:<ul><li>Unattended Mode - Use this to specify a non-interactive logon.</li>
<li>Silent Mode - Use this to hide any display messages that are displayed by the app or patch.</li>
<li>Non-Interactive Mode - Use this to specify a non-interactive logon.</li>
<li>Force Restart - Force the system to restart after running the patch.</li>
<li>Do Not Restart - Do not restart the system after installing the patch.</li>
</ul>The specific flags that you will need to use depend on which account you are using to run the task and what the requirements of the patch are.  For syntax for specific flags, check the documentation for the specific patch that you are installing.</div>

 ]]></content:encoded>
			<category domain="http://forum.liebsoft.com/task-scheduler-pro/">Task Scheduler Pro</category>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="true">http://forum.liebsoft.com/task-scheduler-pro/223-common-scheduled-task-questions.html</guid>
		</item>
		<item>
			<title>Alt-Admins does not work in TSP</title>
			<link>http://forum.liebsoft.com/task-scheduler-pro/27-alt-admins-does-not-work-tsp.html</link>
			<pubDate>Wed, 24 Oct 2007 12:50:46 GMT</pubDate>
			<description>*The alternate administrators feature in Task Scheduler Pro works properly. *Rather, Microsoft included an update a few years back which changed the...</description>
			<content:encoded><![CDATA[<div><b>The alternate administrators feature in Task Scheduler Pro works properly. </b>Rather, Microsoft included an update a few years back which changed the authentication model of the iTask (DCOM) interface which does not allow for user impersonation. As a result, the use of alternate administrators when attempting to set task credentials fails. <br />
<br />
There is no workaround for this behavior and Microsoft has no intention of reverting this behavior though they are aware of the trouble it has caused for us, you , and other vendors. <br />
<br />
Alternate Administrators can still be utilized in TSP for the purposes of viewing or deleting tasks.</div>

 ]]></content:encoded>
			<category domain="http://forum.liebsoft.com/task-scheduler-pro/">Task Scheduler Pro</category>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="true">http://forum.liebsoft.com/task-scheduler-pro/27-alt-admins-does-not-work-tsp.html</guid>
		</item>
		<item>
			<title>How does Task Scheduler Pro work?</title>
			<link>http://forum.liebsoft.com/task-scheduler-pro/26-how-does-task-scheduler-pro-work.html</link>
			<pubDate>Wed, 24 Oct 2007 12:46:10 GMT</pubDate>
			<description>Task Scheduler Pro works by managing the contents of the scheduled tasks folder on the targeted Windows machines. This means any and all Windows...</description>
			<content:encoded><![CDATA[<div>Task Scheduler Pro works by managing the contents of the scheduled tasks folder on the targeted Windows machines. This means any and all Windows tasks can be seen and managed by Task Scheduler Pro. <br />
<br />
Task Scheduler Pro does not implement its own scheduling system on the managed machines; there are no agents or services installed on the managed systems.</div>

 ]]></content:encoded>
			<category domain="http://forum.liebsoft.com/task-scheduler-pro/">Task Scheduler Pro</category>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="true">http://forum.liebsoft.com/task-scheduler-pro/26-how-does-task-scheduler-pro-work.html</guid>
		</item>
	</channel>
</rss>
