Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

![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).