This issue occurs when the following conditions are true:
The NETSETUP.log logs status code 0x200e, as follows:
- A Windows Server 2012 R2 domain controller services the rename operation.
- The Service Principal Name (SPN) that's registered by Microsoft SQL Server or Microsoft SQL Express contains non-numeric characters after the ":" delimiter in the SPN attribute of the computer account that's being renamed.
The NETSETUP.log logs status code 0x200e, as follows:
NetpChangeMachineName: from 'ComputerName' to 'NewComputerName' using 'dc1.contoso.com\administrator' [0x2]
NetpDsGetDcName: trying to find DC in domain 'CONTOSO', flags: 0x1010
NetpDsGetDcName: found DC '\\DC1' in the specified domain
NetpChangeMachineName: status of connecting to dc '\\DC1': 0x0
NetpGetLsaPrimaryDomain: status: 0x0
NetpManageMachineAccountWithSid: status of NetUserSetInfo on '\\DC1' for 'ComputerName': 0x200e
NetpDsGetDcName: trying to find DC in domain 'CONTOSO', flags: 0x1010
NetpDsGetDcName: found DC '\\DC1' in the specified domain
NetpChangeMachineName: status of connecting to dc '\\DC1': 0x0
NetpGetLsaPrimaryDomain: status: 0x0
NetpManageMachineAccountWithSid: status of NetUserSetInfo on '\\DC1' for 'ComputerName': 0x200e