Cargando…

PowerShell for sysadmins : workflow automation made easy /

"A practical guide to using PowerShell. Begins with an introduction for new users, then moves on to explaining how to develop scripts to automate daily tasks, and finally teaches how to build a large project to automate server deployments from scratch."--

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bertram, Adam Richard (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, [2020]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting started
  • Basic PowerShell concepts
  • Combining commands
  • Control flow
  • Error handling
  • Writing functions
  • Exploring modules
  • Running scripts remotely
  • Testing with Pester
  • Parsing structured data
  • Automating active directory
  • Working with Azure
  • Working with AWS
  • Creating a server inventory script
  • Provisioning a virtual environment
  • Installing an operating system
  • Deploying active directory
  • Creating and configuring a SQL server
  • Refactoring your code
  • Creating and configuring an IIS web server.