FePsTools

Written by

in

FePsTools (Front-end for PsTools) is a legacy graphical user interface (GUI) developed by David Pront to wrap Microsoft’s command-line Sysinternals PsTools suite. It eliminates the need to memorize complex command-line syntax or troubleshoot typos when executing remote administrative tasks on Windows environments. Key Features and Functionality

Visual Command Mapping: Translates raw command-line parameters into checkboxes, text fields, and dropdown options.

Sidebar Navigation: Organizes the suite into a clean sidebar menu for seamless switching between different utilities.

One-Click Execution: Employs a single action button (a gear icon) to compile and run selected arguments automatically.

Target Mapping: Requires a one-time configuration path pointing directly to your local PsTools folder directory. Supported Utilities Wrapped by FePsTools

FePsTools serves as a visual control center for the core utilities inside the Microsoft Sysinternals Package, including: Graphical Frontend Functionality PsExec

Remotely executes processes through structured GUI input fields. PsKill

Terminates local or remote processes by name or PID via click selection. PsShutdown

Configures reboots, shutdowns, or logoffs without text switches. PsPasswd

Manages remote account password updates via a standardized menu interface. PsInfo

Compiles local or remote asset hardware and software configuration metrics. System Setup and Workflow

Download the Suite: Acquire the official command-line binaries directly from Microsoft Sysinternals PsTools.

Extract Files: Place the compressed command-line binaries into a persistent local folder (e.g., C:\PSTOOLS).

Link the Frontend: Run FePsTools.exe, navigate to File > Settings, and map the path pointing to that directory.

Configure Parameters: Click the desired tool on the sidebar, select target computer options, alternate network credentials, and execute. User Perspective

“Some times it takes me 1 or 2 tries before I get a complex command to work. However, I do not have that problem anymore. … This tool has reduced the time I spend running certain tasks and has increased the potential of Pstools for me.” Spiceworks Community · 12 years ago Important Considerations

Legacy Status: The original developer platform (davitools.com) is no longer actively maintained. System admins looking for ongoing open-source support frequently turn to alternative wrappers such as the active PSTools GUI project on SourceForge.

False Positives: Security suites may flags tools like PsExec as a “remote admin” threat. The files do not contain malware, but their powerful remote access capabilities mean you must explicitly whitelist them in your enterprise antivirus policy.

Are you planning to deploy this for local troubleshooting or remote domain management? I can provide the exact syntax configurations or recommend modern PowerShell equivalents if needed. How to make PsTools easier to use. – Spiceworks Community

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *