Skip to content

Commit e5ebd34

Browse files
authored
Merge pull request MicrosoftDocs#709 from tseward/patch-359
Update Get-FASTSearchSecurityGeneralSettings.md
2 parents e4e06f9 + 2070c23 commit e5ebd34

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Get-FASTSearchSecurityGeneralSettings.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,24 @@ Get-FASTSearchSecurityGeneralSettings [[-Worker] <WorkerPoolNode>] [<CommonParam
2020
This cmdlet retrieves configuration information for general security settings, such as:
2121

2222
-- Default user store ID
23+
2324
-- CCTK server port number
25+
2426
-- CCTK server enabled
27+
2528
-- Default log level
29+
2630
-- Log level namespaces
31+
2732
-- Public Filter FQL
2833

2934
For permissions and the most current information about FAST Search Server 2010 for SharePoint cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163227).
3035

3136
## EXAMPLES
3237

33-
### ---------------EXAMPLE 1----------------- (FAST Server for SharePoint 2010)
38+
### ---------------EXAMPLE 1-----------------
3439
```
35-
C:\PS>Get-FASTSearchSecurityGeneralSettings | fl
40+
PS C:\>Get-FASTSearchSecurityGeneralSettings | fl
3641
```
3742

3843
This example retrieves the configuration setting for all the general security settings and formats the information as a list.

0 commit comments

Comments
 (0)