1. Урок 1. 00:06:47
    Introduction to PowerShell & Its Importance
  2. Урок 2. 00:02:44
    Installing PowerShell
  3. Урок 3. 00:05:29
    ISE & PowerShell Console - A Quick Walk Through
  4. Урок 4. 00:07:30
    Optional Lab: Create a Virtual Machine in a public cloud
  5. Урок 5. 00:06:31
    ExecutionPolicy
  6. Урок 6. 00:03:25
    PowerShell Security Features
  7. Урок 7. 00:07:29
    Get-Help & Get-Command
  8. Урок 8. 00:06:35
    Lab - Important command demonstration
  9. Урок 9. 00:07:42
    Programming Variables
  10. Урок 10. 00:10:42
    Data Type & Typecasting
  11. Урок 11. 00:09:41
    Read, Validate & Write
  12. Урок 12. 00:07:50
    Comparison Operators
  13. Урок 13. 00:08:04
    If Else Loop & Switch
  14. Урок 14. 00:13:46
    PowerShell Collections
  15. Урок 15. 00:10:21
    Iterations
  16. Урок 16. 00:07:37
    PowerShell Methods
  17. Урок 17. 00:11:44
    Error Handling
  18. Урок 18. 00:04:44
    What is a Windows Process
  19. Урок 19. 00:02:14
    What is a Windows Service
  20. Урок 20. 00:10:06
    Get-Process
  21. Урок 21. 00:06:15
    Get-Service
  22. Урок 22. 00:04:20
    What is Windows Task Scheduler
  23. Урок 23. 00:06:25
    Text File Handling
  24. Урок 24. 00:05:58
    CSV File Handling
  25. Урок 25. 00:06:43
    XML & JSON File Handling
  26. Урок 26. 00:07:27
    What is an Object
  27. Урок 27. 00:07:57
    Views & Pipeline
  28. Урок 28. 00:06:39
    Working With Objects
  29. Урок 29. 00:08:19
    Formatting & Converting Objects
  30. Урок 30. 00:07:17
    Class & Method
  31. Урок 31. 00:02:15
    Save & Recreate Objects for Offline Analysis
  32. Урок 32. 00:05:46
    Sending Email
  33. Урок 33. 00:07:30
    Automation of daily Reports
  34. Урок 34. 00:13:25
    Securing our System - Script Signing
  35. Урок 35. 00:03:08
    ISE Snippet
  36. Урок 36. 00:09:49
    Web Scrapping
  37. Урок 37. 00:03:43
    Invoke-Expression and Executing Web content as a script
  38. Урок 38. 00:06:51
    Database Basics: A quick Wrap up
  39. Урок 39. 00:03:05
    Connecting PowerShell with a Database
  40. Урок 40. 00:02:22
    Reading from Database Table
  41. Урок 41. 00:06:32
    Automation: Daily Reports using PowerShell-Database Interaction
  42. Урок 42. 00:04:47
    Introduction to Windows Management Instrumentation(WMI)
  43. Урок 43. 00:07:36
    Working with WMI
  44. Урок 44. 00:07:04
    Mastering WMI and Available tools
  45. Урок 45. 00:06:44
    Automation to solve a real world problem
  46. Урок 46. 00:07:21
    What is Event Viewer and How to use it
  47. Урок 47. 00:04:50
    Access Event Viewer Logs Using PowerShell
  48. Урок 48. 00:02:50
    Write into Event Viewer Logs
  49. Урок 49. 00:09:31
    Introduction to advanced functions
  50. Урок 50. 00:12:37
    Understanding the Structure of Advanced Functions
  51. Урок 51. 00:07:19
    Automation -Monitoring Multiple Websites
  52. Урок 52. 00:12:35
    Introduction to GUIs
  53. Урок 53. 00:04:43
    Building GUI for Automation
  54. Урок 54. 00:11:21
    PowerShell GUI development using Visual Studio