Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

service Controller Getting the Status of an Service on Remote Computer

Status
Not open for further replies.

javabunch

Programmer
Dec 2, 2004
4
DE
Hello,
I want to know the status of an Service running on an remote computer. For this reason I am using the serviceController. Now I have 2 questions.How can I authenticate myself on the remote comupter and how can I get the status of the Service? I tryed to use serviceController1.Status but I was not able to convert this return value into something I could have displayed in a textbox for example. How can I do this? I already took a look in the MSDN but I was not able to find the answer :-(

Greetings to Everyone :)

Regards

javabunch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top