Questions tagged [azureadconnect]
30 questions
0
votes
4 answers
Is there a way to see Azure AD Connect version using Powershell without access to the local servers?
Is there a way to see the Azure AD Connect version using Powershell without access to the local servers that is running the Azure AD Connect client?
Think of it as a simple environment with servers On-premise, syncronizing users to Azure AD using…

Andreas
- 309
- 1
- 5
- 17
0
votes
1 answer
How can I change the destination of Azure AD group writeback after on-premise groups have been created?
I tried running this command to change the destination, but it didn't seem to work. I thought that it might move the existing groups to the new location after the next sync.
$a = Get-ADSyncGlobalSettings
($a.parameters | where {$_.Name -eq…

pat o.
- 1,949
- 1
- 16
- 28
0
votes
1 answer
Install ActiveDirectory PowerShell module on the AzureAD Connect server
Overview
We have a server dedicated to AzureAD Connect. We're a small organisation (less than 300 staff). I am considering installing the ActiveDirectory PowerShell module (click here) on the same server.
Question(s)
Has anyone here done this…

user1913559
- 219
- 2
- 12
0
votes
1 answer
Migrating from Azure AD SSO authentication to ADFS
We are having a customer with the following setup.
onPrem Active Directory with Azure AD Connect and Password Hash Sync (PHS) including SSO activation
SSO for all M365 apps
Integration of about 15 different external Cloud Apps, which Trust…

VJSpeter
- 1
- 1
0
votes
0 answers
AzureADConnect: Expression with concatenated string
Our users are created and maintaned in OnPrem AD and synched to Azure with the AzureADConnect. I am trying to get an expression to work:
We have locations in different countries, so the title of the user in the "title" AD attribute is the title in…

Tobias
- 1,236
- 1
- 13
- 25
0
votes
1 answer
How Reset Desktop password using Azure self service password reset?
We have hybrid Network and 75% of users are available on O365 joined and 25% users are still using on premise active directory and exchange emails. With covid pandemic, All employees are working from home. We need to enable self service password…

serverAdmin123
- 230
- 3
- 18
0
votes
1 answer
Changing the synched on-premise active directory to azure AD
I've got a new customer which already has an Azure AD sync from his on-premise active directory with Azure AD Connect. The goal is to set up a new Azure AD Connect to sync a new different on-premise AD to the existing Azure AD. The customer is using…
0
votes
2 answers
On-Premise Active Directory to Microsoft 365 Azure AD
We are trying to synchronise our on-premises AD with Azure Active Directory for Microsoft 365. I just want to confirm:
If users on-premises have the same username as their Microsoft 365 username, will they be synchronised with the correct Microsoft…
0
votes
2 answers
Disabling Synchronization Rule - Out to AD – User NGCKey in AzureAD Connect
I have an on-premise deployment of Windows Hello for business [Certificate Trust] using ADFS 4.0 DRS.
I also have an O365 Apps for Enterprise (Pro-plus) subscription.
The identities (users only) are synced from on-premise to Azure AD.
Only 8…

IshRaj
- 81
- 1
- 9
0
votes
1 answer
Can we add other password service like password hash as backup for ADFS?
I have configured ADFS password authentication. Now I have question if ADFS goes down for any reason, how do I cope with this situation? What steps do I need to add other password authentication service as backup for ADFS?

Sid
- 5
- 1
0
votes
1 answer
Remove AD Connect (no connection avaiable to on prem)
Whilst on a Windows Server 2016 course we created domain and setup AD Connect inside a lab. Unfortunately, the lab has since been wiped and now I'm getting emails daily regarding ad sync issues. Is there a way for me to remove AD Connect without…

Luke Welden
- 35
- 2
- 7
0
votes
1 answer
On-Prem AD to Azure AD Sync with existing users in both
I have an on-prem active directory domain called xyzcorp.com. I also have an Azure AD domain called xyzcorp.com. The two are not synchronized at the moment. What I want to be able to do is enable directory synchronization between on-prem and Azure…
0
votes
1 answer
WHfB - Hybrid Certificate Trust - Failed provisioning
After setting up Windows Hello for Business, in a Hybrid Azure AD joined Certificate Trust Deployment scenario, i ended up with the following events in my test client machine after a failed provisioning.
I reviewed my setup, but i must be missing…

Ricardo Garrido
- 1
- 1
- 2
0
votes
0 answers
New Domain: Cannot synchronize new domain way after 72 hour tenant window has closed
We have a tenant: im-one.com, which behind the scenes has changed its internal active directory. We tore down the old domain, disconnected the old domain, waited the requisite 72 hours, and still cannot get the new domain to synchronize. We cannot…
0
votes
0 answers
The preferred replica is unavailable - Microsoft Graph
While creating user using microsoft graph,it was working fine yesterday but now I am getting the error below. I re-activated the subscription.
"error": {
"code": "Directory_ReplicaUnavailable",
"message": "The preferred replica is…

Abdul Basit
- 101