Jump to content

Recommended Posts

Posted

Hi,

What are people using to see who is logged in to the workstations on their domains. Just interested when we go to a vanilla

domain setup.

Posted
Hi,

What are people using to see who is logged in to the workstations on their domains. Just interested when we go to a vanilla

domain setup.

 

On the DC: Computer Management > Shared Folders > Open Sessions lets me know (I think!)

Posted
Are you planning to deploy any classroom management software on your new vanilla network? We use Impero although other packages will also do what you are looking for here.
Posted

We use PDQ deploy for deploying software. Very good. What I am after is a piece of software that shows who is currently logged on to the network so that when I shutdown at the end of the day

I don't shutdown logged on users.

Posted
We use PDQ deploy for deploying software. Very good. What I am after is a piece of software that shows who is currently logged on to the network so that when I shutdown at the end of the day

I don't shutdown logged on users.

 

How will you know if they're actually active users? Most of the "sinners" I know just walk away leaving their machines logged on and usually unlocked.

  • Thanks 1
Posted

We have a bit of code that runs on login and puts a text file in a file share : we approach this for two reasons

 

1. Students can't login to more than one workstation at at time (te file is deleted on logout)

 

2.

We can see if they are logged in

 

We also log their login activity to a SQL database as part of the same process so we can report if ever asked "was johnny logged in as he didn't turn up for lesson "

 

Happy to share the code if you like

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...