Skip to main content

POSTS

98 posts (5 pages)

          DHCP: How to Configure a DHCP Server from Scratch - Featured image

DHCP: How to Configure a DHCP Server from Scratch

Introduction

In this post, we’ll see how to configure a DHCP server, add the necessary role, and configure the scopes.

Having a DHCP server …


          PFSense: Adding an Additional LAN - Featured image

PFSense: Adding an Additional LAN

Introduction

In this post, we’ll see how to add an additional LAN to pfSense.

PFSense is an open-source firewall/router based on FreeBSD. It can …


          Exchange: How to Add Another Email Domain - Featured image

Exchange: How to Add Another Email Domain

Introduction

In this post, we’ll see how to add another domain to an Exchange server.

First, we need to obtain a domain. This can be one …


          GPO: How to Configure Password Policies - Featured image

GPO: How to Configure Password Policies

Introduction

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 …


          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. …