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