[
https://issues.apache.org/jira/browse/VCL-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308209#comment-14308209
]
ASF subversion and git services commented on VCL-812:
-----------------------------------------------------
Commit 1657711 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1657711 ]
VCL-812
Commented out the section of code which retrieves the activation status in
Version_6.pm::activate. This will cause an activation attempt to occur every
time an image is loaded.
> Windows is not always activated on load
> ---------------------------------------
>
> Key: VCL-812
> URL: https://issues.apache.org/jira/browse/VCL-812
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Affects Versions: 2.3.2
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> The KMS server is cleared before a Windows image is captured. When that
> image is loaded, the licensing service within the image will report
> "licensed" for 180 days after the image was captured. During load, the code
> first checks if it is "licensed". If so, it does not attempt to activate the
> computer. This means the KMS server doesn't get set within the image. If
> the KMS DNS entries are not available, the activation period will eventually
> run out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)