From: Rich Jones Rich on 31 Jul 2010 11:14 Hi, I'm trying to write a script that will remotely install a file system filter driver remotely across a number of systems using psexec.exe (from sysinernals). This works fine if the user is logged on to the remote system, but does not seem to work if no user is logged in. If I try to run other applications using psexec when the user is not logged in, they wrk fine. Are there any reasons why rundll32.exe cannot be used in this way? Thanks Richard
From: Pavel A. on 31 Jul 2010 12:05 "Rich Jones" <Rich Jones(a)discussions.microsoft.com> wrote in message news:D9910D08-E00E-49E5-842E-93E9FC46C433(a)microsoft.com... > Hi, > > I'm trying to write a script that will remotely install a file system > filter > driver remotely across a number of systems using psexec.exe (from > sysinernals). This works fine if the user is logged on to the remote > system, > but does not seem to work if no user is logged in. If I try to run other > applications using psexec when the user is not logged in, they wrk fine. > > Are there any reasons why rundll32.exe cannot be used in this way? > > Thanks > > Richard Yes, there are reasons. Try to install it as a normal service, using sc.exe. -- pa
From: Rich Jones on 5 Aug 2010 02:22 Thanks Pavel, That did the trick - all working now "Pavel A." wrote: > "Rich Jones" <Rich Jones(a)discussions.microsoft.com> wrote in message > news:D9910D08-E00E-49E5-842E-93E9FC46C433(a)microsoft.com... > > Hi, > > > > I'm trying to write a script that will remotely install a file system > > filter > > driver remotely across a number of systems using psexec.exe (from > > sysinernals). This works fine if the user is logged on to the remote > > system, > > but does not seem to work if no user is logged in. If I try to run other > > applications using psexec when the user is not logged in, they wrk fine. > > > > Are there any reasons why rundll32.exe cannot be used in this way? > > > > Thanks > > > > Richard > > Yes, there are reasons. > Try to install it as a normal service, using sc.exe. > > -- pa > >
|
Pages: 1 Prev: I HACK $2000 FROM PAYPAL Next: Simple Hack To Get $2000 From PayPal. |