VCL-1113 - image capture for Windows system configured as domain controller fails

Windows.pm:
-modified pre_reload: when checking for the computer being joined to any AD domain, added check to see if computer is a domain controller and skip deleting from domain if it is
-modified ad_unjoin: added check toward beginning of subroutine for computer being a domain controller and return early if it is
-added ad_check_domain_controller
1 file changed