Can I start and stop IIS 6.0 application pools on one machine from within Java code running on another machine? If so, how?
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.
Use Java’s facility to execute another program and use the command line tool such as
(see http://technet.microsoft.com/en-us/library/cc732742(WS.10).aspx)