FileMood

Download CBTN81

CBTN81

Name

CBTN81

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.4 GB

Total Files

104

Hash

7E7ED6DB70990BBF0D42CEA36FBAF12C03F95389

/1 - PowerShell 7 Introduction/

1 - Introduction.mp4

20.3 MB

2 - A Brief History of PowerShell.mp4

21.4 MB

3 - PowerShell 7 Overview.mp4

28.3 MB

4 - PowerShell 7 Installation.mp4

34.8 MB

5 - PowerShell Tools.mp4

43.1 MB

6 - Hello, PowerShell!.mp4

38.7 MB

/10 - Manage Active Directory with PowerShell 7/

1 - Active Directory, the SysAdmin’s Home.mp4

14.8 MB

2 - Hello, World! Reset a Password.mp4

29.4 MB

3 - Getting and Setting User Details .mp4

49.8 MB

4 - Working with Groups.mp4

33.6 MB

5 - The AD:\ PSDrive.mp4

9.3 MB

6 - Summarizing AD Operations.mp4

10.6 MB

/11 - Working with Azure in PowerShell 7/

1 - The Cloud - The Next Frontier.mp4

10.2 MB

2 - Connecting to Your Azure Subscription.mp4

45.4 MB

3 - Working with Azure Virtual Machines.mp4

53.4 MB

4 - Working with Azure VNets.mp4

31.6 MB

5 - The Azure Cloud Shell.mp4

40.1 MB

6 - Summarizing Azure and PowerShell.mp4

13.5 MB

/12 - Conquer Common PowerShell Tasks/

1 - Everyday Tasks in PowerShell.mp4

11.0 MB

2 - Remotely Manage Computers (Even Linux) with PSRemoting.mp4

60.8 MB

3 - Sending an Email.mp4

25.4 MB

4 - Kicking Off Jobs.mp4

31.8 MB

5 - Summarizing Common PowerShell Tasks.mp4

8.3 MB

/13 - Creating Functions like a Boss/

1 - Creating Functions like a Boss Introduction.mp4

16.7 MB

2 - Basic Functions.mp4

31.0 MB

3 - Advanced Functions.mp4

32.7 MB

4 - Functions vs. Filters.mp4

12.4 MB

5 - Using Functions with Profiles.mp4

23.9 MB

6 - Best Practices for Writing Functions.mp4

31.9 MB

/14 - Scripting like a Ninja/

1 - Scripting like a Ninja Introduction.mp4

15.6 MB

2 - Designing a Script.mp4

30.8 MB

3 - Writing a Killer Script.mp4

38.9 MB

4 - Error Handling and Debugging Scripts.mp4

52.9 MB

5 - Executing Scripts.mp4

34.6 MB

6 - Scripting Challenge.mp4

22.8 MB

/15 - Real-World Automation with PowerShell 7/

1 - Automating Daily Tasks.mp4

11.0 MB

2 - Scenario 1: Daily File Transfers.mp4

16.5 MB

3 - Downloading a File to a Historical Folder.mp4

44.4 MB

4 - Scenario 2: Getting API Data Into SQL.mp4

18.9 MB

5 - Creating the Pokemon Database.mp4

41.2 MB

6 - Summarizing Real-World Automation.mp4

12.4 MB

/16 - Working with PowerShell 7 on Linux/

1 - Working with PowerShell on Linux.mp4

62.4 MB

2 - Installing PowerShell 7 on Ubuntu.mp4

39.6 MB

3 - Working with the OS.mp4

32.9 MB

4 - Working with Data.mp4

28.4 MB

5 - Working with the Web.mp4

14.9 MB

6 - Summarizing PowerShell on Linux.mp4

7.0 MB

/17 - Writing Intellisense for PowerShell Modules/

1 - Introduction to PowerShell Intellisense.mp4

62.6 MB

2 - Building Your First Intellisense Handler.mp4

25.8 MB

3 - Making Intellisense Return Dynamic Results.mp4

46.1 MB

4 - Caching Intellisense Results to Improve Performance.mp4

94.8 MB

5 - Testing Your Intellisense Handlers with TabExpansion2.mp4

38.7 MB

6 - Completing Multiple Parameter Values at Once.mp4

54.8 MB

7 - Making Intellisense Handlers Reusable.mp4

30.0 MB

8 - Returning More Relevant Intellisense Results.mp4

63.3 MB

/2 - PowerShell Basics/

1 - PowerShell Basics Introduction.mp4

13.9 MB

2 - PowerShell Components.mp4

27.4 MB

3 - Objects and Members.mp4

59.4 MB

4 - Variables and Data Types.mp4

41.8 MB

5 - Operators.mp4

41.6 MB

6 - Putting it all Together!.mp4

31.2 MB

/3 - Getting Help in PowerShell 7/

1 - Getting Help Introduction.mp4

14.8 MB

2 - Get-Help, Update-Help, and Save-Help.mp4

43.0 MB

3 - Syntax and Parameters.mp4

37.4 MB

4 - Get-Command.mp4

40.1 MB

5 - Get-Member.mp4

30.4 MB

6 - Getting Help Challenge.mp4

8.4 MB

/4 - The Pipeline!/

1 - The Pipeline! Introduction.mp4

17.3 MB

2 - How the Pipeline Works.mp4

27.0 MB

3 - Select-Object.mp4

32.5 MB

4 - Where-Object.mp4

39.8 MB

5 - Pipeline Chain Operators.mp4

19.9 MB

6 - Pipeline Challenges.mp4

12.5 MB

/5 - Control of Flow with PowerShell 7/

1 - Control of Flow Introduction.mp4

16.4 MB

2 - The If Statement.mp4

25.2 MB

3 - The Switch Statement.mp4

23.2 MB

4 - Looping Through Code.mp4

39.8 MB

5 - The Pipeline vs. Loops.mp4

29.2 MB

6 - Bringing it all Together!.mp4

18.4 MB

/6 - Beefing Up PowerShell 7 with Modules/

1 - Powershell Can Do More.mp4

19.4 MB

2 - The Principle of Extensibility.mp4

53.6 MB

3 - Exploring Modules and Documentation.mp4

51.5 MB

4 - Working with Modules in PSGallery.mp4

59.2 MB

5 - Working with Binary Modules.mp4

56.4 MB

6 - Summarizing Modules.mp4

30.1 MB

/7 - Working with the OS in PowerShell/

1 - Working with Your Computer.mp4

20.5 MB

2 - Navigating the File System.mp4

31.6 MB

3 - Working with Files and Directories.mp4

66.8 MB

4 - Working with Environment Variables.mp4

48.0 MB

5 - Digging Deep with CIM.mp4

70.0 MB

6 - Summarizing OS Automation.mp4

14.0 MB

/8 - Working with Data in Powershell/

1 - Introducing Data Interaction with PowerShell.mp4

14.2 MB

2 - Working with CSVs.mp4

31.2 MB

3 - Working with Excel Files.mp4

44.3 MB

4 - Querying SQL Server.mp4

37.6 MB

5 - Working with JSON.mp4

22.5 MB

6 - Summarizing PowerShell Data Automation Tasks.mp4

15.3 MB

/9 - Working with Web Content in PowerShell/

1 - Web Operations - A Big Win.mp4

12.5 MB

2 - Perform Web Scraping.mp4

42.6 MB

3 - Download a File From the Internet.mp4

15.7 MB

4 - Working with FTP Operations.mp4

41.1 MB

5 - Making REST API GET Requests.mp4

62.9 MB

6 - Making REST API POST Requests.mp4

32.5 MB

7 - Summarizing Web Automation.mp4

14.1 MB

 

Total files 104


Copyright © 2025 FileMood.com