On Fri, Apr 18, 2014 at 2:57 PM, Lily Fu <[email protected]> wrote:
> Hi,
>
>
>
> I have a Jenkins server running on Redhat Linux server.
>
> Wants to trigger a PowerShell script on a remote window’s server.
>
>
>
> Can this be done?
>
>
>
> Did some research,
>
> 1.       Install PowerShellWebAccess on the windows’ server, a client (such
> as web brower) can have a PowerShell console
>
> But, I don’t see how Jenkins to talk to this browser
>
> 2.       Have SSH session from Linux to window’s server
>
>
>
> Has anyone done this before?
>
>
>
> Thanks a lot.
>

Can't you just add the windows host as a jenkins slave and use a job
restricted to that slave that runs whatever command you need?

-- 
   Les Mikesell
     [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to