How PowerShell Works Internally in SharePoint

Background Information: This article will dig deeper into the internals of PowerShell for SharePoint. It describes how SharePoint specific Cmdlets are defined and provides you with information to extend the default set of PowerShell Cmdlets that are made available by default to SharePoint administrators on a given SharePoint server. I will give an overview of […]

Read More How PowerShell Works Internally in SharePoint

List All Services in a SharePoint Farm

If you were to manually open Central Administration (pfff who does that now that PowerShell exists), and were to navigate to the System Settings subsection, under the Manage services​ on server option, you would find a list of all services that are available in your SharePoint farm, and their status (Started or Stopped). From that […]

Read More List All Services in a SharePoint Farm