Windows Server 2012 R2 Administrator Cookbook
eBook - ePub

Windows Server 2012 R2 Administrator Cookbook

Jordan Krause

Buch teilen
  1. 310 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Windows Server 2012 R2 Administrator Cookbook

Jordan Krause

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Windows Server 2012 R2 Administrator Cookbook als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Windows Server 2012 R2 Administrator Cookbook von Jordan Krause im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Informatique & Bases de données. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2015
ISBN
9781784393076

Windows Server 2012 R2 Administrator Cookbook


Table of Contents

Windows Server 2012 R2 Administrator Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Instant updates on new Packt books
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Conventions
Reader feedback
Customer support
Errata
Piracy
Questions
1. Learning the Interface
Introduction
Shutting down or restarting the server
Getting ready
How to do it...
How it works...
Launching Administrative Tools
Getting ready
How to do it...
How it works...
Using WinKey + X for quick admin tasks
Getting ready
How to do it...
How it works...
Using the Search function to launch applications quickly
Getting ready
How to do it...
How it works...
Managing remote servers from a single pane with Server Manager
Getting ready
How to do it...
How it works...
See also
Using PowerShell to accomplish any function in Windows Server
Getting ready
How to do it...
How it works...
Installing a role or feature
Getting ready
How to do it...
How it works...
Administering Server 2012 R2 from a Windows 8.x machine
Getting ready
How to do it...
How it works...
See also
Identifying useful keyboard shortcuts in Server 2012 R2
Getting ready
How to do it...
How it works...
Setting your PowerShell Execution Policy
Getting ready
How to do it...
How it works...
Building and executing your first PowerShell script
Getting ready
How to do it...
How it works...
Searching for PowerShell cmdlets with Get-Help
Getting ready
How to do it...
How it works...
2. Core Infrastructure Tasks
Introduction
Configuring a combination Domain Controller, DNS server, and DHCP server
Getting ready
How to do it...
How it works...
See also
Adding a second Domain Controller
Getting ready
How to do it...
How it works...
Organizing your computers with Organizational Units (OUs)
Getting ready
How to do it...
How it works...
Creating an A or AAAA record in DNS
Getting ready
How to do it...
How it works...
See also
Creating and using a CNAME record in DNS
Getting ready
How to do it...
How it works...
See also
Creating a DHCP scope to assign addresses to computers
Getting ready
How to do it...
How it works...
Creating a DHCP reservation for a specific server or resource
Getting ready
How to do it...
How it works...
Pre-staging a computer account in Active Directory
Getting ready
How to do it...
How it works...
Using PowerShell to create a new Active Directory user
Getting ready
How to do it...
How it works...
See also
Using PowerShell to view system uptime
Getting ready
How to do it...
How it works...
3. Security and Networking
Introduction
Requiring complex passwords in your network
Getting ready
How to do it...
How it works...
Using Windows Firewall with Advanced Security to block unnecessary traffic
Getting ready
How to do it...
How it works...
Changing the RDP port on your server to hide access
Getting ready
How to do it...
How it works...
Multi-homing your Windows Server 2012 R2
Getting ready
How to do it...
How it works...
See also
Adding a static route into the Windows routing table
Getting ready
How to do it...
How it works...
Using Telnet to test a connection and network flow
Getting ready
How to do it...
How it works...
Using the Pathping command to trace network traffic
Getting ready
How to do it...
How it works...
Setting up NIC Teaming
Getting ready
How to do it...
How it works...
Renaming and domain joining via PowerShell
Getting ready
How to do it...
How it works...
See also
4. Working with Certificates
Introduction
Setting up the first Certification Authority (CA) server in a network
Getting ready
How to do it...
How it works...
See also
Building a Subordinate Certification Authority server
Getting ready
How to do it...
How it works...
See also
Creating a certificate template to prepare for issuing machine certificates to your clients
Getting ready
How to do it...
How it works...
Publishing a certificate template to allow enrollment
Getting ready
How to do it...
How it works...
Using MMC to request a new certificate
Getting ready
How to do it...
How it works...
Using the web interface to request a new certificate
Getting ready
How to do it...
How it works...
Configuring Autoenrollment to issue certificates to all domain joined systems
Getting ready
How to do it...
How it works...
5. Internet Information Services
Introduction
Installing the Web Server (IIS) role with PowerShell
Getting ready
How to do it...
How it works...
See also
Launching your first website
Getting ready
How to do it...
How it works...
Changing the port on which your website runs
Getting ready
How to do it...
How it works...
Adding encryption (HTTPS) to your website
Getting ready
How to do it...
How it works...
Using a Certificate Signing Request (CSR) to acquire your SSL certificate
Getting ready
How to do it...
How it works...
Moving an SSL certificate from one server to another
Getting ready
How to do it...
How it works...
Rebinding your renewed certificates automatically
Getting ready
How to do it...
How it works...
Using host headers to manage multiple websites on a single IP address
Getting ready
How to do it...
How it works...
6. Remote Access
Introduction
DirectAccess Planning Q&A
Configuring DirectAccess, VPN, or a combination of the two
Getting ready
How to do it...
How it works...
Pre-staging Group Policy Objects (GPOs) to be used by DirectAccess
Getting ready
How to do it...
How it works...
Enhancing the security of DirectAccess by requiring certificate authentication
Getting ready
How to do it...
How it works...
Building your Network Location Server (NLS) on its own system
Getting ready
How to do it...
How it works...
Enabling Network Load Balancing (NLB) on your DirectAccess servers
Getting ready
How to do it...
How it works...
Adding VPN to your existing Dir...

Inhaltsverzeichnis