Skip to main content

POSTS

87 posts (9 pages)

          PowerShell: How to Create New Users in AD - Featured image

PowerShell: How to Create New Users in AD

Introduction

The easiest way to create users in AD is undoubtedly using Active Directory Users and Computers, provided you only want to create one or …


          GPO: Enable script execution. - Featured image

GPO: Enable script execution.

Introduction

PowerShell script execution is disabled by default on domain-joined computers. If you attempt to run a script, you will receive a message …


          How to get a free domain with Freenom - Featured image

How to get a free domain with Freenom

Introduction

Let’s talk about Freenom.

Freenom is a domain provider where you can get free domains for a year. These domains work just like any …


          Active Directory: Delegation of Control. - Featured image

Active Directory: Delegation of Control.

Introduction

Scenario

Delegation of control in Active Directory can be very helpful when managing a large number of users from different locations. …