Jump to content

recongnise local login vs rdp session....


memnon
 Share

Recommended Posts

Hello,

i use autoit to manipulate the user´s background with usefull informations from our database - if you know BGINFO from sysinternals - my programm does something like that

my problem is - i need to recognise if the logontype is a locally logged on usersession or a session what is connected during RDP and i ask myself if there is a way to do this

any help would be great

das beste Windows Support Forum: Windows 2000 Helpline und tschüss den WindowsfehlernProgrammieren: Autoit 3 - wer braucht noch VBS ?!Programmieren: Autoit 3 Forum?

Link to comment
Share on other sites

Hey memnon,

you could go and check whether the environmentvariable "CLIENTNAME" is set (EnvGet("CLIENTNAME")<>"")

:graduated:

Alternatively you could check for the "SESSIONNAME", whether it contains "RDP"/"ICA"...

Regards,

Hannes

Edited by Hannes123
Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...