Scripts for IBM WebSphere Network Deployment Run from WAS profile/bin/ ./wsadmin.sh -lang jython -f <script.jy> <params> In case some script is not working, run ./wsadmin.sh -lang jython -usejython21 true -f <script.jy> <params>