Now I’m just at the beginning of my powershell journey however I’ve discovered a couple of tricks that really help me solidify my scripts: The first tip is to useĀ “get-command *yourmodule*” The first step in any one of my powershell scripts is first figuring out, what is possible with powershell CMDLETS. This is why I …
Continue reading “3 Tips To Getting Started With Powershell!”