Relevance for Where User is logged on?

Hello,

Is there a way to check in which computers specific user is logged on?

Thanks,
Ortal

The property “Current User” can help you identify computers where a user is currently logged in.

Q: exists Current User
A: True

Q: names of current users
A: Administrator

The relevance of current user only shows the console user.

To show all the users that are logged on through other connections use

logged on users

The current user inspector is the same “type” as logged on user but its just a restricted member

Thanks for your reply.

But how can i check where specific user is logged on? not on a specific station…

Thanks,
Ortal

Its fairly easy I think

exists logged on users whose (name of it = "nametocheck")