Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T12:11:39.000Z (7 months ago)
- Last Synced: 2024-07-10T10:29:06.826Z (7 months ago)
- Topics: paexec, remote-control, robocopy
- Language: C#
- Homepage:
- Size: 3.13 MB
- Stars: 82
- Watchers: 11
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - Remoter - GUI over PAExec and robocopy to remote a bunch of PCs at once. (Other Resources / Software made with VL)
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.![remoter](https://github.com/vvvv/Remoter/assets/1067952/8fdbf624-f785-47cf-be19-a637cd9fb051)
## 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).