To lower my memory footprint in my home lab I decided to move from into Windows Server 2016 Core. That said running Active Directory Domain Service seems to be the perfect candidate to start with my new architectured lab environment. There are several prerequisites required for enabling ADDS, but I am not going to get into […]
Tag: How-To
In my previous post ‘Windows Server 2016 Core Configuration, with SCONFIG‘ I stepped through how to use the sconfig tool to modify settings on Windows Server 2016 Core. In this post, I will introduce you to how to go about running Windows Updates and applying them to your server. Here are the steps I used: Log into […]
Windows Server 2016 Core has a built-in configuration tool named Sconfig. This tool is used to configure and manage several aspects of Server Core installations. This simplifies tasks such as changing settings such as network, remote desktop, hostname and domain memberships, etc. To use the Server Configuration Tool Log into the console of your Windows Server […]
While setting up ISP Redundancy on a Check Point cluster I ran into an issue preventing me from proceeding with my configuration. I was eventually able to resolve this and felt that I would share with you and my future self the steps taken. What is ISP Redundancy ISP Redundancy enables reliable Internet connectivity […]
I recently had the pleasure of installing Microsoft SQL Server on Linux – Ubuntu Server. This was a very straight-forward installed and just works. The following steps are what were taken to install and configure this server. My Setup: Ubuntu 17.10 Server – VMware Template Network Connectivity SQL Server Management Studio 17 – Testing connectivity […]
In this short write up I will go over steps to demote a Server 2012 domain controller. If you have worked in Active Directory and Windows Domain Administration over the years you may recall that in previous version of Windows Server that you would use the command line tool of ‘DCPROMO’ to promote or demote […]