July 2017
Intermediate to advanced
648 pages
31h 9m
English
Get-Counter -Counter '\ASP.NET Apps v4.0.30319(_LM_W3SVC_1_ROOT_OWA)\Requests Executing'
This retrieves the total number of users logged into OWA on the TLEX01 server. The output from this command will look similar to the following:

Viewing the output, we can see that two users are currently logged on to OWA.
Get-Counter '\\tlex01\MSExchange MapiHttp Emsmdb\User Count'
Similar to the previous example, ...
Read now
Unlock full access