25 lines
878 B
HTML
25 lines
878 B
HTML
<!- Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved ->
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Sampler Demo</TITLE>
|
|
</HEAD>
|
|
|
|
<BODY LINK="#0000ff" VLINK="#800080" BACKGROUND="Image66.jpg">
|
|
<FONT SIZE=+1><STRONG>The service in question has now appeared as the root in the
|
|
<EM>Object Browser</EM>. By expanding the item in question
|
|
a list of associated objects is displayed. These objects may be effected by the
|
|
service shutdown and the owners of these objects may need to be notified. The owner
|
|
of the machine responsible for the service shutdown can be notified to have the
|
|
service restarted. The service can be restarted by changing the State Property
|
|
to "Running" and saving the change.<P>
|
|
|
|
<CENTER>
|
|
<FONT COLOR="#0000FF">To end this demo restart the service, or select the
|
|
"End Demo" button.</FONT><BR>
|
|
</CENTER>
|
|
</STRONG></FONT>
|
|
|
|
</BODY>
|
|
</HTML>
|