<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DaviTools &#187; front-end pstools</title>
	<atom:link href="http://www.davitools.com/category/front-end-pstools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davitools.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2020 07:33:12 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Front-end for PsTools</title>
		<link>http://www.davitools.com/fepstools/</link>
		<comments>http://www.davitools.com/fepstools/#comments</comments>
		<pubDate>Fri, 03 Oct 2014 10:10:55 +0000</pubDate>
		<dc:creator><![CDATA[david]]></dc:creator>
				<category><![CDATA[front-end pstools]]></category>

		<guid isPermaLink="false">http://www.davitools.com/?p=136</guid>
		<description><![CDATA[Front-end for PsTools (FePsTools) is a graphical interface around the command line tools from SysInternal&#8217;s PsTools. FePsTools gives you an easy way to build the command you need to execute a PsTool utility. While you are clicking and typing the needed options you can see the command line build up. Once you have created the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.davitools.com/wp-content/uploads/fepstools_logo_2.png"><img class="alignleft wp-image-115 size-full" src="http://www.davitools.com/wp-content/uploads/fepstools_logo_2.png" alt="fepstools_logo_2" width="156" height="260" /></a>Front-end for PsTools (FePsTools) is a graphical interface around the command line tools from SysInternal&#8217;s PsTools.</p>
<p>FePsTools gives you an easy way to build the command you need to execute a PsTool utility. While you are clicking and typing the needed options you can see the command line build up.</p>
<p>Once you have created the command line, FePsTool can execute the command for you and will show you the results. It can also create a shortcut from your command line or you can copy the command line and use it in your script.</p>
<p>This is version 2 of FePsTools. With this new version the program is brought up to date with the version 2.44 of PsTools.</p>
<p>Besides a make-over of the user interface there are several other new features. Please refer to the documentation to read about the new features and fixes.</p>
<p><a title="FePsTools files" href="http://www.davitools.com/download/fepstools/fepstools2.zip">Download FePsTools 2.0</a></p>
<h4>Documentation</h4>
<p>Below you see the main window of the program.</p>
<p>1. Click on one of the toolbuttons to display to options for the selected PsTool</p>
<p>2. Here you choose the switches/options that should apply to the tool</p>
<p>3. The command line is built while you select options and switches</p>
<p>4. With the Execute command you run the selected tool. Press the Cancel button to stop a running tool. Press the shortcut button to create a shortcut from the command line. Press the help button to display the help output from the selected tool.</p>
<p><a href="http://www.davitools.com/wp-content/uploads/screenshot1.jpg"><img class="alignnone size-full wp-image-116" src="http://www.davitools.com/wp-content/uploads/screenshot1.jpg" alt="screenshot1" width="867" height="647" /></a></p>
<p>Shortcuts</p>
<p>The following keys are available to quickly execute some of the available actions:</p>
<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 75px;">F8</td>
<td>Execute the tool</td>
</tr>
<tr>
<td style="width: 75px;">F9</td>
<td>Cancel execution of the tool</td>
</tr>
<tr>
<td style="width: 75px;">Shift + F1</td>
<td>Show the help output of the selected tool</td>
</tr>
<tr>
<td style="width: 75px;">Ctrl + F1</td>
<td>Show the PsTools help page of the selected tool</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4> Settings</h4>
<p><a href="http://www.davitools.com/wp-content/uploads/settings.jpg"><img class="alignnone size-full wp-image-117" src="http://www.davitools.com/wp-content/uploads/settings.jpg" alt="settings" width="414" height="303" /></a></p>
<p><strong>PsTools Directory<br />
</strong>Here you fill in the path to you PsTools utilities.</p>
<p><strong>Hide Password in command line<br />
</strong>If you enable this option the password will be hidden in the command line. When you copy the command line or create a shortcut the password will be visible in plain text.</p>
<p><strong>Open last used tab on startup<br />
</strong>When this option is checked the program will remember the last selected PsTool and reopen it on startup.</p>
<p><strong>Output Window Color<br />
</strong>You can choose to have the output shown in a black window with white characters or in a grey window with black characters.</p>
<h4>Computer List</h4>
<p><a href="http://www.davitools.com/wp-content/uploads/computerlist.jpg"><img class="alignnone size-full wp-image-114" src="http://www.davitools.com/wp-content/uploads/computerlist.jpg" alt="computerlist" width="500" height="316" /></a></p>
<p>&nbsp;</p>
<p>Most of the tools take a textfile with computer names as input. On the Edit computer list window you can edit your computer list. The list is a plain text file and each computer should be on a separate line.</p>
<p>With the Browse Network button you can browse for a specific computer to add to the list.</p>
<p>The Search Network button will search the network for computers and populate the list with the found computer names.</p>
<h4>Release Notes</h4>
<p><strong>Version 1.0</strong><br />
First version release in june 2004</p>
<p><strong>Version 2.0</strong><br />
Made up to date with the PsTools version 2.44<br />
Quoted long names with space<br />
Fixed several command line bugs<br />
Password can be hidden in command line<br />
Made Window resizable<br />
Several GUI updates<br />
Search network for computers and populate computer list<br />
Added shortcuts for most common actions<br />
Added option to show tool help output<br />
Added option to show pstools help pages</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davitools.com/fepstools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
