Hi,
I am trying to install JInitiator 1.3.1.30 with runas as a different user. The user id which i am using have interactive logon disabled.
I am using runas below
Runas("user","domain","password",2,"C:\autoit\jinit13130.exe")
but it is not working. It shows a prompt showing you dont have administrative previllege but the user id have administrative rights.When i use try to use runas from command prompt, the error is "Interactive logon has not been granted for this id". Please suggest what is wrong in the function or how can i achieve this?
I am trying to install JInitiator 1.3.1.30 with runas as a different user. The user id which i am using have interactive logon disabled.
I am using runas below
Runas("user","domain","password",2,"C:\autoit\jinit13130.exe")
but it is not working. It shows a prompt showing you dont have administrative previllege but the user id have administrative rights.When i use try to use runas from command prompt, the error is "Interactive logon has not been granted for this id". Please suggest what is wrong in the function or how can i achieve this?