Running shell script on Wyse ThinLinux 5070 from WMS.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #63273
    7signal
    Participant
    • Total Post: 2
    • Newbie

    Hello – Is it possible to download & run a shell script on a Wyse ThinLinux 5070 from the Wyse Management Suite?  The Wyse ThinLinux 5070 is registered with the WMS & can be rebooted, etc. via the WMS console.  We’re using WMS 1.4 with ThinLinux 2.2.  Any suggestions or links to tutorials/examples would be most welcome.  Thanks.

    #68003
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Yes, copy the shell script to your local App repository and create an App policy afterward.
    WMS will copy the script over to the client and automatically execute it.

    CG

    #68660
    7signal
    Participant
    • Total Post: 2
    • Newbie

    Appreciate the reply.  The piece of the puzzle I initially missed was including #!/bin/sh in the script – without it, it won’t have the proper permissions to execute.  Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.