Licensing

Licensing

In v18.x and 19.0 How to limit the maximum number of jobs to 1 on the local machine (locally on RSM server).

    • FAQFAQ
      Participant

      Open a Command Prompt. Click Windows Start button – type “cmd” without quotes – then right mouse button click on Command Prompt in the search results – select Run as Administrator cd “C:Program FilesANSYS Incv190RSMARCbin” # Modify limit the maximum number of jobs to 1 on the local machine (queue local): arcconfig queue modify local -n 1 Limit can be set from 0 to 255. Use * for no limit.