NAS Server Sessions

Jonathan2708
Jonathan2708 Member Posts: 552
Hi,

We are using an instance of NAS to run ADCS. We are now also looking to run the Job Queue facility which also utilises NAS. My question - is there any way for Job Queue and ADCS to share the same instance of NAS or is it essential to run 2 NASs and therefore an additional NAS session license is required?

Thanks

Jonathan

Comments

  • DenSter
    DenSter Member Posts: 8,307
    I believe you can enter multiple startup parameters in the NAS MMC snapin, separated by a comma. The startup parameter is evaluated in the NASHandler function in codeunit 1, and you can modify that as you please.
  • Jonathan2708
    Jonathan2708 Member Posts: 552
    Many thanks Daniel, I'll check this out.