Get-FASTSearchSecurityLotusNotesUserStore
取得 Lotus Notes 使用者存放區。
語法
Default (預設值)
Get-FASTSearchSecurityLotusNotesUserStore
[[-Identity] <String>]
[<CommonParameters>]
Description
此 Cmdlet 會擷取特定的 Lotus Notes 使用者存放區。 如果未指定 Identity 參數,此 Cmdlet 會取得所有 Lotus Notes 使用者存放區的清單。
如需有關 FAST Search Server 2010 for SharePoint Cmdlet 的許可權和最新資訊,請參閱在線檔 (https://go.microsoft.com/fwlink/?LinkId=163227) 。
範例
範例 1
Get-FASTSearchSecurityLotusNotesUserStore -Identity ln1
此範例會取得具有身分識別 「ln1」 的 Lotus Notes 使用者存放區。
參數
-Identity
適用:FAST Server for SharePoint 2010
要取得的 Lotus Notes 使用者存放區的身分識別。 如果未指定,則會傳回所有 Lotus Notes 使用者存放區的清單。
參數屬性
| 類型: | String |
| 預設值: | None |
| 支援萬用字元: | False |
| 不要顯示: | False |
參數集
(All)
| Position: | 1 |
| 必要: | False |
| 來自管線的值: | False |
| 來自管線按屬性名稱的值: | False |
| 來自剩餘引數的值: | False |
CommonParameters
此 Cmdlet 支援一般參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters。