Use the Configure Automatic Renewals page to accomplish the following tasks:
The Configure Automatic Renewals page has the following settings:
Setting |
Description |
---|---|
Automatic Renewals Enabled |
When selected, the activation server automatically connects to the Rockwell Automation Activation service and queries for renewed activations to download. Automatic Renewal is enabled by default. |
Time in days between checks for renewable activations |
When configured to automatically check for renewable activations, by default, the first query occurs 10 minutes after Activation Notifier starts and subsequent queries occur every 24 hours. Minimum: 1 day Maximum: 10 days |
Apply |
Click Apply for the Automatic Renewal configuration changes to take effect. |
Automatic renewal settings correlate with equivalent registry keys.
Important: |
Incorrectly editing the registry may severely damage your system. Before making changes to the registry, back up any valued data on your computer. |
FactoryTalk Activation Registry keys are located in the following registry hives:
Setting |
Registry Key |
TYPE |
Values |
---|---|---|---|
Automatic Renewals Enabled |
AutoRenewalsEnabled
By default, automatic renewals is enabled. To disable automatic renewals, use the FactoryTalk Activation install to pass the /DisableAutoRenew option to the FTA install. See Configure Automatic Renewals, Renew activations, and Activation renewals for more details. |
DWORD |
Enabled = 1 Disable = 0 |
Initial check for renewals after feature enabled |
CheckRenewalMinutesInit |
DWORD |
Minimum = 1 Default = 10 |
Time between checks for renewable activations |
CheckRenewalMinutes |
DWORD |
Minimum = 240 Default = 1440 |