I am trying to find a way to use my linux server to give a command to my windows 2003 server. I need a script that I can run on a linux server that will remotely bind and unbind ip addresses on a windows 2003 server. I have several windows servers that I manually bind their ips locally for each, each day. I'm looking for a way to bind and unbind all of those win boxes from one central location, My linux box. Thanks.
remote commands to windows server from linux server
Started by centsinger, Jun 11 2010 10:34 AM
2 replies to this topic
#1
Posted 11 June 2010 - 10:34 AM
|
|
|
#2
Posted 14 June 2010 - 08:27 PM
Why can you not set a Windows scheduler task to rebind the IP each day? Otherwise you can make an extremely simple authenticated REST implementation to manually do it yourself. SSH is an obvious choice as well, the scope of this question falls out of PHP.
#3
Posted 15 June 2010 - 07:00 AM
Nullw0rm said:
Why can you not set a Windows scheduler task to rebind the IP each day? Otherwise you can make an extremely simple authenticated REST implementation to manually do it yourself. SSH is an obvious choice as well, the scope of this question falls out of PHP.
This is really important for me, that I can do it from linux. Where would you suggest I go to find some help?


Sign In
Create Account

Back to top









