Get-CMSiteSystemServer
取得站台系統伺服器角色。
語法
Get-CMSiteSystemServer
[-AllSite]
[-SiteCode <String>]
[[-SiteSystemServerName] <String>]
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[<CommonParameters>]
Get-CMSiteSystemServer
[-AllSite]
-InputObject <IResultObject>
[-DisableWildcardHandling]
[-ForceWildcardHandling]
[<CommonParameters>]
Description
使用此 Cmdlet 取得站台系統伺服器角色。 具有 月台系統 角色的伺服器會裝載 Configuration Manager 月臺的一或多個其他角色。
若要取得特定的月台系統角色,請使用下列其中一個 Cmdlet:
- Get-CMAssetIntelligenceSynchronizationPoint
- Get-CMCertificateRegistrationPoint
- Get-CMCloudManagementGatewayConnectionPoint
- Get-CMDataWarehouseServicePoint
- Get-CMDistributionPoint
- Get-CMEndpointProtectionPoint
- Get-CMFallbackStatusPoint
- Get-CMManagementPoint
- Get-CMMulticastServicePoint
- Get-CMReportingServicePoint
- Get-CMServiceConnectionPoint
- Get-CMSoftwareUpdatePoint
- Get-CMStateMigrationPoint
注意事項
從 Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet,例如 PS XYZ:\>
。 如需詳細資訊,請 參閱開始使用。
範例
範例 1:取得站台系統伺服器
此命令會取得名為 Server2.contoso.com 月臺碼 MP5 的月台系統伺服器。
Get-CMSiteSystemServer -SiteSystemServerName "Server2.contoso.com" -SiteCode "MP5"
參數
-AllSite
新增此參數,以尋找所有站臺上的月臺系統伺服器。
若要指定特定網站,請使用 SiteCode 參數。
類型: | 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
指定SMS_SCI_SysResUse名稱為SMS Site System
的月台系統物件。
類型: | IResultObject |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
-SiteCode
指定要尋找月台系統伺服器的 Configuration Manager 月臺碼。
若要查看所有網站,請使用 AllSite 參數。
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-SiteSystemServerName
指定要取得之月台系統的伺服器名稱。
類型: | String |
別名: | Name, ServerName |
Position: | 0 |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | True |
輸入
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
輸出
IResultObject[]
IResultObject