After removing any object in Active Directory (a user, a group, a computer or an OU), you can restore it. In this article we’ll show how to restore a removed…
Active Directory
-
-
Active DirectoryCentOSLinuxUbuntu
Zabbix: Single Sign-On (SSO) Authentication in Active Directory
December 17, 2020In this article we will consider a step-by-step configuration of a transparent SSO (Single Sign-On) authentication for Zabbix 4.0 (or newer) in Active Directory using Kerberos.
-
Active DirectoryPowerShellWindows Server 2016
Auditing Weak Passwords in Active Directory
December 14, 2020The complexity of a user password in Active Directory domain is one of the key security elements both for user data, and the entire domain infrastructure. Many users prefer to…
-
When you create a new user in an Active Directory domain, sometimes you need to make them a member of a large number of groups. It is quite tiresome to…
-
Active DirectoryGroup PoliciesSecurityWindows Server 2012 R2Windows Server 2016
Zerologon (CVE-2020-1472): Critical Active Directory Vulnerability
December 4, 2020In August 2020, Microsoft released an update to fix a critical Windows Server vulnerability in Active Directory — CVE-2020-1472 (more known as Zerologon) . This update was successfully installed on…
-
Active DirectoryGroup PoliciesWindows 10Windows Server 2016
Copy Files or Folders to All Computers via GPO
November 26, 2020Using Group Policies, you can automatically copy specific files or folders to all domain computers. You can place files to the Desktop, a user profile folder or any other directory…
-
Active DirectoryGroup PoliciesWindows 10Windows Server 2016
Windows: Block Remote Network Access for Local User Accounts
November 25, 2020Using local accounts (including the local administrator) to access another computer over network in Active Directory environments is not recommended on a number of reasons. The same local administrator username…
-
Active DirectoryGroup PoliciesPowerShellWindows 10Windows Server 2016
Password Change Notification When an AD User Password is About to Expire
November 9, 2020In this article we’ll show how to find out when a password of an Active Directory user account expires using PowerShell, how to set a password to never expire (PasswordNeverExpires…
-
Active DirectoryGroup PoliciesWindows Server 2012 R2Windows Server 2016
Allow RDP Access to Domain Controller for Non-admin Users
October 6, 2020By default, only members of the Domain Admins group have the remote RDP access to the Active Directory domain controllers‘ desktop. In this article we’ll show how to grant RDP…
-
Active DirectoryPowerShell
Using Saved Queries in ADUC MMC (Active Directory User and Computers)
August 21, 2020The Saved Queries in Active Directory Users and Computers (ADUC) mmc console allow you to create complex LDAP filters to select Active Directory objects. These queries can be saved, edited…