共用方式為


Get-CMVpnProfileConfigurationItem

取得 vpn 設定檔群組態專案。

語法

Get-CMVpnProfileConfigurationItem
   [-Fast]
   [<CommonParameters>]
Get-CMVpnProfileConfigurationItem
   [-Id] <Int32>
   [-Fast]
   [<CommonParameters>]
Get-CMVpnProfileConfigurationItem
   [-Name] <String>
   [-Fast]
   [<CommonParameters>]

Description

注意事項

從Configuration Manager月臺磁片磁碟機執行 Configuration Manager Cmdlet,例如 PS XYZ:\> 。 如需詳細資訊,請 參閱開始使用

範例

範例 1

PS XYZ:\>

參數

-Fast

新增此參數,不自動重新整理延遲屬性。 延遲屬性包含相對沒有效率的擷取值。 取得這些屬性可能會導致額外的網路流量,並降低 Cmdlet 效能。

如果您未使用此參數,Cmdlet 會顯示警告。 若要停用此警告,請設定 $CMPSSuppressFastNotUsedCheck = $true

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Id

類型:Int32
別名:CIId, CI_ID
Position:0
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-Name

類型:String
Position:0
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:True

輸入

None

輸出

System.Object