Jump to content

Recommended Posts

Posted (edited)
We're moving from Altiris 6.9 to SCCM 2012 and wondering what other people are using to tell if a computers on and who's logged into it? Edited by bonedog73
Posted

There is a utility in SCCM 2012 [Remote Control] where you can view who is logged on to a station and render assistance to the currently logged on user should it be required:

 

http://i.snag.gy/gs4Hp.jpg

Posted
Hmmm thanks, that may work for one machine but I surely can't do that for whole labs at a time, I'm looking at this PDQ Inventory program and it may be what I end up using.
Posted
For managing whole computer rooms at once we were using iTalc on XP. However we found it unreliable at best on Windows 7 and so when we had a network refresh in the summer we elected to use Impero.
Posted

I wrote my own back in the day, web based php that queried active directory to get computer names from a group, then pinged them to see if they were on or not the called a pstools program that retrieved the user name of the current user if there was one. It displayed it all in a nice layout that you could the select the machine and perform various tasks like log off, restart etc, also kill processes like ie if they were doing something you didnt want them to be.

 

Havent got the code any more but shouldnt be too hard to knock up if you know your way around php, beauty of it is it was web based so could be used from any were or device

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