Re: IIS7: CreateProcessWithLogonW access denied



On Jun 23, 10:26 am, "Kyle Alons" <re...@xxxxxxxxxxxx> wrote:
Do you need to use cmd.exe. Try another EXE.

I've tried with xcopy, cscript, and a bogus (non-existent) exe and get the
same result.


Those are all EXE in System32, which like CMD.EXE have "special" ACLs
that prevent them from being launched remotely from IIS. CMD.EXE has
further security checks inside of it to prevent being used to launch
batch scripts launched remotely from IIS.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
.



Relevant Pages

  • Re: Executing a .EXE CGI program
    ... > in IIS that DO NOT have a .EXE extension.? ... Programs on IIS without a .EXE extension -- in fact, ... It's these folks-I-know's server provider who says they have to serve up all cgi-bin files with .EXE extension, versus these folks-I-know's client who says they cannot and will not let any files with a .EXE extension through their firewall. ...
    (microsoft.public.inetserver.iis)
  • Re: Remote application lunch and terminate (IIS server)
    ... If the program you are trying to launch is not a real CGI application, ... What you want to do is possible, but really has NOTHING to do with IIS. ... then invoke a command on the server. ... depends on how the EXE is written. ...
    (microsoft.public.inetserver.iis)
  • Re: Cantt download "exe" file because of IIS version
    ... with IIS and can completely alter IIS behavior in arbitrary manners, ... cut out the EXE download and just standardize the installation using your ... As far as I can tell, we are only running Tomcat as an ISAPI application. ...
    (microsoft.public.inetserver.iis)
  • RE: %processor time for specific application
    ... Administering resource usage of Internet Information Server (IIS) 6.0 ... start multiple processes from the same .exe file. ... The name of the application pool that corresponds to the Web site ... You can now create a process-matching criterion that includes the ...
    (microsoft.public.inetserver.iis)
  • Re: Cantt download "exe" file because of IIS version
    ... The default MIME Type in IIS for .exe is application/octet-stream. ... When I looked at the download type it was still set to the MIME type that I just removed. ...
    (microsoft.public.inetserver.iis)