Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Windows Server 2019 Automation with PowerShell Cookbook - Third Edition

You're reading from  Windows Server 2019 Automation with PowerShell Cookbook - Third Edition

Product type Book
Published in Feb 2019
Publisher Packt
ISBN-13 9781789808537
Pages 542 pages
Edition 3rd Edition
Languages
Author (1):
Thomas Lee Thomas Lee
Profile icon Thomas Lee
Toc

Table of Contents (19) Chapters close

Windows Server 2019 Automation with PowerShell Cookbook Third Edition
Foreword
Contributors
Preface
1. Establishing a PowerShell Administrative Environment 2. Managing Windows Networking 3. Managing Windows Active Directory 4. Managing Windows Storage 5. Managing Shared Data 6. Managing Windows Update 7. Managing Printing 8. Introducing Containers 9. Managing Windows Internet Information Server 10. Managing Desired State Configuration 11. Managing Hyper-V 12. Managing Azure 13. Managing Performance and Usage 14. Troubleshooting Windows Server Index

Index

A

  • access control entries (ACEs) / Managing printer security
  • Access Control Entries (ACEs) / Managing NTFS permissions
  • access control list (ACL) / Managing printer security
  • access control lists (ACLs) / Introduction
  • Active Directory (AD)
    • about / Introduction
    • installing, with DNS / Getting ready, How to do it..., How it works..., There's more...
    • users, adding via CSV file / Adding users to AD via a CSV file, How it works..., There's more...
    • expired computers, finding / Finding expired computers and disabled users in AD, How to do it..., There's more...
    • disabled users, finding / Finding expired computers and disabled users in AD, How to do it..., There's more...
  • AD computers
    • creating / Creating and managing AD users, groups, and computers, How to do it..., There's more...
    • managing / Creating and managing AD users, groups, and computers, How to do it..., How it works..., There's more...
  • AD groups
    • creating / Creating and managing AD users, groups, and computers, How to do it..., There's more...
    • managing / Creating and managing AD users, groups, and computers, How to do it..., How it works..., There's more...
  • AD users
    • creating / Creating and managing AD users, groups, and computers, Getting ready, How to do it..., There's more...
    • managing / Creating and managing AD users, groups, and computers, How to do it..., How it works..., There's more...
    • reporting / Reporting on AD users, How to do it..., How it works..., There's more...
  • Automatic Private IP Address (APIPA) / There's more...
  • Azure
    • PowerShell, using / Using PowerShell with Azure, How to do it..., How it works..., There's more...
  • Azure App Service plans
    • reference link / There's more...
  • Azure costs
    • reference link / Using PowerShell with Azure
  • Azure disk storage
    • reference link / Exploring your storage account
  • Azure files
    • reference link / Exploring your storage account
  • Azure locations
    • reference link / See also
  • Azure queues
    • reference link / Exploring your storage account
  • Azure Resource Management API
    • reference link / See also
  • Azure resources
    • creating / Creating core Azure resources, Getting ready, How to do it..., How it works…, There's more...
    • reference link / Creating core Azure resources
  • Azure SMB file share
    • creating / Creating an Azure SMB file share, How to do it..., How it works..., There's more...
  • Azure Storage
    • reference link / See also
    • account, exploring / Exploring your storage account, How to do it..., How it works..., There's more...
    • types / Exploring your storage account
  • Azure table storage
    • reference link / Exploring your storage account
  • Azure VM
    • creating / Creating an Azure VM, How to do it..., How it works..., See also
    • reference link / See also
  • Azure website
    • creating / Creating an Azure website, How to do it..., How it works..., There's more...

B

  • Background Intelligent Transfer Service (BITS) / How it works...
  • Best Practice Analyzer (BPA) tools / Introduction
    • using / Using the Best Practices Analyzer, Getting ready, How it works..., There's more...
  • binary large object (blob) / Exploring your storage account
  • blob types
    • reference link / Exploring your storage account

C

  • central certificate store
    • configuring / Configuring a central certificate store, How to do it..., How it works…, There's more...
  • Central Certificate Store (CCS) / Configuring a central certificate store
  • certificate authority (CA) / There's more...
  • Certificate Authority (CA) / Configuring IIS for SSL
  • Challenge Handshake Authentication Protocol (CHAP) / There's more...
  • Chocolatey
    • URL / There's more...
  • cipher suites, in Windows
    • reference link / See also
  • Cluster Shared Volume / Creating an iSCSI target
  • code-signing environment
    • establishing / Establishing a code-signing environment, How to do it..., How it works..., There's more...
  • computer target groups
    • creating / Creating computer target groups, How to do it..., How it works...
  • container
    • IIS, deploying / Deploying IIS in a container, How it works..., There's more..., See also
  • container host
    • configuring / Configuring a container host, How it works..., There's more...
  • container images, building
    • reference link / See also
  • counters / Introduction

D

  • data
    • accessing, on SMB shares / Accessing data on SMB shares, How it works…, There's more...
  • Deployment Image Servicing and Management (DISM) / Creating a VM
  • Desired State Configuration (DSC) / Introduction
    • built-in resources, used / Using DSC and built-in resources, Getting ready, How to do it…, How it works..., There's more...
    • local configuration manager, configuring / Configuring the DSC local configuration manager, How to do it…, How it works
  • Desired State Configuration (DSC) resources
    • reference link / Introduction
    • finding / Finding and installing DSC resources, How it works..., There's more..., See also
    • installing / Finding and installing DSC resources, Getting ready, How it works..., There's more..., See also
    • used, from PS Gallery / Using DSC with resources from PS Gallery, Getting ready, How to do it…, How it works..., There's more...
  • DFS Namespace (DFSN)
    • configuring / Configuring a DFS Namespace, How to do it..., How it works…, There's more...
    • about / Configuring a DFS Namespace
  • DFS Namespaces / Introduction
  • DFS Replication / Introduction
    • configuring / Configuring DFS Replication, How to do it..., How it works…, There's more...
    • reference link / There's more...
  • DFS Replication (DFSR) / Configuring a DFS Namespace
  • DHCP failover
    • configuring / Configuring DHCP failover and load balancing, Getting ready, How to do it..., How it works...
  • DHCP scopes
    • configuring / Configuring DHCP scopes, How to do it..., How it works...
  • DHCP server
    • installing / Installing and authorizing a DHCP server, How to do it..., There's more...
    • authorizing / Installing and authorizing a DHCP server, How it works..., There's more...
  • Digicert
    • reference link / Establishing a code-signing environment
  • disabled users
    • finding, in AD / Finding expired computers and disabled users in AD, How to do it..., How it works..., There's more...
  • disk volumes
    • managing / Managing physical disks and disk volumes, Getting ready, How to do it..., How it works…, There's more...
  • Distributed File System (DFS) / Introduction, Configuring a DFS Namespace
  • DNS
    • used, for installing Active Directory (AD) / Getting ready, How to do it..., How it works...
  • DNS resource records
    • configuring / Configuring DNS servers, zones, and resource records, How to do it..., How it works..., There's more…
  • DNS server
    • configuring / Configuring DNS servers, zones, and resource records, How to do it..., How it works..., There's more…
  • DNS zones
    • configuring / Configuring DNS servers, zones, and resource records, How to do it..., How it works..., There's more…
  • Docker
    • reference link / See also
  • Dockerfile
    • used, for creating container / Using a Dockerfile to create and use a container, How to do it..., How it works..., There's more...
    • reference link / There's more...
  • Docker networking
    • reference link / There's more...
  • domain controllers (DCs) / Creating computer target groups
  • DSC configuration
    • parameterizing / Parameterizing DSC configuration, How to do it…, How it works..., There's more...
  • DSC event logging
    • reference link / See also
  • DSC partial configurations
    • using / Using DSC partial configurations, How to do it…, How it works…, There's more...
  • DSC resource module
    • reference link / See also

E

  • event log entries
    • reference link / See also
  • event logs
    • managing / Managing event logs, How to do it..., How it works..., There's more...
  • expired computers
    • finding, in AD / Finding expired computers and disabled users in AD, How to do it..., How it works..., There's more...

F

  • Fiber Channel SAN / Creating an iSCSI target
  • file-synchronization tools
    • reference link / Configuring a DFS Namespace
  • file docker windows container transfer
    • reference link / See also
  • Filestore quotas
    • managing / Managing Filestore quotas , How to do it..., How it works…, There's more...
  • file system reporting
    • using / Using filesystem reporting, How to do it..., How it works…, There's more...
  • FSRM
    • quota management / Managing Filestore quotas
    • file screening / Managing Filestore quotas
    • reporting / Managing Filestore quotas

G

  • Get-Counter cmdlet / Introduction
    • used, for retrieving performance counters / Retrieving performance counters using Get-Counter, How to do it..., How it works...
  • group policy object
    • creating / Creating a group policy object, How to do it..., There's more..., See also
  • Group Policy Object (GPO) / Configuring the Windows Update Client
  • GUID Partition Table (GPT) / Introduction

H

  • hello world sample
    • deploying / Deploying a hello world sample, How to do it..., How it works..., There's more...
  • Hyper-V
    • about / Introduction
    • installing / Installing and configuring Hyper-V, How to do it..., How it works...
    • configuring / Installing and configuring Hyper-V, How to do it..., How it works...
  • Hyper-V features
    • reference / See also
  • Hyper-V networking
    • configuring / Getting ready, How to do it..., How it works...
  • Hyper-V performance
    • monitoring / Monitoring Hyper-V utilization and performance, How to do it..., How it works...
  • Hyper-V utilization
    • monitoring / Monitoring Hyper-V utilization and performance, How to do it..., How it works...

I

  • IIS
    • deploying, in container / Deploying IIS in a container, How it works..., There's more..., See also
  • IIS application pools
    • managing / Managing IIS applications and application pools, How to do it..., How it works…, There's more...
  • IIS applications
    • managing / Managing IIS applications and application pools, How to do it..., How it works…, There's more...
  • IIS bindings
    • configuring / Configuring IIS bindings, How to do it..., How it works…, There's more...
  • IIS log files
    • managing / Managing IIS logging and log files, How to do it..., How it works…, There's more...
    • reference link / There's more...
    • analyzing / Analyzing IIS log files, Getting ready, How it works…, There's more...
  • IIS log files, application issues
    • reference link / See also
  • IIS logging
    • managing / Managing IIS logging and log files, How to do it..., How it works…
  • internal PowerShell repository
    • creating / Creating an internal PowerShell repository, How to do it..., How it works...
  • Internet Information Service (IIS) / Introduction
  • Internet Information Services (IIS)
    • about / Introduction
    • installing / Installing IIS, How it works…, There's more...
    • configuring, for SSL / Configuring IIS for SSL, Getting ready, There's more...
  • IP addresses
    • configuring, from static to DHCP / Configuring IP addresses from static to DHCP, How it works...
  • IP addressing
    • configuring / Configuring IP addressing, How to do it..., How it works..., There's more...
  • IPC share
    • URL / See Also
  • iSCSI target
    • creating / Creating an iSCSI target, How it works…, There's more...
    • URL / See Also
    • using / Using an iSCSI target, How to do it..., How it works…, There's more...

J

  • JEA documentation
    • reference link / See also
  • Just Enough Administration
    • implementing / Implementing Just Enough Administration, Getting ready, How to do it..., How it works..., There's more...
    • objects / Implementing Just Enough Administration

L

  • load balancing
    • configuring / Configuring DHCP failover and load balancing, Getting ready, How to do it..., How it works...
  • local configuration manager (LCM) / Introduction

M

  • managed object format (MOF) / Introduction
  • Master Boot Record (MBT) / Introduction
  • members / Configuring DFS Replication

N

  • named pipes
    • reference / There's more...
  • nested Hyper-V
    • implementing / Implementing nested Hyper-V, How to do it..., How it works...
  • network connectivity
    • checking / Checking network connectivity, How it works..., There's more...
  • Networking IT pros
    • in Windows Server / New ways to do old things, How to do it..., How it works..., There's more...
  • Network Load Balancing (NLB)
    • about / Managing and monitoring Network Load Balancing
    • managing / Managing and monitoring Network Load Balancing, Getting ready, How to do it..., How it works…, There's more...
    • monitoring / Managing and monitoring Network Load Balancing, Getting ready, How to do it..., How it works…, There's more...
  • NTFS permissions
    • managing / Managing NTFS permissions, How to do it..., How it works…, There's more...
  • NTFSSecurity module
    • reference link / See also
  • NuGet
    • reference link / There's more...

O

  • organizational units (OUs) / Creating and managing AD users, groups, and computers

P

  • package management
    • exploring / Exploring package management, How to do it..., How it works...
  • Packet Inter Network Groper (Ping) / There's more...
  • performance counters
    • retrieving, Get-Counter used / Retrieving performance counters using Get-Counter, How to do it..., How it works...
    • retrieving, WMI used / Using WMI to retrieve performance counters, How to do it..., How it works...
  • performance data
    • reporting on / Reporting on performance data, How to do it..., How it works...
  • Performance Logging and Alerting (PLA)
    • about / Introduction
    • Performance Monitor / Introduction
    • Task Manager / Introduction
    • counter set / Introduction
  • Performance Monitor (perfmon)
    • about / Introduction
  • performance monitoring graph
    • generating / Generating a performance-monitoring graph, How to do it..., How it works...
  • physical disks
    • managing / Managing physical disks and disk volumes, Getting ready, How to do it..., How it works…, There's more...
  • PLA data collector sets
    • creating / Creating and using PLA data collector sets, How to do it..., How it works...
    • using / Creating and using PLA data collector sets, How to do it..., How it works...
  • PowerShell
    • used, with Azure / Using PowerShell with Azure, How to do it..., How it works..., There's more...
  • PowerShell Direct (PSD)
    • using / Using PowerShell Direct, How to do it..., How it works...
  • PowerShellGet
    • exploring / Exploring PowerShellGet and the PSGallery, How to do it..., How it works..., See also…
  • printer
    • installing / Installing and sharing printers, Getting ready, How it works…
    • sharing / Installing and sharing printers, Getting ready, How it works…, There's more...
    • publishing / Publishing a printer, How it works…, There's more...
  • printer driver
    • about / Introduction
  • printer drivers
    • changing / Changing printer drivers
  • printer pool / Introduction
    • creating / Creating a printer pool, How it works…
  • printer port / Introduction
  • printer security
    • managing / Managing printer security, How to do it..., How it works…, There's more...
  • printer usage
    • reporting on / Reporting on printer usage, How to do it..., How it works...
  • print server / Introduction
  • ProGet
    • reference link / Creating an internal PowerShell repository
  • PSFTP third-party module
    • reference link / See also
  • PSGallery
    • exploring / Exploring PowerShellGet and the PSGallery, How to do it..., How it works..., See also…
    • URL / How it works...
  • public CA-issued certificate
    • reference link / There's more...
  • pull mode / Using DSC and built-in resources
  • push mode / Using DSC and built-in resources

R

  • ReFS and NTFS filesystems, comparison
    • references / Introduction
  • remote script / Establishing a code-signing environment
  • repo / Exploring PowerShellGet and the PSGallery
  • Resource Designer tool
    • reference link / See also
  • RootDSE object
    • reference link / There's more...
  • RSAT tools
    • installing, on Window 10 / Installing RSAT tools on Window 10 and Windows Server 2019, Getting ready, How to do it..., How it works..., There's more...
    • installing, on Windows Server 2019 / Installing RSAT tools on Window 10 and Windows Server 2019, Getting ready, How to do it..., How it works..., There's more...

S

  • Scale-Out File Server / There's more...
  • Scale-Out File Server (SOFS) / Introduction
  • Secure Socket Layer (SSL) / Configuring IIS for SSL
  • Sender Protected Framework (SPF) / There's more…
  • Server Message Block (SMB) / Introduction
  • server requisites, WSUS
    • reference / See also
  • SMB DSC pull server
    • implementing / Implementing an SMB DSC pull server, How to do it…, How it works..., See also
  • SMB file server
    • setting up / Setting up and securing an SMB file server, How it works…, There's more...
    • securing / Setting up and securing an SMB file server, How it works…, There's more...
  • SMB shares
    • securing / Creating and securing SMB shares, How to do it..., How it works…, There's more...
    • creating / Creating and securing SMB shares, How to do it..., How it works…, There's more...
    • used, for accessing data / Accessing data on SMB shares, How it works…, There's more...
  • SNI feature, in IIS
    • reference link / See also
  • SPF records
    • reference link / There's more…
  • spool directory
    • changing / Changing the spool directory, How to do it..., How it works…
  • Storage Area Networking (SAN) / Introduction
  • storage movement, VM
    • configuring / Configuring VM and storage movement, How to do it..., How it works...
  • Storage Replica
    • reference link / There's more...
  • Storage Replica (SR)
    • about / Managing Storage Replica
    • managing / Managing Storage Replica, Getting ready, How it works…
  • system diagnostic report
    • creating / Creating a system diagnostic report, How it works...

T

  • TCPing application
    • URL, for downloading / There's more...
  • test page
    • printing / Printing a test page, How it works…
  • threshold action / How to do it...
  • TLS cipher suites
    • managing / Managing TLS cipher suites, How it works…, There's more...
  • Transport Layer Security (TLS) / Configuring IIS for SSL

U

  • users
    • adding, to AD via CSV file / Adding users to AD via a CSV file, How it works..., There's more...
  • User State Migration Tool (USMT) / Creating a VM

V

  • virtual machine
    • creating / Creating a VM, How to do it..., How it works...
    • configuring / Configuring VM and storage movement, How to do it..., How it works...
  • virtual machine (VM) / Introduction
  • virtual machines (VM) / Creating an Azure VM
  • virtual machines (VMs) / Getting ready
  • VM checkpoints
    • managing / Managing VM checkpoints, How to do it..., How it works...
  • VM groups
    • working with / Working with VM groups, Getting ready, How to do it..., How it works...
  • VM hardware
    • configuring / Configuring VM hardware , How to do it..., How it works...
  • VM replication
    • configuring / Configuring VM replication, How to do it..., How it works...
  • VM state
    • managing / Managing VM state, How it works...

W

  • web-based DSC pull server
    • implementing / Implementing a web-based DSC pull server, Getting ready, How to do it…, How it works..., There's more...
  • WebAdministration
    • reference link / There's more...
  • Windows Assessment and Deployment Kit / Creating a VM
  • Windows File Server Resource Manager (FSRM) / Introduction
  • Windows Imaging and Configuration Designer (Windows ICD) / Creating a VM
  • Windows Remote Server Administration (RSAT) / Installing RSAT tools on Window 10 and Windows Server 2019
  • Windows Server Update Services (WSUS)
    • about / Introduction
  • Windows System Image Manager (Windows SIM) / Creating a VM
  • Windows Update Client
    • configuring / Configuring the Windows Update Client, How to do it..., How it works...
  • Windows Update Services
    • installing / Installing Windows Update Services, How to do it..., How it works...
  • WMI
    • used, for retrieving performance counters / Using WMI to retrieve performance counters, How to do it..., How it works...
  • WSUS automatic approvals
    • configuring / Configuring WSUS automatic approvals, How it works...
  • WSUS updates
    • managing / Managing WSUS updates, How to do it..., How it works...
  • WSUS update synchronization
    • configuring / Configuring WSUS update synchronization, Getting ready, How to do it..., How it works...
lock icon The rest of the chapter is locked
arrow left Previous Section
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}