
Active Directory FAQ
824 FOLLOWERS
AD Administration, Migration, PowerShell - Tips and tricks for Microsoft environments - Active Directory tech blog by FirstAttribute
Active Directory FAQ
2w ago
The integration of Entra ID for setting up Single Sign-On (SSO) with applications like Salesforce is a process for centralizing user access from third-party applications with authentication via Entra ID. […]
The post Entra ID integration for SSO and API access control appeared first on Active Directory FAQ ..read more
Active Directory FAQ
2M ago
Hybrid onboarding refers to the process of integrating new users into both on-premises Active Directory (AD) environments and cloud-based identity services such as Microsoft Entra ID. In today’s increasingly hybrid […]
The post Hybrid onboarding in Entra ID, AD and third-party systems appeared first on Active Directory FAQ ..read more
Active Directory FAQ
2M ago
Microsoft Entra Connect V2 enables the integration of on-premises Windows Server Active Directory (AD) with Microsoft Entra ID (formerly Azure AD) to provide users with a single sign-on with the […]
The post Entra Connect v2 vs. Entra Cloud Sync appeared first on Active Directory FAQ ..read more
Active Directory FAQ
3M ago
For the implementation of a zero trust strategy, conditional access in Entra ID is an important basis for protection against cyberattacks. This article highlights the key points. Conditional Access in […]
The post Zero Trust implementation with Microsoft Entra appeared first on Active Directory FAQ ..read more
Active Directory FAQ
4M ago
How to resolve the HTTP 400 error when request headers are too long? As a common authentication protocol, Kerberos plays a central role in user authentication and securing IT infrastructures. […]
The post HTTP error 400 request header is too long – MaxTokenSize appeared first on Active Directory FAQ ..read more
Active Directory FAQ
5M ago
Guest accounts are used to provide controlled access to corporate resources for temporary or external users. These accounts are often created for partners, consultants, or temporary employees and provide an […]
The post Synchronise guest accounts from AD to Entra ID appeared first on Active Directory FAQ ..read more
Active Directory FAQ
5M ago
How does GitOps work? GitOps is an innovative approach that uses Git as the central source for managing infrastructure and applications. By applying Git principles to the operations side of […]
The post GitOps: An introduction appeared first on Active Directory FAQ ..read more
Active Directory FAQ
6M ago
How does GitOps work? GitOps is an innovative approach where Git serves as the central source for managing infrastructure and applications. By applying Git principles to the operations side of […]
The post GitOps: Introduction appeared first on Active Directory FAQ ..read more
Active Directory FAQ
7M ago
Are your Powershell scripts taking too long to run and always timeout? PowerShell is often used to automate tasks or to configure systems such as Exchange. However, the use of Powershell is sometimes very resource or memory intensive, e.g. for file operations. The execution of Exchange cmdlets for the administration of Exchange OnPrem and Exchange Online/M365 can also result in the PowerShell process using a lot of memory. The memory used can be in the gigabyte range.
Typical error handling and its pitfalls
If you close the PowerShell process, (e.g. by closing the PowerShell shell, PowerShell ..read more
Active Directory FAQ
10M ago
Extension attributes in Entra ID offer more flexibility and customization options. Custom attributes allow you to store additional information to more effectively manage user accounts and personalize applications. Learn how extension attributes and schema extensions differ, including their use cases and limitations.
Index
What are extension attributes in Entra ID and what types are there?
Extension attributes
Schema extensions
Why are Entra ID extension attributes needed?
Extend Entra ID directory schema with AD attributes
What are the advantages of custom attributes?
Where can extensio ..read more