Remote Desktop LogonType

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sakthikumarb
    New Member
    • Sep 2008
    • 19

    Remote Desktop LogonType

    Hi..
    In win32_LogonSess ion Class in Wmi.
    http://msdn.microsoft. com/en-us/library/aa394189.aspx

    for Logon Type parameter value is 10 then user logged in as RemoteInteracti ve
    http://www.windowsecur ity.com/articles/Logon-Types.html

    But when ever connected by system using Remote desktop..the Logon type value is not changing ..it always returning some 5 values like 2,3,3,5,11..

    What is the problem..Win32_ LogonSession class always give some history data or the data will dynamically change ...

    Thanks in advance...
Working...