Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> <HEAD>
<TITLE>Summary Tab (Agent Monitor Window)</TITLE>
<link rel=stylesheet type=text/css href=MCS-Help.css>
<META NAME="MS-HAID" CONTENT="a_WindowAgentMonSummary"> <SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT> </HEAD>
<BODY>
<H1>Summary Tab (Agent Monitor Window)</H1>
<P> Displays the summary of the agents dispatched to the selected computers. The status fields are defined as follows: </P>
<DL> <DT><B>Computers installed</B></DT> <DD> Specifies the number of computers on which the agent has been successfully installed. </DD>
<DT><B>Computers running</B></DT> <DD> Specifies the number of computers on which the agent is running. </DD>
<DT><B>Computers finished</B></DT> <DD> Specifies the number of computers on which the agent has finished the specified actions. </DD>
<DT><B>Computers failed</B></DT> <DD> Specifies the number of computers on which the agent was not able to be installed and run. </DD> </DL>
<P> The bottom section of this window provides a summary of the agent actions. The rows and columns are defined as follows: </P>
<DL> <DT><B>Files</B></DT> <DD> Specifies the number of files processed by the agent. </DD>
<DT><B>Directories</B></DT> <DD> Specifies the number of directories processed by the agent. </DD>
<DT><B>Shares</B></DT> <DD> Specifies the number of shares processed by the agent. </DD>
<DT><B>Group members</B></DT> <DD> Specifies the number of members in local groups processed by the agent. </DD>
<DT><B>User rights</B></DT> <DD> Specifies the number of entries for user rights processed by the agent. </DD>
<DT><B>Examined</B></DT> <DD> Specifies the number of Security Descriptors that the agent searched for SIDs that match the SIDs of the selected accounts. </DD>
<DT><B>Changed</B></DT> <DD> Specifies the number of Security Descriptors that the agent changed. </DD>
<DT><B>Unchanged</B></DT> <DD> Specifies the number of Security Descriptors that the agent did not change. </DD> </DL>
</BODY> </HTML>
|