Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 729 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 729 Bytes

PowerShell

A random collection of my PowerShell scripts.

To see the blog article related to Get-FilesByExtension.ps1, please see https://kencenerelli.wordpress.com/2014/11/09/publishing-scripts-to-technet/

To see the blog article related to Get-WebPageLinkCount.ps1, please see https://kencenerelli.wordpress.com/2014/12/18/powershell-invoke-webrequest-and-url-links/

To see the blog article related to Get-AzurePowerShellCmdletsVersion.ps1, please see https://kencenerelli.wordpress.com/2015/05/21/azure-powershell-cmdlets-version-updates/

To see the blog article related to Get-Services.ps1 and Get-ServicesWithFilter.ps1, please see https://kencenerelli.wordpress.com/2015/12/29/list-services-with-powershell/