Is there a way to stop a windows service (possibly on a remote machine) using ruby?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The %x command, and Windows command line utilities like “AT” and “NET STOP”.
e.g.
00:00 being the current time plus a reasonable buffer to account for the clocks being out of sync. Also, the AT command requires elevation on Vista/Server 2008/Windows 7.