remote control with rexec

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

remote control with rexec

#1 Post by Ed Dyreen » 10 Jun 2011 09:43


rexec remotePC defrag C: /F

This command used the rexec command to force a defragment of the C: drive on the computer named remotePC. You can use whatever you want to for the command (I just used defrag C: /F as an example). This is very useful for remote maintenance.

Ranguna173
Posts: 104
Joined: 28 Jul 2011 17:32

Re: remote control with rexec

#2 Post by Ranguna173 » 11 Nov 2011 14:46

It's also useful for "Lan" DOS gaming.
Thanks!

Post Reply