{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/de-de/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"25.06.2026","updated_at_date_time":"2026-06-25T22:54:50.0370383Z"},"_path":"module/configurationmanager/get-cmconfigurationplatform.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmconfigurationplatform?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"b0658dbf-2182-a904-e741-446bc4431c9d","document_version_independent_id":"26df6782-335f-592d-2c27-da45e77ad124","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"c74b3f4574af7a8a480adb998b311f6eeeb3e856","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/c74b3f4574af7a8a480adb998b311f6eeeb3e856/sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md","github_contributors":["aczechowski"],"locale":"de-de","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"03/24/2021","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 10:54 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmconfigurationplatform","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMConfigurationPlatform","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Betriebssystemplattform für eine Anforderungsregel ab.</p>\n","uid":"ConfigurationManager.Get-CMConfigurationPlatform"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMConfigurationPlatform":{"href":"get-cmconfigurationplatform","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMConfigurationPlatform","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Betriebssystemplattform für eine Anforderungsregel ab.</p>\n","uid":"ConfigurationManager.Get-CMConfigurationPlatform"}},"description":"<p>Verwenden Sie dieses Cmdlet, um eine Betriebssystemplattform abzurufen, die mit einer Betriebssystemanforderungsregel für einen Anwendungsbereitstellungstyp verwendet werden kann. Sie können das Ausgabeobjekt dieses Cmdlets mit dem Cmdlet <strong>New-CMRequirementRuleOperatingSystemValue</strong> verwenden.</p>\n<div class=\"NOTE\">\n<p>Hinweis</p>\n<p>Führen Sie Configuration Manager-Cmdlets auf dem Configuration Manager-Standortlaufwerk aus, z. B <code>PS XYZ:\\&gt;</code>. . Weitere Informationen finden Sie unter <a href=\"/powershell/sccm/overview\">Erste Schritte</a>.</p>\n</div>\n","examples":[{"code":"$myGC = Get-CMGlobalCondition -Name \"Operating System\" | Where-Object PlatformType -eq 1\n\n$platformA = Get-CMConfigurationPlatform -Name \"All Windows Server 2019 and higher (64-bit)\"\n\n$platformB = Get-CMConfigurationPlatform -Name \"All Windows Server 2016 and higher (64-bit)\"\n\n$myRule = $myGC | New-CMRequirementRuleOperatingSystemValue -RuleOperator OneOf -Platform $platformA, $platformB\n\nSet-CMScriptDeploymentType -ApplicationName \"Central App\" -DeploymentTypeName \"Install\" -AddRequirement $myRule","description":"","summary":"<p>In diesem Beispiel wird zunächst das Cmdlet <strong>Get-CMGlobalCondition</strong> verwendet, um die globale Standardbedingung des <strong>Betriebssystems</strong> für nicht mobile Windows-Geräte abzurufen. Anschließend werden Variablen für zwei Plattformen für Windows Server 2016 und Windows Server 2019 definiert. Als Nächstes wird das Cmdlet <strong>New-CMRequirementRuleOperatingSystemValue</strong> verwendet, um das Anforderungsregelobjekt für diese beiden Plattformen zu erstellen. Schließlich wird dieses Regelobjekt an das Cmdlet <strong>Set-CMScriptDeploymentType</strong> übergeben, um die Anforderung hinzuzufügen.</p>\n","title":"Beispiel 1: Hinzufügen einer Anforderungsregel für ein Betriebssystem nach Plattform"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmrequirementruleoperatingsystemvalue","text":"New-CMRequirementRuleOperatingSystemValue"}],"module":"ConfigurationManager","name":"Get-CMConfigurationPlatform","notes":"<p>Weitere Informationen zu diesem Rückgabeobjekt und seinen Eigenschaften finden Sie unter <a href=\"/mem/configmgr/develop/reference/compliance/sms_configurationplatform-server-wmi-class\">SMS_ConfigurationPlatform WMI-Serverklasse</a>.</p>\n<p>Dieses Cmdlet unterscheidet sich vom ähnlichen <strong>Cmdlet Get-CMSupportedPlatform</strong> .</p>\n","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject[]</span>\n"},{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Dieser Parameter behandelt Wildcardzeichen als Literalzeichenwerte. Sie können es nicht mit <strong>ForceWildcardHandling</strong> kombinieren.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Fügen Sie diesen Parameter hinzu, um verzögerte Eigenschaften nicht automatisch zu aktualisieren. Verzögerte Eigenschaften enthalten Werte, die relativ ineffizient abgerufen werden können. Das Abrufen dieser Eigenschaften kann zusätzlichen Netzwerkdatenverkehr verursachen und die Cmdlet-Leistung beeinträchtigen.</p>\n<p>Wenn Sie diesen Parameter nicht verwenden, zeigt das Cmdlet eine Warnung an. Um diese Warnung zu deaktivieren, legen Sie fest <code>$CMPSSuppressFastNotUsedCheck = $true</code>.</p>\n","name":"Fast","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Dieser Parameter verarbeitet Wildcardzeichen und kann zu unerwartetem Verhalten führen (nicht empfohlen). Sie können es nicht mit <strong>DisableWildcardHandling</strong> kombinieren.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"CI_ID","defaultValue":"None","description":"<p>Geben Sie den ganzzahligen Wert für die <strong>CI_ID</strong> der Plattform an. Die <strong>CI_ID</strong> für die Plattform <strong>Alle Windows Server 2019 und höher (64-Bit)</strong> lautet <code>287650</code>beispielsweise .</p>\n<p>Verwenden Sie einen Befehl ähnlich dem folgenden, um die CI_ID für eine Plattform zu ermitteln:</p>\n<p><code>Get-CMConfigurationPlatform -Name &quot;*Server 2019*&quot; | Select-Object LocalizedDisplayName, CI_ID</code></p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Configuration Manager definiert weiterhin Legacyplattformen aus Gründen der Abwärtskompatibilität. Legen Sie diesen Parameter auf fest <code>$true</code> , um die Ergebnisse nur auf Plattformen zu filtern, die derzeit unterstützt werden.</p>\n","name":"IsSupported","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"LocalizedDisplayName","defaultValue":"None","description":"<p>Geben Sie den Namen der Betriebssystemplattform an. Sie können Ein-/Auslesezeichen verwenden:</p>\n<ul>\n<li>\n              <code>*</code>: Mehrere Zeichen</li>\n<li>\n              <code>?</code>: Einzelnes Zeichen</li>\n</ul>\n","name":"Name","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Verwenden Sie diesen Parameter, um die Ergebnisse nach Plattformtyp zu filtern.</p>\n","name":"PlatformOption","parameterValueGroup":"None, Windows, Mobile, Mac, MixedPlatform","position":"Named","type":"<span class=\"no-loc xref\">PlatformType</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Rufen Sie eine Betriebssystemplattform für eine Anforderungsregel ab.</p>\n","syntaxes":["Get-CMConfigurationPlatform [-Fast] [-IsSupported <Boolean>] [[-Name] <String>]\n [-PlatformOption <PlatformType>] [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]","Get-CMConfigurationPlatform [-Fast] [-Id] <Int32> [-IsSupported <Boolean>] [-PlatformOption <PlatformType>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMConfigurationPlatform","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"de-de","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmconfigurationplatform","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMConfigurationPlatform","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Betriebssystemplattform für eine Anforderungsregel ab.</p>\n","uid":"ConfigurationManager.Get-CMConfigurationPlatform"}],"canonical_url":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmconfigurationplatform?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmconfigurationplatform?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Verwenden Sie dieses Cmdlet, um eine Betriebssystemplattform abzurufen, die mit einer Betriebssystemanforderungsregel für einen Anwendungsbereitstellungstyp verwendet werden kann. Sie können das Ausgabeobjekt dieses Cmdlets mit dem Cmdlet <strong>New-CMRequirementRuleOperatingSystemValue</strong> verwenden.</p>\n<div class=&quot;NOTE&quot;>\n<p>Hinweis</p>\n<p>Führen Sie Configuration Manager-Cmdlets auf dem Configuration Manager-Standortlaufwerk aus, z. B <code>PS XYZ:\\&amp;gt;</code>. . Weitere Informationen finden Sie unter <a href=&quot;/powershell/sccm/overview&quot;>Erste Schritte</a>.</p>\n</div>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMConfigurationPlatform.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"de-de\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMConfigurationPlatform\" />\r\n<meta name=\"notes\" content=\"<p>Weitere Informationen zu diesem Rückgabeobjekt und seinen Eigenschaften finden Sie unter <a href=&quot;/mem/configmgr/develop/reference/compliance/sms_configurationplatform-server-wmi-class&quot;>SMS_ConfigurationPlatform WMI-Serverklasse</a>.</p>\n<p>Dieses Cmdlet unterscheidet sich vom ähnlichen <strong>Cmdlet Get-CMSupportedPlatform</strong> .</p>\n\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Rufen Sie eine Betriebssystemplattform für eine Anforderungsregel ab.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMConfigurationPlatform [-Fast] [-IsSupported <Boolean>] [[-Name] <String>]\n [-PlatformOption <PlatformType>] [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMConfigurationPlatform [-Fast] [-Id] <Int32> [-IsSupported <Boolean>] [-PlatformOption <PlatformType>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMConfigurationPlatform\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}