SYMPTOM
In Strategy Secure Enterprise 10.x, when executing License Manager with predefined parameters to generate Enterprise Manager files (as shown in License Manager Help screen), files are not generated and no error message is displayed.
mstrlicmgr -em-files -n Project_Source_Name -u Username [-p Password] [-g User_Group_To_Audit] [-o Report_Directory] [-l Log_File]

STEPS TO REPRODUCE

CAUSE
This issue occurs due to incorrect command in the syntax shown in the help screen. The command option in the code is defined as:
There is no dash in the command option (help shows "-em-files")
ACTION
Currently this issue is being reviewed by Strategy for a potential code fix on an upcoming Strategy release.
WORKAROUND