What You Missed This Week in PowerShell!
Blogs
Using VSTS for Your Company’s Private PowerShell Library
by Justin Rice on July 28th
Interested in sharing your collection of PowerShell tools for your team to use? First-time blogger Justin Rice walks you through publishing a PowerShell module to an internal PSRepository using VSTS.
Creating a Function or Script with PowerShell Dynamic Parameters
By Aaron Guilmette on July 30th
Learn how to create parameters with validation data that you can tab-complete prior to runtime. In this example Aaron uses a set of Skype numbers as potential values for a parameter to his function.
