Josh Thompson created VCL-1113: ---------------------------------- Summary: image capture for Windows system configured as domain controller fails Key: VCL-1113 URL: https://issues.apache.org/jira/browse/VCL-1113 Project: VCL Issue Type: Bug Components: vcld (backend) Reporter: Josh Thompson Fix For: 2.5.1
When capturing an image, vcld checks for the system being joined to an AD domain. If it is joined, vcld unjoins it from the domain before capturing the image. If the system is configured to be a domain controller, it cannot be unjoined from itself. So, the capture fails. A check needs to be done for the system being a domain controller before attempting to unjoin it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)