Jump to content

Remote Reboot and VNC callback


Recommended Posts

Is it possible to in a simple way make a remote reboot and vnc callback software in autoit.

It should work over WAN.

My thoughts is a software that can put up a list of computers with the Computers Name and IP.

So that i can easily reboot them and make a vnc callback to administer the computers.

This would require some sort of server / client app.

It should be able to send stuff like shutdown -r -f to force a computer to reboot.

Thanks in advance.

Link to comment
Share on other sites

Is it possible to in a simple way make a remote reboot and vnc callback software in autoit.

Yes.

It should work over WAN.

My thoughts is a software that can put up a list of computers with the Computers Name and IP.

So that i can easily reboot them and make a vnc callback to administer the computers.

This would require some sort of server / client app.

It should be able to send stuff like shutdown -r -f to force a computer to reboot.

Thanks in advance.

Look at the TCP#### functions in the help file, and do some searching on the forums, TCP server/clients have been discussed aplenty 'round here.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...