Showing posts with label powershell. Show all posts
Showing posts with label powershell. Show all posts

PowerShell: Get the Current Configuration Database Version in SharePoint

To get the current SharePoint version start the SharePoint 2013 Management Shell and use the (get-spfarm).buildversion command.

(get-spfarm).buildversion