blob: e082989a77430f175d28b2710e865ff6a104bce8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Sub Topic</title>
</head>
<body>
<h1>Removing a Server</h1>
You can remove the server, as required.
<p>To remove a server, perform the following steps:</p>
<ol>
<li>Choose from the menu, toolbar, or right click on the selected
Server and select <b>Remove Server</b>.
<li>If the server is currently running, you are asked to confirm
before removing a server.
<p><img src="../images/GMC_Remove_server.jpg"
alt="Remove Server Confirmation" />
<li>Click <b>Yes</b>. The console displays the following window to
indicate that the server was successfully removed.
<p><img src="../images/GMC_remove_server_confirm.jpg"
alt="Remove Server" />
<li>Click <b>OK</b>. The removed server is listed under Discovered
Server node
</ol>
.
</body>
</html>
|