I am looking for a simple remote control, agent based software to perform simple commands to geographically dispersed workstations.

I am looking for something similar to Microsoft Intune.

I am open to suggestions: from standalone software to frameworks or technologies like WinRM.

Edit: simple commands are power off/reboot, services control: start/stop/reboot.

Regards,

Dragos

link|improve this question

50% accept rate
If you're looking for something like Windows Intune then why not just use Windows Intune? – joeqwerty Jan 6 at 11:48
It is a good candidate but it works only with Windows Professional and upper versions. And second it installs about 9 different agents. – Dragos Jan 6 at 12:47
give an example of "perform simple commands"? Sounds like you may just need wmic or powershells gwmi capabilities which are part of the os. Think everything intune does can be emulated with wmi. – tony roth Jan 6 at 16:21
I added few examples of simple commands. – Dragos Jan 9 at 9:05
feedback

closed as not constructive by MDMarra, Scott Pack, Chris S, mailq, Shane Madden Jan 7 at 6:19

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

Have you looked at Kaseya? I did a little work for a firm that used this, as much as I never fully got to grips with it, there seemed like a lot of functionality that will probably be relevant to your needs.

However, I personally felt more comfy either having a site to site vpn or vpn'ing into the site and remotely accessing the pc.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.