How to properly stop and start IPA Grid via console command

, ,

Stopping IPA Grid from running scheduled flows ensures no users can run any jobs that could attempt to trigger IPA flows. Here is how to properly stop IPA Grid via console command:

  1. Open a command prompt window and navigate to the landmark install directory
  2. Type Enter.cmd and press Enter (Enter.cmd is the default batch filename, this will initialize Lawson environment commands)
  3. Type adminlaw and press Enter (this will stop everything and not allow it to restart)

 

Starting IPA Grid back up is simple:

  1. Complete steps 1 and 2 from above (if you previously closed the command window)
  2. Verify the LSF server, websphere, and security is on and running
  3. Type startlaw to start the IPA Grid

That’s all to it, good luck!