Automatically Rebooting Accesspoints

Discuss RoboTask here
Post Reply
akpatel
Posts: 1
Joined: Fri Jul 28, 2006 2:07 pm
Location: United States
Contact:

Automatically Rebooting Accesspoints

Post by akpatel »

I am somewhat technical but can't figure out how to go about doing this. I have a hotel where I installed 10 wireless accesspoints and sometime the freeze up or act sluggish and rebooting them seems to resolve the issue.  What I want to do for example is Log on to the access point remotely and select the button that says restart.  I can get it to open the logon prompt after using run"http://69.36.52.54:xxxx" and then how do I automatically enter username and password to logon.  Then I think I can do it from there
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Automatically Rebooting Accesspoints

Post by Oleg »

You can enter username and password by using "Send keystroke" action. Key sequence will be like this:
username{Tab}password{Enter}

Probably you should insert some pause between opening the page and sending keystrokes.
Post Reply