How can windows admin run a process as a normal user without providing password of the user?
I have following situation .. Bob is a windows admin. John is a normal user. Bob wants to run a process with John’s user id. I can use runas , but it is prompting for password of John. Is there …