PreExpirationLicenseWarningDays |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup PreExpirationLicenseWarningDay <Days> Where: <Days> is an integer value.
Description: This option allows the user to configure the number of days before their EMUE license expires that they would like to be notified. If the WarningEmail is configured, a warning email will be sent using the Warning Email configurations (WarningEmail, WarningEmail_MessageSubject, and WarningEmail_MessageBody). If the Warning Email is not configured, EMUE will send a warning email using the Error Email settings (ErrorEmail, ErrorEmail_MessageSubject, and ErrorEmail_MessageBody)By default, EMUE will generate a warning seven days prior to license expiration.
Sample: The following statement instructs EMUE to warn the user of an impending license failure 14 days prior to license expiration. SetStartup PreExpirationLicenseWarningDay "14"
|