SelfMan
suggested this on Jan 09 20:30
Say a you have a employee who "left the building". In case you are not using raming profiles, you would like to know what the user left behind.
The problem is when users move around between computers. You have no way to collect the infomration about the users whereabouts.
So I would like to have a list of profiles like this (or in reverse):
johndoe | PC01
johndoe | PC03
johndoe | PC08
johnlittle | PC02
johnlittle | PC05
johnlittle | PC08
I am talking about the leftovers of %USERPROFILE% folders
C:\users\johndoe
C:\users\johnlittle
Comments
That's a good idea. We should be able to get that without too much hassle.
I already found a way how to do it... a bit of a hack, but works.
See attachment. Import report and change the domain name. (or change it in the XML itself and then import it)
Way to go, SelfMan. From what I can see this wouldn't work on XP systems as the environment only shows currently logged on profiles. Otherwise this looks pretty good.
In the upcoming Profiles scanner (future version) we should be able to show the last logon date/time of each profile.
I haven't tested this on XP systems, so you are probably right, still you get the idea what I mean. Thanks