Multiple choice technology

Using ATMS, what is the syntax to check IS/OOS status of a server?

  1. status /servername:SERVERNAME

  2. stat /servername:SERVERNAME

  3. info /servername:SERVERNAME

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The standard command for checking IS/OOS (In Service/Out of Service) status in ATMS is 'status /servername:SERVERNAME'. Option B uses the abbreviated 'stat' command, and option C uses 'info' which is not the correct command for this specific status check. The 'status' command semantically matches the operation being performed.