ClioSport.net

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Due to ongoing maintenance work some features and functions (including Dark mode!) may be unavailable or visually appear differently.
  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

AD - user logged in where?

lol nope!

I also want to create a script that it shows people their IP on the top right hand side of their screen
 
Yup, BGInfo for information on their desktop. As for where someone's logged on, it is possible. The ultimate free one is to check the file server(s) for open sessions. But there are tools out there that can query the domain as to the user's last logon location IIRC.
 
thanks guys :)

Ideally I would like to create a webpage where it create all this information on the fly and from there I would be able to create a support session.

Thanks.

Mike, I love you.
 
Ideally I would like to create a webpage where it create all this information on the fly and from there I would be able to create a support session.
Create a vb login script to add a line to a text file which can then be used within an ASP page IIRC? Possibly an easy way of doing it?
 
Back
Top