Cargando…

Windows Server 2012 automation with PowerShell cookbook /

In Detail Automating server tasks allows administrators to repeatedly perform the same, or similar, tasks over and over again. With PowerShell scripts, you can automate server tasks and reduce manual input, allowing you to focus on more important tasks. Windows Server 2012 Automation with PowerShell...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Goad, Ed
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn852513250
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 130711s2013 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d DEBSZ  |d OCLCQ  |d OCLCF  |d OCLCQ  |d FEM  |d COCUF  |d CNNOR  |d MOR  |d PIFPO  |d OCLCQ  |d OCLCO  |d U3W  |d STF  |d WRM  |d CEF  |d NRAMU  |d INT  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d UKAHL  |d HS0  |d OCLCO  |d QGK  |d OCLCQ 
019 |a 968110669  |a 1058150089  |a 1259227258 
020 |a 1849689466 
020 |a 9781849689465 
020 |a 9781849689472 
020 |a 1849689474 
020 |z 9781849689465 
020 |a 1299441017 
020 |a 9781299441019 
029 1 |a AU@  |b 000052006387 
029 1 |a AU@  |b 000053044012 
029 1 |a DEBBG  |b BV041430948 
029 1 |a DEBSZ  |b 398267685 
029 1 |a DKDLA  |b 820120-katalog:000663909 
029 1 |a GBVCP  |b 785369007 
035 |a (OCoLC)852513250  |z (OCoLC)968110669  |z (OCoLC)1058150089  |z (OCoLC)1259227258 
037 |a CL0500000225  |b Safari Books Online 
050 4 |a QA76.774.M55  |b G63 2013 
082 0 4 |a 005.42 
049 |a UAMI 
100 1 |a Goad, Ed. 
245 1 0 |a Windows Server 2012 automation with PowerShell cookbook /  |c Ed Goad. 
260 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource (1 volume) :  |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  |2 rda 
588 0 |a Online resource; title from title page (viewed June 18, 2013). 
520 |a In Detail Automating server tasks allows administrators to repeatedly perform the same, or similar, tasks over and over again. With PowerShell scripts, you can automate server tasks and reduce manual input, allowing you to focus on more important tasks. Windows Server 2012 Automation with PowerShell Cookbook will show several ways for a Windows administrator to automate and streamline his/her job. Learn how to automate server tasks to ease your day-to-day operations, generate performance and configuration reports, and troubleshoot and resolve critical problems. Windows Server 2012 Automation with PowerShell Cookbook will introduce you to the advantages of using Windows Server 2012 and PowerShell. Each recipe is a building block that can easily be combined to provide larger and more useful scripts to automate your systems. The recipes are packed with examples and real world experience to make the job of managing and administrating Windows servers easier. The book begins with automation of common Windows Networking components such as AD, DHCP, DNS, and PKI, managing Hyper-V, and backing up the server environment. By the end of the book you will be able to use PowerShell scripts to automate tasks such as performance monitoring, reporting, analyzing the environment to match best practices, and troubleshooting. Approach Cookbook with recipes based on real life examples. Who this book is for This book is written to assist the daily tasks for systems administrators, engineers, and architects working with Windows Server 2012. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding PowerShell Scripting; Introduction; Managing security on PowerShell scripts; Creating and using functions; Creating and using modules; Creating and using PowerShell profiles; Passing variables to functions; Validating parameters in functions; Piping data to functions; Recording sessions with transcripts; Signing PowerShell scripts; Sending e-mail; Sorting and filtering; Using formatting to export numbers; Using formatting to export data views; Using jobs 
505 8 |a Dealing with errors in PowerShellTuning PowerShell scripts for performance; Creating and using Cmdlets; Chapter 2: Managing Windows Network Services with PowerShell; Introduction; Configuring static networking; Installing domain controller; Configuring zones in DNS; Configuring DHCP scopes; Configuring DHCP server failover; Converting DHCP addresses to static; Building out a PKI environment; Creating AD users; Searching for and reporting on AD users; Finding expired computers in AD; Creating and e-mailing a superuser report; Chapter 3: Managing IIS with PowerShell; Introduction 
505 8 |a Installing and configuring IISConfiguring IIS for SSL; Configuring a Central Certificate Store; Configuring IIS bindings; Configuring IIS logging; Managing log files; Configuring NLB across multiple servers; Monitoring load balancing across NLB nodes; Placing NLB nodes into maintenance; Configuring a development/staging/production site scheme; Promoting content in websites; Reporting on website access and errors; Chapter 4: Managing Hyper-V with PowerShell; Introduction; Installing and configuring Hyper-V; Configuring NUMA; Securing Hyper-V; Hyper-V networking; Creating virtual machines 
505 8 |a Managing VM stateConfiguring VM networking; Configuring VM hardware; Quickly deploying VMs using a template; Managing and reporting on VM snapshots; Monitoring Hyper-V utilization and performance; Synchronizing networks between Hyper-V hosts; Hyper-V replication; Migrating VMs between hosts; Migrating VM storage between hosts; Using failover clustering to make VMs highly available; Chapter 5: Managing Storage with PowerShell; Introduction; Managing NTFS file permissions; Managing NTFS alternate streams; Configuring NTFS deduplication; Monitoring NTFS deduplication; Configuring storage pools 
505 8 |a Reporting on storage poolsManaging file quotas; Chapter 6: Managing Network Shares with PowerShell; Introduction; Creating and securing CIFS shares; Accessing CIFS shares from PowerShell; Creating iSCSI target and virtual disk; Using a iSCSI disk; Configuring and using iSNS; Creating an NFS export; Mounting NFS exports; Making CIFS shares highly available; Configuring DFS and DFSR replication; Configuring BranchCache; Chapter 7: Managing Windows Updates with PowerShell; Introduction; Installing Windows Server Update Services; Configuring WSUS update synchronization 
546 |a English. 
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 blmlsh 
630 0 7 |a Microsoft Windows server.  |2 fast  |0 (OCoLC)fst01391015 
650 0 |a Operating systems (Computers) 
650 0 |a Windows PowerShell (Computer program language) 
650 6 |a Systèmes d'exploitation (Ordinateurs) 
650 6 |a Windows PowerShell (Langage de programmation) 
650 7 |a operating systems.  |2 aat 
650 7 |a Operating systems (Computers)  |2 fast  |0 (OCoLC)fst01046280 
650 7 |a Windows PowerShell (Computer program language)  |2 fast  |0 (OCoLC)fst01745518 
776 |z 1-84968-946-6 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781849689465/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26851099 
994 |a 92  |b IZTAP