Re: HELP! CreateProcessWithLogonW issue
From: Matthew Wieder (Development_at_SatoriGroupInc.com)
Date: 09/08/04
- Next message: Michael Hoehne: "FolderBrowserDialog does not display the directory structure after installing .NET Framework SP1"
- Previous message: Ross Neilson: "Re: Reading data from a Socket"
- In reply to: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Next in thread: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Reply: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 08 Sep 2004 11:30:12 -0400
If you don't mind, since your suggestion seems very different to
CreateProcessWithLogonW, could you please step me through the what calls
I need to make in order to "first impersonating the
user you want to authenticate as, then invking the process using WMI."
What is the call to do the impersonation and what is the cell to run my
process with the command line arguments?
thanks for your time!
charlie@nunya.com wrote:
> After countless attempts at trying to get the CreateProcessWithLogonW to
> work consistantly, I would suggest going straight to the WMI approach. WMI
> has worked on every platform, every time.
>
> Just my two cents but I have tried all that Yu has proposed and WMI works
> every time whereas the other methods are spotty.
- Next message: Michael Hoehne: "FolderBrowserDialog does not display the directory structure after installing .NET Framework SP1"
- Previous message: Ross Neilson: "Re: Reading data from a Socket"
- In reply to: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Next in thread: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Reply: charlie_at_nunya.com: "Re: HELP! CreateProcessWithLogonW issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|