use the following PowerShell command to display the Farm version.
Get-SPFarm | Select -ExpandProperty BuildVersion
If you have deployed Service Pack1, then your result should looks like this.
If you have deployed June 2010 CU, then your result should looks like this.
Hope this helps.
No comments:
Post a Comment
Please include your email address with comments.