Script to open word remotely

From: davidp (anonymous_at_discussions.microsoft.com)
Date: 01/05/05


Date: Wed, 5 Jan 2005 09:51:12 -0800

try psexec from sysinternals.com with the -i switch to
launch the program interactively - this could be easily
scripted..
>-----Original Message-----
>I am trying to run a script across a network to run word
on another machine.
>I can start a process on the remote machine, but I can't
get the window to
>show up.
>
>Any ideas?
>
>Thank you!
>--
>connerl
>.
>



Relevant Pages

  • Re: always run as administrator
    ... if you launch the app from a script. ... even if the script has been obfuscated. ... the /savecred switch is the way to go. ... Using /savecred the first time a user launches the app the pwd ...
    (microsoft.public.windowsxp.security_admin)
  • Re: yet another question on file names with spaces?
    ... > I agree, the echo is redudant. ... > know what they are before the script runs - see below. ... > finding whether they are also on the remote machine. ... > images and pdfs which I only want to transfer once. ...
    (comp.unix.shell)
  • Re: Slow switch?
    ... > replaced the whole series with a switch statement. ... Suddenly, the script ... > do its job once it is launched, but it does seem to take longer to launch. ... It may indeed be quite slower, on at least one of two counts: ...
    (comp.lang.tcl)
  • Re: Remove programs with a script?
    ... While I execute this I get error: ... The script passed to CreateScript must be a WSH hosted script ... The remote machine needs to have WshRemote enabled: ... WshRemote instances do not run in the context of the visible, ...
    (microsoft.public.scripting.wsh)
  • Re: Remove programs with a script?
    ... While I execute this I get error: ... The script passed to CreateScript must be a WSH hosted script ... The remote machine needs to have WshRemote enabled: ... WshRemote instances should never attempt to produce any visible ...
    (microsoft.public.scripting.wsh)