Introduction

Welcome to Windows Server 2012 R2 Pocket Consultant: Essentials & Configuration. Over the years, I’ve written about many different server technologies and products, but the one product I like writing about the most is Windows Server. Anyone transitioning to Windows Server 2012 R2 from Windows Server 2012 might be surprised at just how much has been updated, because changes both subtle and substantial have been made throughout the operating system. For anyone transitioning to Windows Server 2012 R2 from Windows Server 2008 R2 or an earlier release of Windows Server, I’ll let you know right up front that I believe Windows Server 2012 and Windows Server 2012 R2 are the most significant updates to Windows Server since the introduction of Windows 2000 Server.

The good news is Windows Server 2012 R2 builds off the same code base as Windows 8.1. This means that you can apply much of what you know about Windows 8.1 to Windows Server 2012 R2, including how Windows works with touchscreen devices. Although you might not install Windows Server 2012 R2 on touchscreen computers, you can manage Windows Server 2012 R2 from your touchscreen computers. If you do end up managing it this way, understanding the touchscreen options and the revised interface options will be crucial to your success. For this reason, I discuss both the touchscreen options and the traditional mouse and keyboard techniques throughout this book.

When you are working with touchscreen computers, you can manipulate on-screen elements in ways that weren’t possible previously. You can enter text by using the on-screen keyboard and also in the following ways:

  • Tap. Tap an item by touching it with your finger. A tap or double-tap of elements on the screen generally is the equivalent of a mouse click or double-click.

  • Press and hold. Press your finger down and leave it there for a few seconds. Pressing and holding elements on the screen generally is the equivalent of a right-click.

  • Swipe to select. Slide an item a short distance in the opposite direction compared to how the page scrolls. This selects the items and also might bring up related commands. If pressing and holding doesn’t display commands and options for an item, try using swipe to select instead.

  • Swipe from edge (slide in from edge). Starting from the edge of the screen, swipe or slide in. Sliding in from the right edge displays the charms. Sliding in from the left edge shows open apps and allows you to easily switch between them. Sliding in from the top or bottom edge shows commands for the active element.

  • Pinch. Touch an item by using two or more fingers, and then move the fingers toward each other. Pinching zooms out.

  • Stretch. Touch an item by using two or more fingers, and then move the fingers away from each other. Stretching zooms in.

Because I’ve written many top-selling Windows Server books, I was able to bring a unique perspective to this book—the kind of perspective you gain only after working with technologies for many years. As you’ve probably noticed, a great deal of information about Windows Server 2012 R2 is available on the web and in other printed books. You can find tutorials, reference sites, discussion groups, and more to make using Windows Server 2012 R2 easier. However, the advantage of reading this book is that much of the information you need to learn about Windows Server 2012 R2 is organized in one place and presented in a straightforward and orderly fashion. This book has everything you need to customize Windows Server 2012 R2 installations, master Windows Server 2012 R2 configurations, and maintain Windows Server 2012 R2 servers.

In this book, I teach you how features work, why they work the way they do, and how to customize them to meet your needs. I also offer specific examples of how certain features can meet your needs, and how you can use other features to troubleshoot and resolve issues you might have. In addition, this book provides tips, best practices, and examples of how to optimize Windows Server 2012 R2. This book won’t just teach you how to configure Windows Server 2012 R2, it will teach you how to squeeze every last bit of power out of it and make the most from the features and options it includes.

Unlike many other books about administering Windows Server 2012 R2, this book doesn’t focus on a specific user level. This isn’t a lightweight beginner book. Regardless of whether you are a beginning administrator or a seasoned professional, many of the concepts in this book will be valuable to you, and you can apply them to your Windows Server 2012 R2 installations.

Who is this book for?

Windows Server 2012 R2 Pocket Consultant: Essentials & Configuration covers all editions of Windows Server 2012 R2. The book is designed for the following readers:

  • Current Windows system administrators

  • Accomplished users who have some administrator responsibilities

  • Administrators upgrading to Windows Server 2012 R2 from previous versions

  • Administrators transferring from other platforms

To pack in as much information as possible, I had to assume that you have basic networking skills and a basic understanding of Windows Server. With this in mind, I don’t devote entire chapters to explaining Windows Server architecture, Windows Server startup and shutdown, or why you want to use Windows Server. I do, however, cover configuration, remote management, directory services, security, and much more.

I also assume that you are fairly familiar with Windows commands and procedures and the Windows user interface. If you need help learning Windows basics, you should read other resources (many of which are available from Microsoft Press).

How this book is organized

Rome wasn’t built in a day, and this book wasn’t intended to be read in a day, in a week, or even in a month. Ideally, you’ll read this book at your own pace, a little each day as you work your way through all the features Windows Server 2012 R2 has to offer. This book is organized into 10 chapters. The chapters are arranged in a logical order, taking you from planning and deployment tasks to configuration and maintenance tasks.

Ease of reference is an essential part of this hands-on guide. This book has an expanded table of contents and an extensive index for finding answers to problems quickly. Many other quick-reference features have also been added to the book, including quick step-by-step procedures, lists, tables with fast facts, and extensive cross references.

As with all Pocket Consultants, Windows Server 2012 R2 Pocket Consultant: Essentials & Configuration is designed to be a concise and easy-to-use resource for managing Windows servers. This is the readable resource guide that you’ll want on your desktop at all times. The book covers everything you need to perform the essential administrative tasks for Windows servers. Because the focus is on giving you maximum value in a pocket-size guide, you don’t have to wade through hundreds of pages of extraneous information to find what you’re looking for. Instead, you’ll find exactly what you need to get the job done, and you’ll find it quickly.

In short, the book is designed to be the one resource you turn to whenever you have questions regarding Windows Server administration. To this end, the book zeroes in on daily administration procedures, frequently performed tasks, documented examples, and options that are representative though not necessarily inclusive. One of my goals is to keep the content so concise that the book remains compact and easy to navigate while at the same time ensuring that it is packed with as much information as possible.

Conventions used in this book

I’ve used a variety of elements to help keep the text clear and easy to follow. You’ll find code listings in monospace type. When I tell you to actually enter a command or text, the command or text appear in bold type. When I introduce and define a new term in a paragraph of text, I put it in italics.

Note

Group Policy now includes both policies and preferences. Under the Computer Configuration and User Configuration nodes, you find two nodes: Policies and Preferences. Settings for general policies are listed under the Policies node. Settings for general preferences are listed under the Preferences node. When referencing settings under the Policies node, I sometimes use shortcut references, such as User ConfigurationAdministrative TemplatesWindows Components, or specify that the policies are found in the Administrative Templates for User Configuration under Windows Components. Both references tell you that the policy setting being discussed is under User Configuration rather than Computer Configuration and can be found under Administrative TemplatesWindows Components.

Other conventions include the following:

  • Best Practices. To examine the best technique to use when working with advanced configuration and maintenance concepts

  • Caution. To warn you about potential problems you should look out for

  • Important. To highlight important concepts and issues

  • More Info. To provide more information on a subject

  • Note. To provide additional details on a particular point that needs emphasis

  • Real World. To provide real-world advice when discussing advanced topics

  • Security Alert. To point out important security issues

  • Tip. To offer helpful hints or additional information

I truly hope you find that Windows Server 2012 R2 Pocket Consultant: Essentials & Configuration provides everything you need to perform the essential administrative tasks on Windows servers as quickly and efficiently as possible. You are welcome to send your thoughts to me at . Follow me on Twitter at WilliamStanek and on Facebook at www.facebook.com/William.Stanek.Author.

Other resources

No single magic bullet for learning everything you’ll ever need to know about Windows Server 2012 R2 exists. Even though some books are offered as all-in-one guides, there’s simply no way one book can do it all. With this in mind, I hope you use this book as it is intended to be used—as a concise and easy-to-use resource. It covers everything you need to perform core administration tasks for Windows servers, but it is by no means exhaustive.

Your current knowledge will largely determine your success with this or any other Windows resource or book. As you encounter new topics, take the time to practice what you’ve learned and read about. Seek out further information as necessary to get the practical hands-on know-how and knowledge you need.

I recommend that you regularly visit the Microsoft website for Windows Server (microsoft.com/windowsserver/) and support.microsoft.com to stay current with the latest changes. To help you get the most out of this book, you can visit my corresponding website at williamstanek.com/windows. This site contains information about Windows Server 2012 R2 and updates to the book.

Errata and book support

We’ve made every effort to ensure the accuracy of this book and its companion content. Any errors that have been reported since this book was published are listed at:

http://aka.ms/wsR2pc_EC/errata

If you find an error that is not already listed, you can report it to us through the same page.

If you need additional support, email Microsoft Press Book Support at:

Please note that product support for Microsoft software is not offered through the addresses above.

We want to hear from you

At Microsoft Press, your satisfaction is our top priority, and your feedback our most valuable asset. Please tell us what you think of this book at:

http://aka.ms/tellpress

The survey is short, and we read every one of your comments and ideas. Thanks in advance for your input!

Stay in touch

Let’s keep the conversation going! We’re on Twitter: http://twitter.com/MicrosoftPress.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.222.94.153