I am new to WAS and I've been asked to write alittle batch script to deploy application on Websphere server( assume all enviroment variables, classpaths etc are correct). Please tell me how can I remotely deploy my ear on Websphere server from command line. I know weblogic where I can use the foll command: java weblogic.Admin -url http://CO-Bank:8000 -username weblogic -password weblogic FORCESHUTDOWN COBANKManagedServer. Thanks in anticipation. Robbie