Jump to content

Recommended Posts

Posted

Is there a way to find out every logged on user for all PCs? Or even all PCs a user is currently logged into?

 

We're having an issue with users choosing to switch user rather than logging off causing resources to be drained and temporary files filling up profiles on crashes. We'd like to be able to automatically inform users of where they should go to log off correctly

 

I currently have a PowerShell script that will create a list of users and which PC they are logged into using Get-WmiObject but this only tells me one user per machine, I assume the most recent login.

Posted
Just remove switch user from the start menu and disable it. This can be done via GPO.

 

That would only create the more annoying problem of locked out users.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...