Get-CMEndpointProtectionPoint

取得 Endpoint Protection 點。

語法

Get-CMEndpointProtectionPoint
   [-AllSite]
   [-SiteCode <String>]
   [[-SiteSystemServerName] <String>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [<CommonParameters>]
Get-CMEndpointProtectionPoint
   [-AllSite]
   -InputObject <IResultObject>
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [<CommonParameters>]

Description

Get-CMEndpointProtectionPoint Cmdlet 會在 Configuration Manager 中取得 System Center 2016 Endpoint Protection 點。 如需 Configuration Manager 中 Endpoint Protection 的詳細資訊,請參閱 Configuration Manager 中的 Endpoint Protection

注意事項

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

範例

範例 1:取得 Endpoint Protection 點

PS XYZ:\> Get-CMEndpointProtectionPoint -SiteCode "CM1" -SiteSystemServerName "CMServer01.Contoso.com"

此命令會取得 Endpoint Protection 點。

參數

-AllSite

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

-DisableWildcardHandling

此參數會將通配符視為常值字元值。 您無法將其與 ForceWildcardHandling 結合。

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

-ForceWildcardHandling

此參數會處理通配符,並可能導致非預期的行為 (不建議) 。 您無法將其與 DisableWildcardHandling 結合。

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

-InputObject

指定這個 Cmdlet 的輸入。 您可以使用此參數,也可以使用管線將輸入傳送至此 Cmdlet。

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

-SiteCode

指定月臺碼。

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

-SiteSystemServerName

指定裝載月台系統角色之伺服器的完整域名 (FQDN) 。

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

輸入

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

輸出

IResultObject[]

IResultObject