Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

\n \n \n \n \n \n \n \n \n \n \n \n \n
Related DocumentationVersion of up.time \naffectedAffected Platforms
\nAllWindows

...

You can start and stop the up.time Windows agent at the command line.

...

To stop the up.time agent, type one of the the following at the command line:

...

 

For an agent version older than 4.1.1202:

...

net stop "up.time NT agent"

...

For an agent at version 4.1.1202 5.3 or newer:

...

Code Block
net stop "up.time

...

To start the up.time agent, type one of the following commands at the command line:

...

For an agent older than version 4.1.1202:

...

 agent"
net start "up.time

...

 agent"

...

For an agent at version 4.1.1202 or newer:

...

net start "up.time agent"

...

Note: To determine the agent version that you are running, type net start at the command line to list all running services. If the list contains up.time NT agent, the agent is older than version 4.1.1202. If the list contains up.time agent, the agent is at version 4.1.1202 or newer.

...