You can use the removePGC.py Jython script to remove the common batch container from your deployment target.
At installation, removePGC.py is copied onto the installation target machines in the <install_root>/bin directory.
wsadmin -lang jython -f removePGC.py <option>
You might have to modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending on your operating system environment.
wsadmin -lang jython -f removePGC.py --help
wsadmin -lang jython -f removePGC.py --listFor example:
>> wsadmin -lang jython -f removePGC.py --list INFO: Grid Execution Environment was found on following targets: cell=myCell,cluster=Endpoint1 cell=myCell,cluster=Endpoint2 cell=myCell,node=myNode01,server=server1