Azure AD: how to update user's ImmutableId without AzureAD module nor MSOnline module
I am AD and Azure AD Administrator. I want to sync an existing Azure AD account with a newly created on-premises AD account in an environment where: OnPremisesImmutableId is empty for all Azure AD accounts. Azure AD Connect currently uses objectGUID for…
Inheritence
Hi everyone, I was wondering if there is a way to grant someone access to a subfolder but not give them access to the parent folder or any other folder. For example; I would like access to (R:) > House > Kitchen Designs Kitchen Designs being…
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…
AD B2C custom policy Get Key="ValidTokenIssuerPrefixes" URI from a rest endpoint
Hi All, I have a <ClaimProvider> in my AD B2C custom policy which allows some tenants to authenticate. Is it possible to get these URIs from a rest API endpoint and populate it? <item key="ValidTokenIssuerPrefixes">[URIs from an…
Computers using M365 authentication only, will not recognize Admin accounts for permission approvals
I hope the subject makes sense, but we have started transitioning computer users in our company to M365 logins instead of maintaining a separate AD for it. So, they are now authenticating against the default Azure AD used by M365. On a new computer, the…
Disable Microsoft Login from windows and all apps
Hello, I am using windows machines for cyber cafe, this machine is used by multiple users. I don't want any user to login with their personal/work or school microsoft account in windows or any of the apps like edge or office. I have already made some…
Unable to see the owner of the subscription which I pay for
Hello! I am unable to see any data of a specific Azure Subscription. How I can get these data? If I can try to get role then it is disables (since I do not have the proper permission I guess..)ű I have only one directory. It would be urgent since I…
AVD - Win11 - GPO Network Printer errors
Hi Everyone, We have a W2K16 Print server setup with Win10 drivers for all Print Devices We noticed that when the GPO runs to map printers (via AD group membership) some users don't get all the printers mapped and some get. This is from AVD Win11.…
How to fix Verification of prerequisites for Domain Controller promotion failed.
Verification of prerequisites for Domain Controller promotion failed. The local Administrator account becomes the domain Administrator account when you create a new domain. The new domain cannot be created because the local Administrator account password…
There was a problem connecting to the remote resource. Ask your network administrator for help | Error code: 0x3000008
This is in reference to RDS issue, whenever I try to connect Remote desktop connection using RDS icon, it gives below error. I have mentioned the configuration also for RDS. Please suggest on this issue. There was a problem connecting to the remote…
I cant leave another organization
Hello Please i need your help on this issue. I have an account that is attached to "another organization" but is not being allowed to leave. When I try to leave for him, I also get an error.
Implementing Azure AD B2C with Local Identity and SSO for Third-Party Access
Hi, We want to set up Azure AD B2C with local identity support and enable Single Sign-On (SSO) using custom policies for the following scenario: A user logs into my website using the B2C sign-in/sign-up policy via an iframe (this is functioning…
Customer wants to explore Azure solution which help protect their developer codes on his Local machine
Customer Requirements as below : Customer are looking their Developer should not be able to copy their code in his local machine where VSCode editor they were using for Code, and he should not be able to copy it somewhere or else uploaded somewhere else.…
Active Directory DisplaySpecifiers adminPropertyPages Prefix number
I have a new domain that I am managing and someone removed the ability to see the attribute editor tab for multiple AD Objects: Users, Computers, Groups, and OUs. I've fixed the Users and Computers by adding the…
Problem to migrate SIDHistory with command line
For a migration inter-forest, SIDHistory is migrated fine with Wizard. But with commandline, there is always an error that has no sense "ERR2:7615 SID History cannot be updated for xxx. You must be an administrator in the source domain." The…
Problem to migrate SID History using ADMT with powershell script only
Hi, I am migrating Exchange accounts between forests from one Exchange environment to another using the Exchange native scripts alongside ADMT. However, I encounter the error below when migrating Active Directory users via ADMT's command line to merge…
Azure Entra ID Groups written back (Distribution group & Mail Enabled Security group)
Dear Community We are currently using AD Connect to sync on-prem resources to Cloud we also want to implement group writeback from Azure AD to on-Prem AD, so we can use the Microsoft 365 groups (Security groups, Mail Enabled Distribution groups,…
Domain User Restricted to Specific Computer Unable to Access Webpage
A test is being conducted where multiple users are restricted to use specific computers, starting with a test user and test computer. There is a webpage accessible to all domain users that utilizes a script to validate usernames and passwords against…
How to enable system recover using GPO
Hello to everyone, How I will enable system recovery in my domain users using a gpo?
Writing a powershell script to add users from a csv to a group in Active Directory?
We are wanting to use a CSV file to bulk upload users to a certain security group. Some users in the CSV will already be in the group. Is there a good source to help write this powershell script?