Posts

Showing posts with the label one-liner

The quickest and simplest ways to check the patch level of SharePoint

There are two ways to get the most accurate patch level and quickly: Central Admin - System Settings - Servers in farm PowerShell SharePoint Management Shell: (Get-SPFarm).BuildVersion