https://github.com/vvvv/remoter
GUI over PAExec and robocopy to remote a bunch of PCs at once
https://github.com/vvvv/remoter
paexec remote-control robocopy
Last synced: 4 months ago
JSON representation
GUI over PAExec and robocopy to remote a bunch of PCs at once
- Host: GitHub
- URL: https://github.com/vvvv/remoter
- Owner: vvvv
- Created: 2018-10-16T18:09:23.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T12:26:07.000Z (about 1 year ago)
- Last Synced: 2025-03-28T13:05:14.504Z (about 1 year ago)
- Topics: paexec, remote-control, robocopy
- Language: C#
- Homepage:
- Size: 3.81 MB
- Stars: 84
- Watchers: 8
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remoter
A fancy GUI over [PAExec](https://www.poweradmin.com/paexec/) and [robocopy](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy) to remote a bunch of Pcs at once.

## Features
- Manage lists of PCs (via their IPs) and assign them to groups
- WakeOnLAN, Reboot, Shutdown selected PCs
- Start, Restart, Kill processes on selected PCs
- Define what happens when a task fails (e.g. Reboot, Restart process,...)
- Mirror files to selected PCs
## Troubleshooting
If you have troubles getting Remoter to work, see: [Troubleshooting](../../wiki/troubleshooting).
---
Created with [vvvv](https://visualprogramming.net).