Hello together
We are having a challenge with installing SQL Clone, since moving with our client end devices (notebooks/desktops) to Azure AD .
Previous setup which worked:
- Service Account for SQL Clone in Active Directory
- Client with a normal domain join (AD)
- Authorization of this service account to a fileshare within the domain (on a fileserver)
- Service account in the administrators group of the client end device on which SQL Clone is installed
==> Installation works as desired.
New setup which does not work:
- Service account for SQL Clone in Active Directory and synchronized with Azure Active Directory incl. password hash
- Client only in Azure AD (no hybrid join)
- Permission of this service account to a fileshare within the domain (on a fileserver)
- Service account from Azure AD in the administrators group of the client on which SQL Clone is installed. This with the powershell command "Add-LocalGroupMember -Group Administrators -Member "AzureAD\
ServiceAccount@domain.com".
When installing SQL Clone and entering the service user, we get the error message that we do not have access.
Any idea what we need to consider here?
Thanks in advance.
Best regards
Bjoern
![]()
![Image: /hc/user_images/01JKDKWJKRW10GNPB2X1P6HCF7.png]()
- Client with a normal domain join (AD)
- Client only in Azure AD (no hybrid join)
Best regards
Bjoern