Book Image

Windows Server 2016 Cookbook

By : Jordan Krause
Book Image

Windows Server 2016 Cookbook

By: Jordan Krause

Overview of this book

This hands-on Cookbook is stuffed full of practical recipes that will help you handle the essential administrative tasks in Windows Server 2016. You’ll start by familiarizing yourself with the look and feel of Windows Server 2016, and will then learn how to navigate through some daily tasks using the graphical interface. You will see how to compose optimal Group Policies and facilitate task automation with PowerShell 5.0 scripting. We will also take a look at the functions available to provide remote network access to your traveling users, and explore the much anticipated Nano Server and Hyper-V built-in integration support that is brand new in Windows Server 2016. By the end of this book, you will know how to take your Windows Server 2016-powered server and turn it into any common infrastructure role that might be required in your company.
Table of Contents (18 chapters)
Windows Server 2016 Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Introduction


When getting to know a new customer and network as part of my day job, I generally find that one of two things are true. Either they don't have a CA server, or they do, but it isn't being used for anything yet. Most folks know that certificates are upcoming and in demand and that new technologies are released all the time that require a fairly large use of certificates. Technologies such as Lync, SharePoint, System Center, DirectAccess, or even just building a website almost always require the use of a certificate in today's world. Jumping into a project to deploy almost any new system these days will quickly bring you to the realization that a knowledge of certificates is becoming mandatory. Even in places where they aren't required, they are usually still recommended in order to make the solution more secure or to adhere to best practices.

Together, we are going to build a Public Key Infrastructure (PKI) environment inside our network and use it for some common certificate...