el-hacker.org Downloads
   
 Name                                                                   Last modified      Size  
 Parent Directory                                                                            -   
 001 Enabling Scripts on Your Machine. Setting Execution Policy.mp4     2023-11-13 22:32   66M  
 001 Enabling Scripts on Your Machine. Setting Execution Policy_en.vtt  2023-11-13 22:32  7.9K  
 002 Using Variables. Part 1.mp4                                        2023-11-13 22:32   15M  
 002 Using Variables. Part 1_en.vtt                                     2023-11-13 22:32  3.0K  
 003 Using Set-Variable cmdlet and_Related Cmdlets.mp4                  2023-11-13 22:32   64M  
 003 Using Set-Variable cmdlet and_Related Cmdlets_en.vtt               2023-11-13 22:32   10K  
 004 Using the read-host Cmdlet.mp4                                     2023-11-13 22:32   29M  
 004 Using the read-host Cmdlet_en.vtt                                  2023-11-13 22:32  3.6K  
 005 Using the write-host Cmdlet.mp4                                    2023-11-13 22:32   45M  
 005 Using the write-host Cmdlet_en.vtt                                 2023-11-13 22:32  6.4K  
 006 Using Operators. Part 1.mp4                                        2023-11-13 22:32   24M  
 006 Using Operators. Part 1_en.vtt                                     2023-11-13 22:32  3.5K  
 007 Using Operators. Part 2. The Assignment Operators.mp4              2023-11-13 22:32   29M  
 007 Using Operators. Part 2. The Assignment Operators_en.vtt           2023-11-13 22:32  5.0K  
 008 Using Operators. Part 4 Logical and Unary Operators.mp4            2023-11-13 22:32   26M  
 008 Using Operators. Part 4 Logical and Unary Operators_en.vtt         2023-11-13 22:32  4.1K  
 009 Parameterizing Changing Values.mp4                                 2023-11-13 22:32   72M  
 009 Parameterizing Changing Values_en.vtt                              2023-11-13 22:32  8.0K  
 010 Write-Verbose and Comment Based Help.mp4                           2023-11-13 22:32   49M  
 010 Write-Verbose and Comment Based Help_en.vtt                        2023-11-13 22:32  5.7K  
 011 Lab 1. Moving from Command to Script.mp4                           2023-11-13 22:32   70M  
 011 Lab 1. Moving from Command to Script_en.vtt                        2023-11-13 22:32  5.8K  
 012 Lab1 Answers Moving from Command to Script.mp4                     2023-11-13 22:32   33M  
 012 Lab1 Answers Moving from Command to Script_en.vtt                  2023-11-13 22:32  3.1K  
 013 Wrapping a Script in a Function.mp4                                2023-11-13 22:32   12M  
 013 Wrapping a Script in a Function_en.vtt                             2023-11-13 22:32  2.9K  
 014 Demonstration Testing the Function. Uderstanding Scopes.mp4        2023-11-13 22:32  7.1M  
 014 Demonstration Testing the Function. Uderstanding Scopes_en.vtt     2023-11-13 22:32  2.0K  
 015 Creating a Script Module.mp4                                       2023-11-13 22:32   14M  
 015 Creating a Script Module_en.vtt                                    2023-11-13 22:32  3.3K  
 016 Adding Debugging Breakpoints.mp4                                   2023-11-13 22:32  6.9M  
 016 Adding Debugging Breakpoints_en.vtt                                2023-11-13 22:32  1.8K  
 017 Lab B Tasks Moving from Script to Function to Module.mp4           2023-11-13 22:32   28M  
 017 Lab B Tasks Moving from Script to Function to Module_en.vtt        2023-11-13 22:32  4.6K  
 018 Lab B Solution Moving from Script to Function to Module.mp4        2023-11-13 22:33   51M  
 018 Lab B Solution Moving from Script to Function to Module_en.vtt     2023-11-13 22:33   11K  
 019 Understanding Error Actions.mp4                                    2023-11-13 22:33   22M  
 019 Understanding Error Actions_en.vtt                                 2023-11-13 22:33  4.5K  
 020 Try...Catch Constructs.mp4                                         2023-11-13 22:33  9.0M  
 020 Try...Catch Constructs_en.vtt                                      2023-11-13 22:33  2.7K  
 021 Logging Errors.mp4                                                 2023-11-13 22:33  8.6M  
 021 Logging Errors_en.vtt                                              2023-11-13 22:33  2.1K  
 022 Demo Error Actions, Using Try...Catch, Adding Error Logging.mp4    2023-11-13 22:33   12M  
 022 Demo Error Actions, Using Try...Catch, Adding Error Logging_en.vtt 2023-11-13 22:33  1.0K  
 023 Lab C Tasks Implementing Basic Error Handling.mp4                  2023-11-13 22:33   17M  
 023 Lab C Tasks Implementing Basic Error Handling_en.vtt               2023-11-13 22:33  3.2K  
 024 Lab C Solution Implementing Basic Error Handling.mp4               2023-11-13 22:33   33M  
 024 Lab C Solution Implementing Basic Error Handling_en.vtt            2023-11-13 22:33  6.3K  
 025 Lab C Review.mp4                                                   2023-11-13 22:33  2.7M  
 025 Lab C Review_en.vtt                                                2023-11-13 22:33  870   
 026 Lesson 4 Using Basic Scripting Constructs.mp4                      2023-11-13 22:33  4.9M  
 026 Lesson 4 Using Basic Scripting Constructs_en.vtt                   2023-11-13 22:33  2.0K  
 027 The If Construct.mp4                                               2023-11-13 22:33  6.5M  
 027 The If Construct_en.vtt                                            2023-11-13 22:33  2.7K  
 028 The Switch Construct.mp4                                           2023-11-13 22:33   18M  
 028 The Switch Construct_en.vtt                                        2023-11-13 22:33  3.5K  
 029 The ForEach Construct.mp4                                          2023-11-13 22:33   12M  
 029 The ForEach Construct_en.vtt                                       2023-11-13 22:33  2.9K  
 030 Demo The If Construct, The ForEach Construct.mp4                   2023-11-13 22:33  5.5M  
 030 Demo The If Construct, The ForEach Construct_en.vtt                2023-11-13 22:33  2.0K