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

Chapter 1. Learning the Interface

In an effort to become familiar with the look and feel of Windows Server 2016, you will learn how to navigate through some daily tasks using the graphical interface. On our agenda in this chapter are the following recipes:

  • Shutting down or restarting the server

  • Launching Administrative Tools

  • Using WinKey + X for quick admin tasks

  • Using the search function to launch applications quickly

  • Managing remote servers from a single pane with Server Manager

  • Using PowerShell to accomplish any function in Windows Server

  • Installing a role or feature

  • Administering Server 2016 from a Windows 10 machine

  • Identifying useful keyboard shortcuts in Server 2016

  • Setting your PowerShell Execution Policy

  • Building and executing your first PowerShell script

  • Searching for PowerShell cmdlets with Get-Help