We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3563fed commit 84de629Copy full SHA for 84de629
2 files changed
sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPFarm.md
@@ -16,7 +16,6 @@ ms.reviewer:
16
17
Returns the local SharePoint farm.
18
19
-
20
## SYNTAX
21
22
```
@@ -31,7 +30,7 @@ For permissions and the most current information about Windows PowerShell for Sh
31
30
32
## EXAMPLES
33
34
-###
+### EXAMPLE 1
35
36
C:\PS>$f = Get-SPFarm
37
sharepoint/sharepoint-server-ps/SharePointServer/Get-SPFarm.md
@@ -13,7 +13,6 @@ schema: 2.0.0
13
14
15
@@ -28,7 +27,8 @@ For permissions and the most current information about Windows PowerShell for Sh
28
27
29
+
```powershell
$f = Get-SPFarm
0 commit comments