![]() |
Frontend for PsTools (FePsTools) is a graphical interface around the command line tools from SysInternal'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 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. Just as the PsTools utilities, you may use FePsTools freely, as long as you don't sell it. |
|||
| You can download FePsTools from here. To use FePsTool you will also need to download the command line PsTools from here. There is no special installation required. Just unzip the FePsTools executable in any directory and run it. It would be a good idea to install the exe in the same directory where you keep the PsTools utilities.
FePsTools is written for .NET, so if the .NET framework is not allready installed on you computer you should also download and install .NET first. Go here to find out whether you have .NET installed and to install it. Have a look at a screenshot of the program: Screenshot |
||||