PowerShell My PowerShell Function Template This is my very basic function template that I use when I'm starting to functionize something, thought others might find it handy/interesting/helpful?
PowerShell Azure Connection Assistant If you are like me, you connect to Azure via PowerShell sometimes dozens of times a day, or more. I’m sure everyone has their shortcuts to make things like this quicker, and less typing, mine was to write some PowerShell. At a basic level, the code adds some functions
PowerShell PowerShell - Untrusted Repository Ever seen this message when running Install-Module, and really just ignored it without reading it? Untrusted repository You are installing the modules from an untrusted repository. If you trust this repository, change its InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from