| | |
To control the windows services on the remote machine
Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2009
Posts: 1
Reputation:
Solved Threads: 0
Hi,
I'm a newbie in Perl programming.
I have to start/stop the Windows services running on the remote machine. So, I’m writing a script in Perl to accomplish this job.
So far, I’ have completed the following tasks.
• to access the windows services through Perl in my local machine.
• Able to connect to the remote machine (using telnet/socket programming).
The problem here is I’m not able to use the credentials viz. username and password to access the remote machine. Every time, it’s gives session expired even though Timeout is 50/100 seconds.
When I tried to connect to the remote machine using telnet at the DOS prompt, a blank screen will be displayed. It’s connected but, not asking for user name and password.
Can you please tell me how to access the remote machine from a Windows/Linux machine?
Thanks in advance.
I'm a newbie in Perl programming.
I have to start/stop the Windows services running on the remote machine. So, I’m writing a script in Perl to accomplish this job.
So far, I’ have completed the following tasks.
• to access the windows services through Perl in my local machine.
• Able to connect to the remote machine (using telnet/socket programming).
The problem here is I’m not able to use the credentials viz. username and password to access the remote machine. Every time, it’s gives session expired even though Timeout is 50/100 seconds.
When I tried to connect to the remote machine using telnet at the DOS prompt, a blank screen will be displayed. It’s connected but, not asking for user name and password.
Can you please tell me how to access the remote machine from a Windows/Linux machine?
Thanks in advance.
0
#2 Oct 7th, 2009
This is the best book I know of that deals with windows system admin via perl:
http://www.amazon.com/Win32-Perl-Scr...dp/1578702151/
http://www.amazon.com/Win32-Perl-Scr...dp/1578702151/
And don't tell me there isn't one bit of difference between null and space, because that's exactly how much difference there is.
Larry Wall
Larry Wall
![]() |
Similar Threads
- Mysql Connector ODBC 3.51 on remote machine (MySQL)
- monitoring windows services (Visual Basic 4 / 5 / 6)
- Running cpp programe on remote machine (C++)
- Windows XP Home Edition Slow (Windows NT / 2000 / XP)
- SQL express on a remote machine (VB.NET)
- Services (Administrative Tools) or msconfig? (Windows NT / 2000 / XP)
- Modifying the Remote machine IE Favorites List By Visual Basic (Visual Basic 4 / 5 / 6)
- Windows XP Pro install on new machine "could not copy file .." (Windows NT / 2000 / XP)
Other Threads in the Perl Forum
- Previous Thread: System()?
- Next Thread: Последняя возможность для вас.
| Thread Tools | Search this Thread |





