![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Impersonating user via vbscript? thank you for reading. is it even possible to impersonate a user on the domain (as you can in .net) using vbscript? the aim is to retrieve the environment variables of a given user on the domain remotely (within the confines of the same network, of course). i've already looked up a number of resources but have come short of finding a solution. any help would be greatly appreciated. - Joe |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Impersonating user via vbscript? "Joe C." <jsk.choi@xxxxxx> wrote in message news:2b9f66c8-3ff5-44ac-aeae-21b3f5ffd01f@xxxxxx Quote: > thank you for reading. > > is it even possible to impersonate a user on the domain (as you can > in .net) using vbscript? such features built-in. One can use the credentials of another account in a number of ways and contexts, including: the RUNAS command; creating a task to run under different credentials; mapping a share under different credentials; etc. There are third party tools that do similar things, and likely other o/s functionality I have just forgotten about. But it depends somewhat on what it is that you want to do... Quote: > the aim is to retrieve the environment variables of a given user on > the domain remotely (within the confines of the same network, of > course). relatively easy to access another user's files on a server, for example, if you have his account name and password. But to extract internal information from an active process is more difficult to the point that I do not know how it could be done. Quote: > i've already looked up a number of resources but have come short of > finding a solution. > > any help would be greatly appreciated. /Al |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Help with VBscript to pull User information | VB Script | |||
| VBScript for retrieving user account info. from a domain controller | VB Script | |||
| Access denied while impersonating | PowerShell | |||
| Adding a user through vbscript | Vista General | |||