G
Guest
Is it possible to impersonate another user(say the administrator) using the
redemption logon
Is the syntax below correct ?
set Session = CreateObject("Redemption.RDOSession")
Session.Logon '"Admin","Admin",false,true
Also do we specify the NT logon credentials or the "User Name" as per the
exchange server.
-Safal
redemption logon
Is the syntax below correct ?
set Session = CreateObject("Redemption.RDOSession")
Session.Logon '"Admin","Admin",false,true
Also do we specify the NT logon credentials or the "User Name" as per the
exchange server.
-Safal