Blogs - trevor-powershell


Automating the GitHub REST API Using PowerShell[MP4] [0:20:40] [2016/03/18]
Have you always wondered how to interact with REST APIs using PowerShell? If so, then wonder no more! During this video demonstration, we will take a look at using PowerShell's powerful…


Authoring Custom PowerShell Intellisense with Trevor Sullivan[MP4] [0:18:13] [2015/11/12]
This video covers the use of the TabExpansion++ PowerShell module to develop your own custom "argument completer" functions for PowerShell's Intellisense engine. By leveraging this…


Adding Conceptual Help to your PowerShell Modules[MP4] [0:05:06] [2015/08/06]
During this video, we will explore the process of adding conceptual "about" topics to PowerShell modules. You can learn more about Trevor Sullivan, a Microsoft MVP for Windows PowerShell,…


Creating and Manipulating PowerShell Variables[MP4] [0:06:21] [2015/07/31]
During this video, we will explore variables in PowerShell: how to create them, how to strongly type them, how to add useful metadata to them, and remove them from the session! You can learn more…