In a networked environment, security is of paramount importance. Implementing an effective account lockout policy in Active Directory is crucial to ensuring security. Account lockout policy helps prevent unauthorized access …
Cyril Kardashevsky
Cyril Kardashevsky
I enjoy technology and developing websites. Since 2012 I'm running a few of my own websites, and share useful content on gadgets, PC administration and website promotion.
-
-
An RODC is a specialized domain controller that holds a read-only copy of the Active Directory database, providing an extra layer of security for branch offices or locations with limited …
-
There is no convenient way to find out if Multi-Factor Authentication is enabled for a particular user and what MFA methods are configured in the Microsoft 365 Admin Centre web …
-
Microsoft (Office 365) retention policies make it easy for the user and administrator to clean up and archive items in a user’s mailbox on Exchange Online. Retention policies allow automatically assigning …
-
In this article, we’ll take a look at few examples of using PowerShell to extract group members from different Active Directory group. This article should teach you how to build …
-
Each mail-enabled Microsoft 365 user with the correct license can use the Online Archive (also known as an In-Place Archive or Exchange Online Archive) mailbox feature. An In-Place Archive is a special type of mailbox …
-
Task Scheduler allows you to automatically run various programs, scripts or commands in Windows according to a schedule, when certain events occur, when the computer is turned on/off, or when …
-
An Active Directory group is a special type of object in AD that is used to group together other directory objects. In other words, group is a way of collecting …
-
When deleting a domain controller from Active Directory, it is advisable to use the DCPromo (demote) procedure, which allows you to correctly delete all records about the old domain controller …
-
There are fixed user attributes by default in Azure Active Directory. These attributes include the User Principal Name, Display Name, Email Address, etc. Suppose you want to add more custom …