”The user does not have the required permissions on the remote host”
UAC is enabled (Windows 11/10/8/7)
UAC is enabled (Windows 11/10/8/7)
If admin shares are reachable but remote Client installation still fails, User Account Control (enabled by default) may be blocking it.
1
Open Registry Editor
Navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System.2
Disable UAC
Set the
EnableLUA value to 0.3
Reboot
Restart the Client computer to apply the change.
Active Directory errors
Active Directory errors
Caused by a missing trusted domain object (TDO) representing the trust relationship between a parent and child AD domain — typically seen with two or more replicated domains.Fix: in Active Directory Users and Computers, open the System container. If no TDO is present, reset the trust between the parent and child domain controllers.
Errors in the Service Principal Name (SPN) for the domain
Errors in the Service Principal Name (SPN) for the domain
Happens when the SPN for the domain hosting a replica hasn’t yet propagated to the domain containing the account used to run
Dcpromo.exe — often just replication latency.Fix: log in with the child domain’s admin, or wait for replication to complete and use the root admin account instead.Two computers have the same name
Two computers have the same name
A computer in the child domain shares a name with one in the parent domain.Fix: rename the computer in the parent domain.
”The network name cannot be found”
Usually caused by one of the two issues above: no access to the remote computer, or no access to network shares.1
Check basic connectivity
Run
ping <name_of_the_remote_computer>. No response usually means the remote computer’s firewall is blocking access.2
Try the Local Account Token Filter Policy fix
”The Client computer must be rebooted before Client installation”
If the Client was recently uninstalled, restart the target computer before installing again.Client uninstallation issues
Related
Windows Client installation prerequisites
Confirm prerequisites are met before troubleshooting further.
Client Troubleshooting
General Client offline and data-reception issues.
Install Windows Clients
The remote installation procedure this page troubleshoots.
Uninstall Clients
Standard remote and local uninstallation procedures.