Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all
my problem is that some one from our technical team connected my system by Remote Desktop Connection and done some work but I am not able to detect that particular system from where it has done. Is there any option to get the particular system?
here giving more details ---

No I m not getting LoginName field and other. it is showing LoginName field and other my sytem name that from my system some one send mail to a particular client but it has done by some other person from Remote Desktop Connection through my system so how can I get that system name or any clue Please help

Thanks to All
Posted
Updated 18-Mar-11 4:33am
v3
Comments
Pravin Patil, Mumbai 18-Mar-11 10:17am    
Do you mean SQL 2008?
What is sql 2088...?
Yusuf 18-Mar-11 10:18am    
updated title.

Thank you for your question, use the following code

SQL
sp_helpuser


You will find LoginName field and other.


Thanks,
Mamun
 
Share this answer
 
Comments
IndrajitDasgupat 18-Mar-11 10:31am    
No I m not getting LoginName field and other. it is showing LoginName field and other my sytem name that from my system some one send mail to a particular client but it has done by some other person from Remote Desktop Connection through my system so how can I get that system name or any clue Please help
Your question is misleading. Your title stated SQL 2008, but the question is about Remote Desktop Connection. Ok, let me see if I got this right. You are trying to determine which user connected to you via remote desktop, right? If so, check your event log. There should be a log for the remote user login/logof.

If the question is about SQL 2008 login info, well they have to use one your sql login credentials. I am not sure if you can get that from SQL 2008, but there may be something in the event log again.
 
Share this answer
 
Comments
IndrajitDasgupat 18-Mar-11 10:35am    
I m new to sql but I know that we r using sql 2008 that is why I wrote here SQL 2008 but below I m giving more clarity---
No I m not getting LoginName field and other. it is showing LoginName field and other my sytem name that from my system some one send mail to a particular client but it has done by some other person from Remote Desktop Connection through my system so how can I get that system name or any clue Please help

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900