Learn PowerShell Scripting in a Month of Lunches, Second Edition MEAP V06

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Learn PowerShell Scripting in a Month of Lunches teaches you to create effective automation scripts and tools with PowerShell. Its 27 bite-size lessons cover instantly useful techniques for writing efficient code, finding and squashing bugs, organizing your scripts into libraries, and much more. This revised second edition of the bestselling original has been fully upgraded to the latest version of PowerShell. It’s full of exciting new examples that go beyond Windows scripting and show you how you can use PowerShell to automate Linux, and macOS environments.

Author(s): James Petty
Publisher: Manning Publications
Year: 2023

Language: English
Pages: 104

Copyright_2023_Manning_Publications
welcome
1_Before_you_begin
2_Setting_up_your_scripting_environment
3_WWPD:_What_would_PowerShell_do?
4_Review:_Parameter_binding_and_the_PowerShell_pipeline
5_Scripting_language:_A_crash_course
6_The_many_forms_of_scripting_(and_which_to_choose)
7_Scripts_and_security
8_Always_design_first