Learn PowerShell in a Month of Lunches, Fourth Edition, Video Edition
Focused View
9:37:12
0 View
Appendix. Custom property and column syntax.mp4
01:10
Appendix. Help file.mp4
01:10
Appendix. Operators.mp4
02:20
Appendix. Pipeline parameter input.mp4
03:25
Appendix. PowerShell cheat sheet.mp4
10:31
Appendix. When to use $ .mp4
01:23
Chapter 1. Before you begin.mp4
06:28
Chapter 1. Being immediately effective with PowerShell.mp4
00:55
Chapter 1. Contacting us.mp4
00:48
Chapter 1. How to use this book.mp4
03:16
Chapter 1. Installing PowerShell.mp4
01:36
Chapter 1. Is this book for you.mp4
01:55
Chapter 1. Setting up your lab environment.mp4
01:49
Chapter 1. Windows, Linux, and macOS, oh my.mp4
01:05
Chapter 2. It s typing class all over again.mp4
02:31
Chapter 2. Lab.mp4
02:37
Chapter 2. Meet PowerShell.mp4
05:40
Chapter 2. PowerShell on Linux (Ubuntu 18.04).mp4
02:21
Chapter 2. PowerShell on macOS.mp4
02:05
Chapter 2. Visual Studio Code and the PowerShell extension.mp4
10:47
Chapter 2. What version is this.mp4
00:52
Chapter 3. Accessing online help.mp4
01:36
Chapter 3. Accessing about topics.mp4
01:40
Chapter 3. Asking for help.mp4
01:39
Chapter 3. Interpreting the help.mp4
15:48
Chapter 3. Lab.mp4
02:37
Chapter 3. Lab answers.mp4
01:46
Chapter 3. Updatable help.mp4
02:10
Chapter 3. Using help to find commands.mp4
05:33
Chapter 3. Using the help system.mp4
04:16
Chapter 4. Aliases Nicknames for commands.mp4
02:15
Chapter 4. Common points of confusion.mp4
02:10
Chapter 4. Dealing with errors.mp4
02:07
Chapter 4. Lab.mp4
01:44
Chapter 4. Lab answers.mp4
00:35
Chapter 4. Not scripting, but running commands.mp4
03:10
Chapter 4. Running commands.mp4
08:02
Chapter 4. Support for external commands.mp4
04:41
Chapter 4. Taking shortcuts.mp4
04:28
Chapter 4. The anatomy of a command.mp4
01:45
Chapter 4. The cmdlet naming convention.mp4
02:45
Chapter 5. Lab.mp4
00:48
Chapter 5. Lab answers.mp4
01:09
Chapter 5. Navigating the filesystem.mp4
01:43
Chapter 5. Understanding how the filesystem is organized.mp4
03:13
Chapter 5. Using wildcards and literal paths.mp4
01:49
Chapter 5. Working with other providers.mp4
01:52
Chapter 5. Working with providers.mp4
03:10
Chapter 6. Common points of confusion.mp4
01:55
Chapter 6. Converting to HTML.mp4
02:30
Chapter 6. Exporting to a file.mp4
13:30
Chapter 6. Lab.mp4
01:58
Chapter 6. Lab answers.mp4
01:01
Chapter 6. Piping to a file.mp4
02:35
Chapter 6. The pipeline Connecting commands.mp4
01:19
Chapter 6. Using cmdlets that modify the system Killing processes.mp4
03:18
Chapter 7. Adding commands.mp4
01:16
Chapter 7. Command conflicts and removing extensions.mp4
01:48
Chapter 7. Common points of confusion.mp4
00:38
Chapter 7. Extensions Finding and adding modules.mp4
04:40
Chapter 7. Extensions Finding and installing modules.mp4
03:27
Chapter 7. Lab.mp4
01:08
Chapter 7. Lab answers.mp4
01:32
Chapter 7. Playing with a new module.mp4
02:09
Chapter 8. Common points of confusion.mp4
01:11
Chapter 8. Discovering objects Get-Member.mp4
02:32
Chapter 8. Lab.mp4
01:58
Chapter 8. Lab answers.mp4
01:04
Chapter 8. Objects Data by another name.mp4
04:04
Chapter 8. Objects until the end.mp4
04:43
Chapter 8. Selecting the properties you want.mp4
02:09
Chapter 8. Sorting objects.mp4
01:41
Chapter 8. Understanding why PowerShell uses objects.mp4
04:26
Chapter 8. Using object actions, or methods.mp4
02:05
Chapter 8. Using object attributes, or properties.mp4
02:09
Chapter 9. A practical interlude.mp4
01:28
Chapter 9. Finding the commands.mp4
01:24
Chapter 9. Lab.mp4
01:16
Chapter 9. Lab answer.mp4
00:24
Chapter 9. Learning to use the commands.mp4
04:15
Chapter 9. Tips for teaching yourself.mp4
01:25
Chapter 10. Extracting the value from a single property.mp4
04:41
Chapter 10. Further exploration.mp4
00:46
Chapter 10. How PowerShell passes data down the pipeline.mp4
01:30
Chapter 10. Lab.mp4
02:51
Chapter 10. Lab answers.mp4
01:11
Chapter 10. Parenthetical commands.mp4
01:45
Chapter 10. Plan A Pipeline input ByValue.mp4
03:45
Chapter 10. Plan B Pipeline input ByPropertyName.mp4
04:14
Chapter 10. The pipeline, deeper.mp4
01:26
Chapter 10. When things don t line up Custom properties.mp4
04:23
Chapter 10. Working with Azure PowerShell.mp4
01:03
Chapter 11. Another out GridViews.mp4
01:07
Chapter 11. Common points of confusion.mp4
04:36
Chapter 11. Creating custom columns and list entries.mp4
04:25
Chapter 11. Formatting And why it s done on the right.mp4
01:25
Chapter 11. Formatting lists.mp4
00:47
Chapter 11. Formatting tables.mp4
02:23
Chapter 11. Formatting wide lists.mp4
00:45
Chapter 11. Further exploration.mp4
00:26
Chapter 11. Going out To a file or to the host.mp4
01:05
Chapter 11. Lab.mp4
01:32
Chapter 11. Lab answers.mp4
00:34
Chapter 11. Working with the default formatting.mp4
09:18
Chapter 12. Common points of confusion.mp4
02:59
Chapter 12. Filtering and comparisons.mp4
01:47
Chapter 12. Filtering left.mp4
01:03
Chapter 12. Filtering objects out of the pipeline.mp4
03:15
Chapter 12. Further exploration.mp4
00:37
Chapter 12. Lab.mp4
00:59
Chapter 12. Lab answers.mp4
00:32
Chapter 12. Using comparison operators.mp4
04:37
Chapter 12. Using the iterative command-line model.mp4
03:44
Chapter 13. But wait, there s more.mp4
00:55
Chapter 13. Common points of confusion.mp4
00:47
Chapter 13. Differences between remote and local commands.mp4
04:55
Chapter 13. Further exploration.mp4
00:58
Chapter 13. Lab.mp4
01:39
Chapter 13. Lab answers.mp4
02:02
Chapter 13. PSRP over SSH overview.mp4
01:37
Chapter 13. Remote control One-to-one and one-to-many.mp4
05:51
Chapter 13. Setting up PSRP over SSH.mp4
03:13
Chapter 13. Using Enter-PSSession and Exit-PSSession for one-to-one remoting.mp4
05:04
Chapter 13. Using Invoke-Command for one-to-many remoting.mp4
03:30
Chapter 13. WinRM overview.mp4
05:05
Chapter 14. Commands for managing jobs.mp4
02:30
Chapter 14. Common points of confusion.mp4
01:30
Chapter 14. Creating a process job.mp4
01:52
Chapter 14. Creating a thread job.mp4
01:27
Chapter 14. Getting job results.mp4
03:41
Chapter 14. Jobs in the wild.mp4
00:59
Chapter 14. Lab.mp4
00:45
Chapter 14. Lab answers.mp4
00:42
Chapter 14. Multitasking with background jobs.mp4
01:25
Chapter 14. Remoting, as a job.mp4
01:21
Chapter 14. Synchronous vs. asynchronous.mp4
02:07
Chapter 14. Working with child jobs.mp4
01:07
Chapter 15. Common points of confusion.mp4
05:15
Chapter 15. Lab.mp4
00:56
Chapter 15. Lab answers.mp4
00:49
Chapter 15. Let s speed things up.mp4
02:48
Chapter 15. The CIM way Invoking methods.mp4
05:48
Chapter 15. The backup plan Enumerating objects.mp4
04:22
Chapter 15. Working with many objects, one at a time.mp4
03:00
Chapter 16. Commands for working with variables.mp4
01:52
Chapter 16. Common points of confusion.mp4
00:53
Chapter 16. Declaring a variable s type.mp4
03:55
Chapter 16. Further exploration.mp4
00:44
Chapter 16. Lab.mp4
00:48
Chapter 16. Lab answers.mp4
00:52
Chapter 16. More tricks with double quotes.mp4
02:04
Chapter 16. Storing many objects in a variable.mp4
06:09
Chapter 16. Storing values in variables.mp4
05:03
Chapter 16. Using variables Fun tricks with quotes.mp4
03:32
Chapter 16. Variables A place to store your stuff.mp4
01:24
Chapter 16. Variable best practices.mp4
00:58
Chapter 17. Further exploration.mp4
00:23
Chapter 17. Input and output.mp4
02:41
Chapter 17. Lab.mp4
01:08
Chapter 17. Lab answers.mp4
00:37
Chapter 17. Other ways to write.mp4
02:05
Chapter 17. Read-Host.mp4
00:52
Chapter 17. Write-Host.mp4
04:33
Chapter 17. Write-Output.mp4
02:53
Chapter 18. Enter-PSSession with session objects.mp4
02:57
Chapter 18. Further exploration.mp4
00:25
Chapter 18. Implicit remoting Importing a session.mp4
03:37
Chapter 18. Invoke-Command with session objects.mp4
01:01
Chapter 18. Lab.mp4
01:44
Chapter 18. Lab answers.mp4
01:15
Chapter 18. Sessions Remote control with less work.mp4
05:56
Chapter 18. Using disconnected sessions.mp4
03:51
Chapter 19. A quick look at scope.mp4
04:34
Chapter 19. Creating a parameterized script.mp4
02:37
Chapter 19. Documenting your script.mp4
01:44
Chapter 19. Lab.mp4
01:08
Chapter 19. Lab answer.mp4
00:08
Chapter 19. Making commands repeatable.mp4
02:47
Chapter 19. One script, one pipeline.mp4
04:30
Chapter 19. Parameterizing commands.mp4
03:36
Chapter 19. You call this scripting.mp4
02:19
Chapter 20. Adding parameter aliases.mp4
01:31
Chapter 20. Adding the warm and fuzzies with verbose output.mp4
01:47
Chapter 20. Getting PowerShell to do the hard work.mp4
00:44
Chapter 20. Improving your parameterized script.mp4
01:42
Chapter 20. Lab.mp4
01:09
Chapter 20. Lab answer.mp4
00:29
Chapter 20. Making parameters mandatory.mp4
03:17
Chapter 20. Validating parameter input.mp4
01:16
Chapter 21. A regex syntax primer.mp4
06:11
Chapter 21. Further exploration.mp4
01:34
Chapter 21. Lab.mp4
01:22
Chapter 21. Lab answers.mp4
00:39
Chapter 21. Using regex with Select-String.mp4
05:29
Chapter 21. Using regex with -Match.mp4
00:49
Chapter 21. Using regular expressions to parse text files.mp4
02:33
Chapter 22. It s a line-by-line examination.mp4
01:15
Chapter 22. Lab.mp4
00:42
Chapter 22. Lab answer.mp4
02:31
Chapter 22. Using someone else s script.mp4
03:32
Chapter 23. Adding logic and loops.mp4
06:39
Chapter 23. Do While.mp4
00:35
Chapter 23. Lab.mp4
00:26
Chapter 23. Lab answers.mp4
00:11
Chapter 23. While.mp4
01:20
Chapter 24. Bad handling.mp4
01:24
Chapter 24. Going further with exception handling.mp4
01:30
Chapter 24. Handling errors.mp4
04:46
Chapter 24. Handling exceptions.mp4
02:54
Chapter 24. Handling exceptions for noncommands.mp4
00:48
Chapter 24. Lab.mp4
00:58
Chapter 24. Lab answer.mp4
00:08
Chapter 24. Two reasons for exception handling.mp4
01:08
Chapter 25. Debugging techniques.mp4
03:37
Chapter 25. Hey, script, stop right there . . . with breakpoints.mp4
03:38
Chapter 25. Lab.mp4
00:37
Chapter 25. One line at a time.mp4
05:28
Chapter 26. Date manipulation.mp4
00:55
Chapter 26. Dealing with WMI dates.mp4
01:24
Chapter 26. More tips, tricks, and techniques.mp4
00:48
Chapter 26. Operators -as, -is, -replace, -join, -split, -contains, -in.mp4
04:20
Chapter 26. Playing with script blocks.mp4
01:15
Chapter 26. Setting default parameter values.mp4
02:30
Chapter 26. String manipulation.mp4
01:31
Chapter 26. Tips, tricks, and techniques.mp4
10:20
Chapter 27. Never the end.mp4
02:43
Chapter 27. Other resources you ll grow to love.mp4
02:04
Chapter 27. Now that I ve read the book, where do I start .mp4
01:24
More details
User Reviews
Rating
average 0
Focused display
Category

Udemy
View courses UdemyStudents take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
- language english
- Training sessions 228
- duration 9:37:12
- Release Date 2024/11/03