Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin) > Scripting for batch applications > Scripting batch applications
redeployLRS.py
We can use the redeployLRS.py Jython script to redeploy the job scheduler on your deployment target. The redeployLRS.py script is provided with the product. The redeployLRS.py script redeploys the job scheduler on your deployment target.
Location
At installation, redeployLRS.py is copied onto the installation target in the <install_root>/bin directory.
Usage
To run redeployLRS.py script with the wsadmin utility, use this command:
wsadmin -lang jython -f redeployLRS.py <option>Modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending on your operating system environment.To see a list of all available operations, use the following command:
wsadmin -lang jython -f redeployLRS.py --help
Grid endpoints
Configure the job scheduler
Administer the batch environment