Hi David,
Thanks for the insight, just an FYI I write all of my code in PowerShell ISE.
Using the Dark on Dark editor seems to force the brackets to stand out.
Also learning that I need to look for each opening bracket and know each need a closing bracket helps me know where to start looking for a missing closing bracket.
I appreciate all of the information and insight you guys provide it is a great help on my journey learning PowerShell as I am a beginner. What I am doing to learn is going through Pluralsight’s various PowerShell course some of them have example scripts that we can use and learn from by adding functionality to them.
When I basically re-write line by line these scripts I think I am missing little parts and cannot seem to find them from time to time so I come here for help and advise on how to figure them out.
So far this community has been spot on and a great resource.
I am sure over time I will learn both from the courses and from this forum and be able to write scripts totally on my own to solve any situation that might come up. That is my hope!