React Js application where both B2C and B2B authenication is needed
Hi Team, Consider a scenario, that we are having reactjs application which already using azure ad b2c and its using, authenicating customers by app flow. But we need a added feature that need to allow my b2b invited users and internal users to access my…
how to fix error code 80192EE7 error code while trying to connect to my organization account
i am trying to connect my account to the companies active directory and i am receiving this issue knowing that i am the administrator and i am trying to connect all computer and pc's on premises to microsoft azure active directory
Web Front End for PS script - issues with PS remoting
Hi, I am evaluating Web Front End solution for backend PowerShell scripts - every single time backend PowerShell script fails here: $session = New-PSSession -ComputerName dcName -ConfigurationName DomainAdmins Invoke-Command -Session $session…
A positional parameter cannot be found
Hi All, My script uses the Get-QADUser syntax, and I want to replace it with Get-ADUser. However, when I use the Get-ADUser syntax, I am encountering the following error: A positional parameter cannot be found that accepts argument 'False'. Please guide…
One loginin Azure AD invalidates previous one on other application
Hi, I have the following problem. We have several applications, each with a different clientId and correspondant redirect implemented in ASP.NET 4.7.2 using OWIN OpenIdConnect It works fine in several clients. However, one client has the following…
Enabling AES 128 and 256 On User Accounts
Our AD environment is running in 2008 R2 forest mode and 2016 domain mode. The domain has been around for a long time and see all accounts even new ones do not have the check boxes selected for AES128 & 256. I enabled this on some accounts for…
New Azure service connection
I have a subscrbtion but I am faceing this problem when I am trying to create a service connection: Failed to create an app in Microsoft Entra. Error: Insufficient privileges to complete the operation in Microsoft Graph Ensure that the user has…
"Configure AAD Sync" An error occurred executing Configuring AAD Sync task: An error occurred while sending the request.
Having problem installing Azure AD connect. Please assist. [21:41:36.575] [ 1] [INFO ] Setting default logger for MSAL provider.. [21:41:36.575] [ 1] [INFO ] Default logger set successfully. [21:41:36.607] [ 1] [INFO ] [21:41:36.607] [ 1] [INFO ]…
How to sync Mobile number field from Windows AD to Entra ID?
I need to take the contents of the "Mobile" field within Windows AD user records, i.e: https://imgur.com/a/7FGR9ap ...and synchronise this across to the "Mobile phone" field within the corresponding user record in Azure Entra ID…
Hyper-V Failover Cluster Validation - network issue
Hello, I am trying to create a new failover cluster on Windows Server 2022 OS. I have 2 nodes added to the domain. I am validating and I have some issue with network adapters. Have someone error like me on screen? Unable to locate adapter identified…
NTLM authentication level 5, cant login in domain
Hello, Domain Controllers > Windows server 2019 Clients > Windows server 2019 and Windows 10 22H2 I have set this option on domain controller policy After that I have not been able to log in again via rdp with my domain account, it was blocked on…
Getting Event ID 5014 for DFSR replication
Log Name: DFS Replication Source: DFSR Date: 10/6/2024 7:38:36 PM Event ID: 5014 Task Category: None Level: Warning Keywords: Classic User: N/A Computer: WMGUSWIADS01 Description: The DFS Replication…
Win11 join in Domain issue(Apps didn't work)
On a fresh install of Windows 11 join in Domain issue after joining the Apps don't work. Reloading Windows 11 the same thing happens again.
am unable to do app registration in Azure UI using my subscription, is there any alternative way to do app registration registration like power
I am unable to access the Azure Active directory with my subscription, Is there any alternative way like using Azure Power shell
How to make domain joined computer to my network when he come to my network area?
I am using window server 2022 AD, I joined a computer to my domain, then remove the static ip of that computer, while the computer is still on my domain, the dns server ip showing 75.75.75.75, even though my the computer is on my same network, but then…
Restrict Access
Hi All, I have a domain admin account that I want to restrict. This account should only be used to log in to domain controllers and should not be allowed to log in to member servers. The requirement is that this domain admin account should be limited to…
ACR Authentication Options
Our .NET service is currently authenticating and pulling images from isolated ACR using an app registration with a username and password. We are considering using dSMS certificates instead. The plan is to obtain an access token from AAD, exchange it for…
Questions on computer accounts
Hello! Would you please clarify a couple of questions regarding AD computer accounts: 1) This command - Search-ADAccount -PasswordNeverExpires |Sort-Object ObjectClass| ft Name, ObjectClass -shows there're computers with PasswordNeverExpires - I've never…
Windows Hello for business ask a Microsoft account
Hi, I have an active directory on Windows server 2016. I tried to setup Windows hello for business on my clients whth these GPO : Use Windows Hello for Business Use certificate for on-premises authentication Windows Hello is then available on…
New-ManagementScope
Hi All i am using hybrid environment. My customattributes are synced from onprem Active Directory to Azure Active Directory. I am getting error in line2 at "extensionattribute01 -eq 'mbx.a1'" . if i use some other attribute like country,…