Oreilly Learn PowerShell Scripting in a Month of Lunches Second Edition - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Oreilly Learn PowerShell Scripting in a Month of Lunches Second Edition (/Thread-Oreilly-Learn-PowerShell-Scripting-in-a-Month-of-Lunches-Second-Edition) |
Oreilly Learn PowerShell Scripting in a Month of Lunches Second Edition - AD-TEAM - 06-16-2024
Download Free Download : Oreilly Learn PowerShell Scripting in a Month of Lunches Second Edition
mp4 | Video: h264,1920X1080 | Audio: AAC, 44.1 KHz Genre:eLearning | Language: English | Size:1.25 GB Files Included : 001 Part 1.mp4 (6.91 MB) MP4 002 Chapter 1 Before you begin.mp4 (12 MB) MP4 003 Chapter 1 Is this book for you.mp4 (4.25 MB) MP4 004 Chapter 1 What you need for this book.mp4 (6.6 MB) MP4 005 Chapter 1 How to use this book.mp4 (5.07 MB) MP4 006 Chapter 1 Expectations.mp4 (1.09 MB) MP4 007 Chapter 1 How to ask for help.mp4 (1.72 MB) MP4 008 Chapter 1 Summary.mp4 (742.43 KB) MP4 009 Chapter 2 Setting up your scripting environment.mp4 (3.21 MB) MP4 010 Chapter 2 PowerShell.mp4 (2.87 MB) MP4 011 Chapter 2 Administrative privileges and execution policy.mp4 (3.46 MB) MP4 012 Chapter 2 Script editors.mp4 (8.15 MB) MP4 013 Chapter 2 Our lab environment.mp4 (2.73 MB) MP4 014 Chapter 2 Example code.mp4 (2.45 MB) MP4 015 Chapter 2 Your turn.mp4 (2 MB) MP4 016 Chapter 2 Summary.mp4 (3.61 MB) MP4 017 Chapter 3 WWPD What would PowerShell do.mp4 (12.17 MB) MP4 018 Chapter 3 Naming your tools.mp4 (5.89 MB) MP4 019 Chapter 3 Naming parameters.mp4 (6.79 MB) MP4 020 Chapter 3 Producing output.mp4 (8.76 MB) MP4 021 Chapter 3 Don t assume.mp4 (6.67 MB) MP4 022 Chapter 3 Avoid innovation.mp4 (2.95 MB) MP4 023 Chapter 3 Summary.mp4 (1.92 MB) MP4 024 Chapter 4 Review Parameter binding and the PowerShell pipeline.mp4 (6.99 MB) MP4 025 Chapter 4 It s all in the parameters.mp4 (4.35 MB) MP4 026 Chapter 4 Pipeline ByValue.mp4 (21.54 MB) MP4 027 Chapter 4 ByPropertyName.mp4 (18.71 MB) MP4 028 Chapter 4 Summary.mp4 (1.38 MB) MP4 029 Chapter 5 Scripting language A crash course.mp4 (10.96 MB) MP4 030 Chapter 5 The If construct.mp4 (13.09 MB) MP4 031 Chapter 5 The ForEach construct.mp4 (13.45 MB) MP4 032 Chapter 5 The Switch construct.mp4 (3.33 MB) MP4 033 Chapter 5 The DoWhile construct.mp4 (2.68 MB) MP4 034 Chapter 5 The For construct.mp4 (5.61 MB) MP4 035 Chapter 5 Break.mp4 (5.84 MB) MP4 036 Chapter 5 Summary.mp4 (887.14 KB) MP4 037 Chapter 6 The many forms of scripting (and which to choose).mp4 (8.19 MB) MP4 038 Chapter 6 Thinking about tools.mp4 (12.61 MB) MP4 039 Chapter 6 Thinking about controllers.mp4 (8.28 MB) MP4 040 Chapter 6 Comparing tools and controllers.mp4 (1.97 MB) MP4 041 Chapter 6 Some concrete examples.mp4 (22.5 MB) MP4 042 Chapter 6 Control more.mp4 (3.49 MB) MP4 043 Chapter 6 Lab.mp4 (5.87 MB) MP4 044 Chapter 6 Summary.mp4 (2.56 MB) MP4 045 Chapter 7 Scripts and security.mp4 (10.72 MB) MP4 046 Chapter 7 Execution policy.mp4 (19.17 MB) MP4 047 Chapter 7 PowerShell isn t the default application.mp4 (2.63 MB) MP4 048 Chapter 7 Running scripts.mp4 (9.82 MB) MP4 049 Chapter 7 Recommendations.mp4 (8.86 MB) MP4 050 Chapter 7 Summary.mp4 (1.65 MB) MP4 051 Part 2.mp4 (4.42 MB) MP4 052 Chapter 8 Always design first.mp4 (8.38 MB) MP4 053 Chapter 8 Tools are testable.mp4 (6.1 MB) MP4 054 Chapter 8 Tools are flexible.mp4 (4.93 MB) MP4 055 Chapter 8 Tools look native.mp4 (8.08 MB) MP4 056 Chapter 8 For example.mp4 (23.22 MB) MP4 057 Chapter 8 Your turn.mp4 (11.73 MB) MP4 058 Chapter 8 Summary.mp4 (2.03 MB) MP4 059 Chapter 9 Avoiding bugs Start with a command.mp4 (12.42 MB) MP4 060 Chapter 9 Breaking it down, and running it right.mp4 (10.48 MB) MP4 061 Chapter 9 Running commands and digging deeper.mp4 (8.21 MB) MP4 062 Chapter 9 Process matters.mp4 (2.57 MB) MP4 063 Chapter 9 Know what you need.mp4 (3.73 MB) MP4 064 Chapter 9 Your turn.mp4 (8.2 MB) MP4 065 Chapter 9 Summary.mp4 (3.35 MB) MP4 066 Chapter 10 Building a basic function and script module.mp4 (20.7 MB) MP4 067 Chapter 10 Creating a script module.mp4 (6.52 MB) MP4 068 Chapter 10 Prereq check.mp4 (3.09 MB) MP4 069 Chapter 10 Running the command.mp4 (7.04 MB) MP4 070 Chapter 10 Your turn.mp4 (13.38 MB) MP4 071 Chapter 10 Summary.mp4 (3.26 MB) MP4 072 Chapter 11 Getting started with advanced functions.mp4 (46.52 MB) MP4 073 Chapter 11 Your turn.mp4 (4.77 MB) MP4 074 Chapter 11 Summary.mp4 (2.64 MB) MP4 075 Chapter 12 Objects The best kind of output.mp4 (9.14 MB) MP4 076 Chapter 12 Constructing and emitting output.mp4 (4.96 MB) MP4 077 Chapter 12 A quick test.mp4 (4.14 MB) MP4 078 Chapter 12 An object alternative.mp4 (3.38 MB) MP4 079 Chapter 12 Enriching objects.mp4 (7.07 MB) MP4 080 Chapter 12 Your turn.mp4 (7.37 MB) MP4 081 Chapter 12 Summary.mp4 (3.56 MB) MP4 082 Chapter 13 Using all the streams.mp4 (6.35 MB) MP4 083 Chapter 13 Adding verbose and warning output.mp4 (3.51 MB) MP4 084 Chapter 13 Doing more with -Verbose.mp4 (7.16 MB) MP4 085 Chapter 13 Information output.mp4 (14.69 MB) MP4 086 Chapter 13 Your turn.mp4 (3.36 MB) MP4 087 Chapter 13 Summary.mp4 (2.98 MB) MP4 088 Chapter 14 Simple help Making a comment.mp4 (4.53 MB) MP4 089 Chapter 14 Getting started.mp4 (8.93 MB) MP4 090 Chapter 14 Going further with comment-based help.mp4 (2.5 MB) MP4 091 Chapter 14 Broken help.mp4 (790.54 KB) MP4 092 Chapter 14 Beyond comments.mp4 (6.86 MB) MP4 093 Chapter 14 Your turn.mp4 (4.91 MB) MP4 094 Chapter 14 Summary.mp4 (5.16 MB) MP4 095 Chapter 15 Errors and how to deal with them.mp4 (9.35 MB) MP4 096 Chapter 15 Bad handling.mp4 (3.45 MB) MP4 097 Chapter 15 Two reasons for exception handling.mp4 (2.75 MB) MP4 098 Chapter 15 Handling exceptions in your tool.mp4 (9.97 MB) MP4 099 Chapter 15 Capturing the exception.mp4 (1.23 MB) MP4 100 Chapter 15 Handling exceptions for non-commands.mp4 (1.92 MB) MP4 101 Chapter 15 Going further with exception handling.mp4 (4.16 MB) MP4 102 Chapter 15 Your turn.mp4 (6.74 MB) MP4 103 Chapter 15 Summary.mp4 (4.44 MB) MP4 104 Chapter 16 Filling out a manifest.mp4 (6.3 MB) MP4 105 Chapter 16 Creating a new manifest.mp4 (4.68 MB) MP4 106 Chapter 16 Examining the manifest.mp4 (19.65 MB) MP4 107 Chapter 16 Your turn.mp4 (3.98 MB) MP4 108 Chapter 16 Summary.mp4 (2.55 MB) MP4 109 Part 3.mp4 (5.17 MB) MP4 110 Chapter 17 Changing your brain when it comes to scripting.mp4 (16.64 MB) MP4 111 Chapter 17 Example 2.mp4 (15.51 MB) MP4 112 Chapter 17 Your turn.mp4 (5.38 MB) MP4 113 Chapter 17 Summary.mp4 (1.3 MB) MP4 114 Chapter 18 Professional-grade scripting.mp4 (5.44 MB) MP4 115 Chapter 18 Code clarity.mp4 (5.45 MB) MP4 116 Chapter 18 Effective comments.mp4 (3.87 MB) MP4 117 Chapter 18 Formatting your code.mp4 (5.76 MB) MP4 118 Chapter 18 Meaningful variable names.mp4 (3.84 MB) MP4 119 Chapter 18 Avoiding aliases.mp4 (1.64 MB) MP4 120 Chapter 18 Logic over complexity.mp4 (2.98 MB) MP4 121 Chapter 18 Providing help.mp4 (843.11 KB) MP4 122 Chapter 18 Avoiding Write-Host and Read-Host.mp4 (4.32 MB) MP4 123 Chapter 18 Sticking with single quotes.mp4 (1.08 MB) MP4 124 Chapter 18 Not polluting the global scope.mp4 (1.22 MB) MP4 125 Chapter 18 Being flexible.mp4 (1.83 MB) MP4 126 Chapter 18 Prioritizing security.mp4 (1.39 MB) MP4 127 Chapter 18 Striving for elegance.mp4 (4.03 MB) MP4 128 Chapter 18 Summary.mp4 (915.35 KB) MP4 129 Chapter 19 An introduction to source control with Git.mp4 (4.64 MB) MP4 130 Chapter 19 What is Git.mp4 (8.74 MB) MP4 131 Chapter 19 Repository basics.mp4 (16.36 MB) MP4 132 Chapter 19 Using Git with VS Code.mp4 (8.25 MB) MP4 133 Chapter 19 Integrating with GitHub.mp4 (12.39 MB) MP4 134 Chapter 19 Summary.mp4 (1.52 MB) MP4 135 Chapter 20 Pestering your script.mp4 (3.73 MB) MP4 136 Chapter 20 Problems with manual testing.mp4 (3.06 MB) MP4 137 Chapter 20 Benefits of automated testing.mp4 (2.86 MB) MP4 138 Chapter 20 Introducing Pester.mp4 (2.41 MB) MP4 139 Chapter 20 Coding to be tested.mp4 (2.47 MB) MP4 140 Chapter 20 What do you test.mp4 (7.47 MB) MP4 141 Chapter 20 Writing a basic Pester test.mp4 (26.97 MB) MP4 142 Chapter 20 Summary.mp4 (1.51 MB) MP4 143 Chapter 21 Signing your script.mp4 (5 MB) MP4 144 Chapter 21 A word about certificates.mp4 (7.94 MB) MP4 145 Chapter 21 Configure your script signing policy.mp4 (2.96 MB) MP4 146 Chapter 21 Code-signing basics.mp4 (24.98 MB) MP4 147 Chapter 21 Summary.mp4 (1.72 MB) MP4 148 Chapter 22 Publishing your script.mp4 (4.41 MB) MP4 149 Chapter 22 Exploring the PowerShell Gallery.mp4 (2.66 MB) MP4 150 Chapter 22 Other publishing options.mp4 (1.38 MB) MP4 151 Chapter 22 Before you publish.mp4 (13.6 MB) MP4 152 Chapter 22 Ready, set, publish.mp4 (6.95 MB) MP4 153 Chapter 22 Publishing scripts.mp4 (10.45 MB) MP4 154 Chapter 22 Summary.mp4 (1 MB) MP4 155 Part 4.mp4 (5.75 MB) MP4 156 Chapter 23 Squashing bugs.mp4 (7.32 MB) MP4 157 Chapter 23 Dealing with syntax bugs.mp4 (6.69 MB) MP4 158 Chapter 23 Dealing with results bugs.mp4 (1.08 MB) MP4 159 Chapter 23 Dealing with logic bugs.mp4 (30.34 MB) MP4 160 Chapter 23 Your turn.mp4 (5.48 MB) MP4 161 Chapter 23 Summary.mp4 (2.51 MB) MP4 162 Chapter 24 Enhancing script output presentation.mp4 (4.55 MB) MP4 163 Chapter 24 Creating a default view.mp4 (42.91 MB) MP4 164 Chapter 24 Your turn.mp4 (6.74 MB) MP4 165 Chapter 24 Summary.mp4 (3.14 MB) MP4 166 Chapter 25 Wrapping up the NET Framework.mp4 (17.48 MB) MP4 167 Chapter 25 Exploring a class.mp4 (11.19 MB) MP4 168 Chapter 25 Making a wrapper.mp4 (6.67 MB) MP4 169 Chapter 25 A more practical example.mp4 (2.67 MB) MP4 170 Chapter 25 Your turn.mp4 (5.45 MB) MP4 171 Chapter 25 Summary.mp4 (4.16 MB) MP4 172 Chapter 26 Storing data not in Excel!.mp4 (9.77 MB) MP4 173 Chapter 26 Setting up everything.mp4 (8.28 MB) MP4 174 Chapter 26 Using your database Creating a table.mp4 (17.01 MB) MP4 175 Chapter 26 Saving data to SQL Server.mp4 (10.64 MB) MP4 176 Chapter 26 Querying data from SQL Server.mp4 (7.6 MB) MP4 177 Chapter 26 Summary.mp4 (2.18 MB) MP4 178 Chapter 27 Never the end.mp4 (4.29 MB) MP4 179 Chapter 27 Taking your next step.mp4 (12.37 MB) MP4 180 Chapter 27 What s in your future.mp4 (4.93 MB) MP4 181 Chapter 27 Summary.mp4 (3.05 MB) MP4 [To see links please register or login] |