PowerShell: Send email to users when password will soon expire.
Introduction
In this post, we’ll see how to alert users when their domain password will soon expire. To do this, we’ll create a …
In this post, we’ll see how to alert users when their domain password will soon expire. To do this, we’ll create a …
Security Procedure: Local Administrator Control
Some time ago, I was asked to find a method to implement certain security and …
In this post, I will show you how to create a GPO to meet the minimum requirements for password policies.
The first step is to access …
The easiest way to create users in AD is undoubtedly using Active Directory Users and Computers, provided you only want to create one or …
In this post, we’ll see how to install the ADDS (Active Directory Domain Services) role and how to promote our new domain …
PowerShell script execution is disabled by default on domain-joined computers. If you attempt to run a script, you will receive a message …
Freenom is a domain provider where you can get free domains for a year. These domains work just like any …
Delegation of control in Active Directory can be very helpful when managing a large number of users from different locations. …
This is something I’ve seen in different places: sometimes, certain users with administrator privileges on a …
Sometimes it’s necessary to add all members of an Organizational Unit (OU) to a security group in Active Directory, but how can we …