更新时间:2021-03-26 16:21:31
封面
版权信息
Foreword
Contributors
About the author
About the reviewer
Packt is Searching for Authors Like You
Preface
What this book covers
What you need for this book
Who this book is for
Getting the most from this book
Sections
Get in touch
Chapter 1. Establishing a PowerShell Administrative Environment
Introduction
Installing RSAT tools on Window 10 and Windows Server 2019
Exploring package management
Exploring PowerShellGet and the PSGallery
Creating an internal PowerShell repository
Establishing a code-signing environment
Implementing Just Enough Administration
Chapter 2. Managing Windows Networking
New ways to do old things
Configuring IP addressing
Installing and authorizing a DHCP server
Configuring DHCP scopes
Configuring IP addresses from static to DHCP
Configuring DHCP failover and load balancing
Configuring DNS servers zones and resource records
Chapter 3. Managing Windows Active Directory
Installing Active Directory with DNS
Creating and managing AD users groups and computers
Adding users to AD via a CSV file
Creating a group policy object
Reporting on AD users
Finding expired computers and disabled users in AD
Chapter 4. Managing Windows Storage
Managing physical disks and disk volumes
Managing NTFS permissions
Managing Storage Replica
Managing Filestore quotas
Using filesystem reporting
Chapter 5. Managing Shared Data
Setting up and securing an SMB file server
Creating and securing SMB shares
Accessing data on SMB shares
Creating an iSCSI target
Using an iSCSI target
Configuring a DFS Namespace
Configuring DFS Replication
Chapter 6. Managing Windows Update
Installing Windows Update Services
Configuring WSUS update synchronization
Configuring the Windows Update Client
Creating computer target groups
Configuring WSUS automatic approvals
Managing WSUS updates
Chapter 7. Managing Printing
Installing and sharing printers
Publishing a printer
Changing the spool directory
Changing printer drivers
Printing a test page
Managing printer security
Creating a printer pool
Chapter 8. Introducing Containers
Configuring a container host
Deploying a hello world sample
Deploying IIS in a container
Using a Dockerfile to create and use a container
Chapter 9. Managing Windows Internet Information Server
Installing IIS
Configuring IIS for SSL
Managing TLS cipher suites
Configuring a central certificate store
Configuring IIS bindings
Managing IIS logging and log files
Managing IIS applications and application pools
Analyzing IIS log files
Managing and monitoring Network Load Balancing
Chapter 10. Managing Desired State Configuration
Using DSC and built-in resources
Parameterizing DSC configuration
Finding and installing DSC resources
Using DSC with resources from PS Gallery
Configuring the DSC local configuration manager
Implementing an SMB DSC pull server
Implementing a web-based DSC pull server
Using DSC partial configurations
Chapter 11. Managing Hyper-V