MENU

Fun & Interesting

PowerShell 7 Tutorial 9: Hashtables (Hash Tables)

NetITGeeks 637 2 years ago
Video Not Working? Fix It Now

In this tutorial, I introduce you to hashtables in PowerShell 7. Hashtables are like ArrayLists (Tutorial 7) but it allow us to create key-value pairs. This demonstration uses PowerShell 7 and Visual Studio code with PowerShell 7 extension. But the PowerShell commands and steps taken here can be written on any other text editor or IDE/ISE. -Windows PowerShell playlist: https://youtube.com/playlist?list=PLLJXhnhyaJU_R6xVkDtvfk-fgZGOGG8l0 -Windows Server Admin playlist: https://youtube.com/playlist?list=PLLJXhnhyaJU_idU2p-T8S_ZPgQCFszPsm -Microsoft Windows playlist: https://youtube.com/playlist?list=PLLJXhnhyaJU8QNWfjhZMEBhuhCEFnrEH0 Microsoft docs: -https://learn.microsoft.com/en-us/powershell/scripting/learn/deep-dives/everything-about-hashtable Chapters: 00:00 - Introduction 02:58 - Creating hashtable 16:50 - Accessing values 31:53 - Check Keys-Values 36:36 - Add Keys/Values 47:35 - Remove Keys/Values Track: WhileART Sessions Episode 02 | Waramathi (වරමාතී) Fusion Watch: https://youtu.be/8gexRRFfbpQ https://sanuja.com Co-producer: Manuja Senanayake #PowerShell #Hashtables #powershellscripting #PowerShell7 #windows11

Comment