Articles

PowerShell articles, tutorials, and guides from community experts.

Don Jones
Books

Free (beta) eBook: PowerShell.org, History of a Community

Now available in “preview” is a new ebook, **PowerShell.org: History of a Community. ** There’s still a bit left to write, but this short (under 30 pages at the moment) ebook is designed to share some of what went into the building of PowerShell.org, the PowerShell Summit, and so …

Greg Tate
PowerShell for Admins

ICYMI: PowerShell Week of 28-September-18

Topics include PowerShell Rest API on AWS Lamda, web applications in PowerShell, using PowerBI to show DB restores, input validation in functions, PowerShell command history, and the Unplugged session at Ignite with Jeffrey Snover and Jason Helmick.

Greg Tate
PowerShell for Admins

ICYMI: PowerShell Week of 7-September-18

Topics include Azure Stack Infrastructure Backup, SharePoint Online Module Availability in PSGallery, Script for Updating Sysinternals Tools, Understanding While Loops, and the PowerShell Explorer module.

Eli Hess
PowerShell for Admins

Use PnP PowerShell to add ContentType for your SharePoint site

You can achieve the task by using SharePoint GUI. However, if your sites collection has tens of hundreds sites and each site has more than one document library, it will become a nightmare for a SharePoint administrator to do the task by using GUI. Luckily, there is PnP Powershell which can help us …