Displays the statistics log for the local Workstation or Server service, or the running services for which statistics are available. Used without parameters, net statistics lists the running services for which statistics are available.
net statistics [{workstation | server}]
workstation : Displays statistics for the local Workstation service.
server : Displays statistics for the local Server service.
net help command : Displays help for the specified net command.
| • | You can also type net stats. | ||||||||||
| • | For the Workstation service, Windows XP reports the computer's name, the date and time when the statistics were last updated, and the following information:
| ||||||||||
| • | For the Server service, Windows XP reports the computer's name, the date and time when the statistics were last updated, and the following information:
|
To display statistics for the Server service and prevent the output from scrolling, type:
net statistics server | more
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |