|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1098198101 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
190423s2019 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d OCLCF
|d TEFOD
|d EBLCP
|d CHVBK
|d MERUC
|d UKAHL
|d UKMGB
|d OCLCQ
|d N$T
|d VT2
|d OCLCQ
|d YDX
|d OCLCO
|d DST
|d OCLCQ
|d OCLCO
|d NZAUC
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB9C8554
|2 bnb
|
016 |
7 |
|
|a 019299050
|2 Uk
|
019 |
|
|
|a 1089267074
|a 1089608375
|a 1129343366
|a 1153049897
|a 1162407064
|a 1192328152
|a 1240533613
|a 1300636891
|
020 |
|
|
|a 1789806445
|
020 |
|
|
|a 9781789806441
|q (electronic bk.)
|
020 |
|
|
|a 1789808537
|q (Trade Paper)
|
020 |
|
|
|a 9781789808537
|
020 |
|
|
|z 9781789808537
|
024 |
3 |
|
|a 9781789808537
|
029 |
1 |
|
|a AU@
|b 000065126556
|
029 |
1 |
|
|a CHNEW
|b 001040602
|
029 |
1 |
|
|a CHVBK
|b 559029659
|
029 |
1 |
|
|a UKMGB
|b 019299050
|
029 |
1 |
|
|a AU@
|b 000065674131
|
029 |
1 |
|
|a AU@
|b 000069022725
|
035 |
|
|
|a (OCoLC)1098198101
|z (OCoLC)1089267074
|z (OCoLC)1089608375
|z (OCoLC)1129343366
|z (OCoLC)1153049897
|z (OCoLC)1162407064
|z (OCoLC)1192328152
|z (OCoLC)1240533613
|z (OCoLC)1300636891
|
037 |
|
|
|a CL0501000043
|b Safari Books Online
|
037 |
|
|
|a D9676B24-6339-48FC-B24E-03E8DDAF8BDF
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.774.M55
|
082 |
0 |
4 |
|a 005.4476
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Lee, Thomas,
|d 1950-
|e author.
|
245 |
1 |
0 |
|a Windows Server 2019 automation with PowerShell cookbook :
|b powerful ways to automate manage Windows administrative tasks /
|c Thomas Lee ; foreword by Jeffrey Snover.
|
246 |
3 |
0 |
|a Powerful ways to automate and manage windows administrative tasks
|
250 |
|
|
|a Third edition.
|
264 |
|
1 |
|a Birmingham, UK :
|b Packt Publishing,
|c 2019.
|
300 |
|
|
|a 1 online resource :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed April 22, 2019).
|
500 |
|
|
|a Previous edition published: 2017.
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Cover; Copyright; About Packt; Foreword; Contributors; Table of Contents; Preface; 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; Introduction; New ways to do old things; Configuring IP addressing; Installing and authorizing a DHCP server; Configuring DHCP scopes
|
505 |
8 |
|
|a Configuring IP addresses from static to DHCPConfiguring DHCP failover and load balancing; Configuring DNS servers, zones, and resource records; Chapter 3: Managing Windows Active Directory; Introduction; 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; Introduction; Managing physical disks and disk volumes; Managing NTFS permissions; Managing Storage Replica
|
505 |
8 |
|
|a Managing Filestore quotasUsing filesystem reporting; Chapter 5: Managing Shared Data; Introduction; 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; Introduction; Installing Windows Update Services; Configuring WSUS update synchronization; Configuring the Windows Update Client; Creating computer target groups; Configuring WSUS automatic approvals; Managing WSUS updates
|
505 |
8 |
|
|a Chapter 7: Managing PrintingIntroduction; 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; Introduction; 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; Introduction; Installing IIS; Configuring IIS for SSL; Managing TLS cipher suites; Configuring a central certificate store
|
505 |
8 |
|
|a Configuring IIS bindingsManaging 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; Introduction; 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; Introduction
|
520 |
|
|
|a Windows Server 2019 represents the latest version of Microsoft's flagship server operating system. For those organisations that are still running Server 2008 and Server 2016, this latest product is a fairly natural upgrade. It also comes with the latest version of Windows PowerShell. PowerShell Version 5.1 has a number of additional features ...
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft Windows server.
|
630 |
0 |
7 |
|a Microsoft Windows server
|2 fast
|
650 |
|
0 |
|a Windows PowerShell (Computer program language)
|
650 |
|
6 |
|a Windows PowerShell (Langage de programmation)
|
650 |
|
7 |
|a Windows PowerShell (Computer program language)
|2 fast
|
700 |
1 |
|
|a Snover, Jeffrey,
|e writer of foreword.
|
776 |
0 |
8 |
|i Print version:
|a Lee, Thomas.
|t Windows Server 2019 Automation with PowerShell Cookbook : Powerful Ways to Automate and Manage Windows Administrative Tasks, 3rd Edition.
|d Birmingham : Packt Publishing Ltd, ©2019
|z 9781789808537
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781789808537/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH35976399
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL5721802
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 2037545
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 16087767
|
994 |
|
|
|a 92
|b IZTAP
|