Link to home
Start Free TrialLog in
Avatar of KOV_VZW
KOV_VZWFlag for Belgium

asked on

Exchange 2010: with user has rpc connection

Using the command

Get-Counter "msexchange rpcclientaccess\user count" -ComputerName xch

Open in new window


I get the number of users that uses RPC on Exchange.
In my case it says that there are 17 users using RPC.

But the next step is which users are using RPC.
How do I get the names of the 17 users using RPC?
Avatar of joyofsharing
joyofsharing
Flag of India image

Dear KOV_VZW,

Hope this helps you.

http://forums.msexchange.org/m_1800558404/printable.htm

Kindly keep us posted.


joyofsharing
ASKER CERTIFIED SOLUTION
Avatar of SubSun
SubSun
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KOV_VZW

ASKER

Exactly what we needed. Thank you very much.